Skip to main content

创建提现

POST /api/v1/account/withdrawal
将 TRX 提现到任意 TRON 地址。手续费:1 TRX。

请求体

string
必填
目标 TRON 地址
string
必填
提现金额,以 TRX 计
string
双重验证码(如已启用双重验证)

示例

Response

提现列表

GET /api/v1/account/withdrawals
返回您的提现历史。
Response

提现状态