Create a new wallet

Creates a new wallet, you can create up to 5 wallets per temperature per ticker. The following are the fields and their description.

accountId: The account the wallet belongs to.

organizationId: The organization the wallet belongs to.

ticker: The Asset ticker, currently supported tickers are [BTC, ETH].

network: The blockchain where we want to create the wallet in, currently Supported networks are [Bitcoin, Ethereum].

name: The name you would like to give to the wallet.

description: (optional) This optional field is for adding a description to your wallet.

temperature: Cold (by default its value is Cold).

Log in to see full request history
Body Params
int64
required
int64
required
string
required
string
required
string
required
string
string
Defaults to CUSTODY
string | null
Defaults to Cold
int64
Responses
200

Request to create new wallet has been submitted successfully and the process of creating new wallet is initiated.

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json