Token pure transfer
Initiate token transfer from one wallet to another. More accuracy
Url:
List of parameters
Name
Type
Description
wallet_from *
string
From wallet address
wallet_pwd_from *
string
From wallet password
wallet_to *
string
To wallet address
contract_address *
string
Address of contract
amount *
number
Amount of tokens
gas_price
number
Gas price
* required parameters.
gas_price is optional.
Success response:
Fail response:
Last updated