Send Token
Transfer tokens from one address to another.
Last updated
Transfer tokens from one address to another.
Last updated
Liaas SDK package
Content-Type | application/json |
Authorization* | Bearer <your API key> | API access key |
wallet* | String | The wallet to hold the token |
encryptedpassphrase* | String | Encrypted key of the wallet to hold the token |
Usev2* | String | Value should be yes or true |
propertyid* | long | Property Identifier to which the token belong. |
amount* | long | amount to token to be sent |
fromaddress* | string | sending address |
toaddress* | string | address to receive the token |