Quickstart: Withdraw via Blockchain Wallet
1. Get an API key
2. Add a whitelist address
{
"header": {
"success": true
},
"result": {
"id": 1856,
"address": "0xDDDD40DD84D577254C2F9B9DC1498C339866ED1C",
"mainNet": "POLYGON",
"riskLevel": "LOW_RISK",
"label": "gerry",
"createdTime": "2025-01-03 11:19:31"
}
}
3. Get whitelist address
{
"header": {
"success": true
},
"resultList": [
{
"id": 1856,
"address": "0xDDDD40DD84D577254C2F9B9DC1498C339866ED1C",
"label": "gerry",
"mainNet": "POLYGON",
"riskLevel": "LOW_RISK",
"createdTime": "2025-01-03 11:19:31",
"lastUpdatedTime": "2025-01-03 11:19:31"
}
]
}
4. Create Crypto Withdraw request
{
"header": {
"success": true
},
"result": {
"id": 250103173001541,
"currency": "WUSD",
"amount": "10.00",
"mainNet": "ETHEREUM",
"type": "WITHDRAW",
"status": "TO_BE_PROCESSED",
"transactionFee": "0.00",
"toAddress": "0x74527FCa1C36D901991Dd69f6b6bff4DFB1a979b",
"createdTime": "2025-01-03 17:30:01",
"lastUpdatedTime": "2025-01-03 17:30:01"
}
}
5. Get Crypto Transaction Receipt
Content-Type: application/pdf
Content-Disposition: attachment; filename="Crypto-Withdraw-241204124728118
20241211001439.pdf"
content-length: 349724