Parent: Overview · Updated: 2026-08-09 · Phase C
Principle: publish ownership of numbers — no fake global TBD table.
| Asset | Supported networks | Precision | Source of truth |
|---|---|---|---|
| USDC | BSC, ETH, SOL, ARB, BASE | 2 | Account setup / balance & address APIs |
| USDT | BSC, ETH, SOL, TRON, ARB | 2 | Account setup / balance & address APIs |
| Amount encoding | — | Decimal string | e.g. "100.50" |
/v1/stable/collect/curreny-network-config.| Item | What we publish | Source |
|---|---|---|
| Per-tx withdraw min/max | Account / compliance tier; ask Customer Success | Not a global OpenAPI constant |
| Daily aggregate | Same | Same |
| Whitelist | Some merchants must call add-withdraw-whitelist first | Merchant policy |
| Deposit | No unified fiat-style public min table; chain confirmation + risk | Network & risk |
msg / CS sheets for withdraw limits — do not hardcode.requestId idempotency (Wallet · Withdraw).