Account
Issue TRX
Send TRX to an address (max 3 TRX per request). Only available when using an API key that has TRX issue permission (granted by admin).
POST
/
api/account/issue-trxServer
Authorization
AuthorizationRequiredBearer <token>
Enter JWT token
In: header
Request Body
application/jsonRequiredaddressRequiredstring
Tron wallet address to send TRX to.
amountRequirednumber
Amount of TRX to send (max 3). Only allowed with API keys that have TRX issue permission (granted by admin).
Minimum:
0.000001Maximum: 3