v1

latestOpenAPI 3.0.3Apache 2.02026-07-1761212.8 KB
Transactional

Transfer tokens to a specified wallet address

post/api/v1/blockchain/transfer-token

Request body

recipientWalletAddressstring required

The wallet address of the recipient.

amountinteger required

The amount of tokens to transfer.

Response

Token successfully transferred.

messagestring required

A message indicating the result of the API request.

httpCodenumber required

HTTP status code of the response.