EasyTransferAssetByPrivate
TRC10 token easy transfer. Broadcast the created transaction directly.
Warning!
This API has the risk of leaking a private key, please make sure to call the API in a secure environment.
Body params:
privateKey
- Private key, default hexStringtoAddress
- To address, default hexStringassetId
- Token idamount
- Token transfer amountvisible
- Optional, Whether the address is in base58 format.
Request
Response
Last updated