Skip to main content

Create Withdrawal

POST /api/v1/account/withdrawal
Withdraws TRX to any TRON address. Fee: 1 TRX.

Request body

string
required
Destination TRON address
string
required
Amount to withdraw in TRX
string
2FA code (if 2FA is enabled)

Example

Response

List Withdrawals

GET /api/v1/account/withdrawals
Returns your withdrawal history.
Response

Withdrawal statuses