EasyTransfer
Easily transfer from an address using the password string. Only works with accounts created from createAddress,integrated getransactionsign and broadcasttransaction.
Return valueοΌ transaction, including execution results.
Warning
Please control risks when using this API. To ensure environmental security, please do not invoke APIs provided by other or invoke this very API on a public network.
Body params:
passPhrase
- Password converted from ascii to hextoAddress
- Recipient address converted into a hex stringamount
- Amount of TRX to transfer expressed in SUN.
Request
Response
Last updated