Skip to content
Alchemy Logo

starknet_addInvokeTransaction

POST
/{apiKey}

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

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

objectrequired

The information needed to invoke the function or account

A transaction that has been broadcasted to the network

Responses

200

The result of the transaction submission

Was this page helpful?