| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Record ID | [optional] [readonly] |
| txid | str | Hash record of the withdrawal | [optional] [readonly] |
| withdraw_order_id | str | Client order id, up to 32 length and can only include 0-9, A-Z, a-z, underscore(_), hyphen(-) or dot(.) | [optional] |
| timestamp | str | Operation time | [optional] [readonly] |
| amount | str | Token amount | |
| currency | str | Currency name | |
| address | str | Withdrawal address. Required for withdrawals | [optional] |
| memo | str | Additional remarks with regards to the withdrawal | [optional] |
| status | str | Trading Status - REVIEW: Recharge review (compliance review) - PEND: Processing - DONE: Waiting for funds to be unlocked - INVALID: Invalid data - TRACK: Track the number of confirmations, waiting to add funds to the user (spot) - BLOCKED: Rejected Recharge - DEP_CREDITED: Recharge to account, withdrawal is not unlocked | [optional] [readonly] |
| chain | str | Name of the chain used in withdrawals |