EasyTransferByPrivate
Easily transfer from an address using the private key.
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:
privateKey
- passPhrase is the private key in hex string formattoAddress
- toAddress is the recipient address, converted into a hex string;amount
- amount is the amount of TRX to transfer in SUN.
Request
Response
Last updated