Send Litecoin
Send LTC from wallet
Last updated
Was this helpful?
Send LTC from wallet
Last updated
Was this helpful?
POST
/api/Litecoin/wallet-transaction-builder
This post request sends Litecoin from one address to a destinated address
Content-Type
application/json
Authorization*
Bearer <your api key>
Attach your API key here
encryptedpassphrase*
String
Encrypted key
wallet*
String
Wallet name
Usev2*
String
Value should be true or yes
toAddress*
String
Receiver's address
amount*
Float
amount to send
transactionDescription*
String
transaction description or comment
amountIncludeFees
boolean
This indicates whether the transaction fee should be deducted from the amount being transferred or not.
recipientName
String
recipient Name
Liaas SDK package