starknet_addInvokeTransaction

Submits an invoke transaction to the Starknet network to execute smart contract functions.

Path parameters

apiKeystringRequiredDefaults to docs-demo

Request

This endpoint expects an object.
invoke_transactionobjectRequired
The information needed to invoke the function or account

Response

The result of the transaction submission
transaction_hashstringformat: "^0x(0|[a-fA-F1-9]{1}[a-fA-F0-9]{0,62})$"
The hash of the invoke transaction