Send Token
Transfer tokens from one address to another.
Last updated
Was this helpful?
Transfer tokens from one address to another.
Last updated
Was this helpful?
POST
/api/FungibleTokens/wallet-SendToken
A post request to send a token from one address to another on the Litecoin Blockchain.
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
Liaas SDK package