Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
Token transfer successful
The response is of type any
.
Transfer tokens between wallets on the specified blockchain.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Token transfer successful
The response is of type any
.