跳转到主要内容

创建提现

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

请求体

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

示例

Response

提现列表

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

提现状态