Wallets
Create wallet
Create a new wallet on a given blockchain.
POST
Creates a new wallet on a specific blockchain for the treasury account. Requires an API key with access level 2 or higher.
Path parameters
The treasury account ID.
Body
Friendly alias name for the wallet.
Blockchain network. One of
ETHEREUM, POLYGON, BSC, ARBITRUM, OPTIMISM, BASE, AVALANCHE.Response
Unique wallet identifier.
Friendly alias name for the wallet.
Blockchain wallet address.
Blockchain network.
Whether the wallet is enabled for transactions.

