Wallet
Generate Wallet
Generates a new wallet address using BIP44 HD wallets. A mnemonic phrase consisting of 24 special words can restore access to all generated addresses and private keys. Supported blockchains: XDC, ALGO, ETH, BTC, BSC, POL.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The blockchain network such as XDC, ALGO, ETH, BTC, BSC, POL
The network type such as mainnet or testnet
Response
201 - application/json