Token transfer
Initiate token transfer from one wallet to another
Url:
List of parameters
Name
Type
Description
wallet_from *
string
From wallet address
wallet_to *
string
To wallet address
contract_address *
string
Address of contract
amount *
number
Amount of tokens
All parameters are required.
Success response:
Fail response:
Last updated