starknet_addDeclareTransaction
POST
/{apiKey}
Submits a class declaration transaction to the Starknet network. The transaction includes details about the new class to be added.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
objectrequired
The declaration transaction to be submitted
A transaction that has been broadcasted to the network
Responses
200
The result of the transaction submission
Was this page helpful?