Transfer
Transfer tokens from one wallet to another one
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
amount *
number
Amount of tokens
fee
number
Size of fee
* required parameters.
Fee is optional.
It's used default fee if not set.
Success response:
Fail response:
Last updated