Skip to main content
POST

Request

String
required
The coin to withdraw.
String
required
A unique ID for the withdraw request.
String
required
The address to withdraw to.
Int
required
The amount to withdraw.
String
Needed when you withdraw EOS, XRP, IOST
String
The remark to withdraw.
String
Non-empty means: force the transaction on-chain even if it’s a Loop Tx
String
Non-empty means: force the transaction off-chain even if it’s not a Loop Tx, if it cannot be handled as a Loop tx, it will be rejected

Response

bool
true or false
String
Success is "", failed is null.