Skip to main content
RAVN charges a small integrator fee that scales with the value of the route — free where you’d compete on price with zero-fee aggregators, a premium only where RAVN is the best (or only) option. The fee is shown in every quote (fee.bps / fee.amount) and is invisible to your end users.
RouteFee
EVM same-chain (ERC-20 & native)0 bps
Solana → Solana0 bps
EVM cross-chain15 bps
Cross-ecosystem (EVM ↔ Solana)25 bps
Native BTC30 bps

How it’s reported

Every quote includes a fee object:
"fee": { "bps": 25, "amount": "3827250", "token": { "symbol": "USDC",  } }
  • bps — the fee applied to this quote, in basis points.
  • amount — the fee in the output token’s smallest unit.
  • The figure is always the real, effective fee — 0 on free routes, never aspirational.
Enterprise partners can arrange a flat per-partner rate that overrides route-based pricing. Direct RAVN users (on the consumer app) always pay zero — the integrator fee applies only to the API.