Three fees, no hidden ones. Trade fee, withdrawal fee, deposit (which is zero). Below — the table, then a live calculator that talks to the backend so the numbers always match what you actually pay.
| Fee | Standard | Vorepo Plus |
|---|---|---|
| Trade fee (per buy or sell) | — % | — % |
| Trade fee during high volatility (24h move >20%) | — % | — % |
| Trade fee during extreme volatility (24h move >40%) | — % | — % |
| Withdrawal fee (per request, flat) | — USDC | same |
| Deposit fee | 0 USDC | 0 USDC |
| Minimum withdrawal | — USDC | same |
Numbers in this table are pulled live from the backend (/api/fees/rates) so they always match what you actually pay. If you see "—" your browser is rendering before the fetch completed — refresh the page.
See exactly what you'd pay on a buy, what you'd net on a sell. All values pulled from the live backend logic — no hardcoded numbers.
Calculator estimates assume trade away from price-impact thresholds. Actual amounts may differ by ±0.01 USDC due to rounding. Final amount on any specific trade is shown in the trade-confirm modal before you click Buy or Sell — that's the authoritative number.
The Vorepo Plus subscription gives you 50% off trade fees on every trade — checked server-side, so you cannot accidentally pay the wrong rate. Plus subscription details on /pricing.html.
/api/fees/rates — public fee rates used by the calculator above./api/platform-wallet — total fees the platform has earned over its lifetime.