Transfers
Transfer balance
Transfer assets between wallets on the specified blockchain.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The blockchain network (e.g., ETH, BSC, POL, XDC, ALGO)
The recipient's address
The sender's private key
The amount to transfer
The blockchain network (e.g., ETH, BSC, POL, XDC, ALGO)
The recipient's address
The sender's private key
The amount to transfer
The blockchain network (e.g., BTC)
Response
200
application/json
Transfer successful