Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
An identifier provided by the client for this transfer. Must be unique per client.
The address of the token being transferred.
The mark or symbol of the token.
The address of the sender's wallet.
The address of the recipient's wallet.
The amount of tokens to transfer.
Response
The created transfer transaction
The response is of type string
.