starknet_addInvokeTransaction
Submits an invoke transaction to the Starknet network. This can include either invoking a smart contract function or an account call (in version 1).
Path parameters
apiKey
Request
This endpoint expects an object.
invoke_transaction
The information needed to invoke the function or account
Response
The result of the transaction submission
transaction_hash
The hash of the invoke transaction