Create a new Smart Account
x-idempotency-key
header to prevent duplicate account creation. The idempotency key can be any random string and helps ensure that retrying the same request won’t create multiple accounts.
When using idempotency:
UUID-based API key provided by Squads
Specifies the network for the API request
mainnet
, devnet
Optional idempotency key to prevent duplicate account creation. If provided, the API will return the same result for identical requests.
Smart account creation request processed successfully
The response is of type object
.