starknet_addDeployAccountTransaction
POST
/{apiKey}
Submits a new deploy account transaction to the Starknet network. This transaction initializes a new account contract on-chain with an associated address and class hash.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
objectrequired
The deploy account transaction to be submitted
Responses
200
The result of the transaction submission
Was this page helpful?