| rate |
str |
Advertisement price. |
[optional] |
| type |
str |
Ad side: `buy` buy-crypto ad; `sell` sell-crypto ad. |
[optional] |
| amount |
str |
Remaining crypto amount on the ad. |
[optional] |
| min_amount |
str |
Minimum quantity per order, denominated by currency_type |
[optional] |
| max_amount |
str |
Maximum quantity per order, denominated by currency_type |
[optional] |
| fiat_min_amount |
str |
Minimum trade amount in `want_type`. |
[optional] |
| fiat_max_amount |
str |
Maximum trade amount priced in `want_type`. |
[optional] |
| limit_basis |
int |
Trading limit unit. 0: crypto quantity, 1: fiat amount |
[optional] |
| limit_basis_text |
str |
Trading limit unit label. crypto: crypto quantity, fiat: fiat amount |
[optional] |
| total |
str |
Fiat amount |
[optional] |
| pay_ali |
int |
Whether Alipay is supported. `1`: yes; `0`: no. |
[optional] |
| pay_bank |
int |
Whether bank transfer is supported. `1`: yes; `0`: no. |
[optional] |
| pay_paypal |
int |
Whether PayPal is supported. `1`: yes; `0`: no. |
[optional] |
| pay_wechat |
int |
Whether WeChat Pay is supported. `1`: yes; `0`: no. |
[optional] |
| pay_type_num |
str |
Payment method ID list |
[optional] |
| pay_type_json |
str |
JSON map of payment type -> payment method ID. |
[optional] |
| locked_amount |
str |
Locked amount |
[optional] |
| orderid |
int |
Order ID |
[optional] |
| timestamp |
int |
Created time |
[optional] |
| currency_type |
str |
Cryptocurrency symbol. |
[optional] |
| want_type |
str |
Fiat type |
[optional] |
| hide_rate |
str |
Hidden price |
[optional] |
| trade_tips |
str |
Trading terms |
[optional] |
| auto_reply |
str |
Auto reply |
[optional] |
| rate_ref_id |
int |
Floating reference: `1` platform; `2` Gate; `3` spot; `<= 0` means fixed price. |
[optional] |
| rate_offset |
float |
Floating ratio (absolute value) |
[optional] |
| status |
str |
Ad status: `OPEN` listed; `OFFLIN` delisted; `CLOSED` closed; `CANCEL` canceled. |
[optional] |
| rate_fixed |
int |
Price type: `0` floating; `1` fixed. |
[optional] |
| float_trend |
int |
Floating direction: `0` markup; `1` markdown. |
[optional] |
| expire_min |
int |
Timeout (minutes) |
[optional] |
| tier_limit |
int |
Tier limit |
[optional] |
| reg_time_limit |
int |
Registration time limit |
[optional] |
| advertisers_limit |
int |
Whether trading with the advertiser is restricted. `0`: no; `1`: yes. |
[optional] |
| polymarket_limit |
int |
Whether to restrict trading with Polymarket users. 0: no restriction, 1: restricted |
[optional] |
| min_completed_limit |
int |
Minimum limit of completed orders |
[optional] |
| max_completed_limit |
int |
Maximum limit of completed orders |
[optional] |
| user_orders_limit |
int |
Order count limit |
[optional] |
| completed_rate_limit |
float |
30-day completion rate limit |
[optional] |
| limit_country_cn |
str |
Restricted nationality (Chinese) |
[optional] |
| limit_country_en |
str |
Restricted nationality (English) |
[optional] |
| is_hedge |
int |
Whether auto-delegation is enabled. `1`: yes; `0`: no. |
[optional] |
| hide_payment |
int |
Whether payment methods are hidden. `1`: hidden; `0`: visible. |
[optional] |