This function facilitates the creation of a hot wallet, which can be designated as either a withdrawal or deposit wallet. The wallet keys will be associated with either an MPC server or an AWS server. It's important to note that the use of an MPC server is recommended, as AWS server support is slated for deprecation in the near future.

🚧

Note

The API for creating a wallet cannot be invoked until the Import API has been called. This is because the wallet creation process requires the public signer keys.

📘

Single Asset Wallet Limitation per Chain

Each organisation is limited to creating a single asset wallet per chain. This means that for each specific asset on a chain, you can only establish one withdrawal wallet and one deposit wallet. Creating multiple wallets for the same asset on a single chain is not permitted.

💬

Note

In the response, 'subtype' set to 'hot' means it's a withdrawal wallet, while 'subtype' set to 'deposit' means it's for deposits.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!