Skip to content
Alchemy Logo

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-demo

For 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?