Revenue & Fees
How partners earn revenue on leveraged trades.
Partner Revenue Model
Lavarage is building a revenue-sharing model for integration partners. Details will be finalised soon.
How it will work
- Lavarage base fee: Applied on every trade (protocol fee, currently ~1% of closing position size)
- Partner spread: Partners configure their own fee (in basis points) on top of the base fee
- Revenue: Partners keep 100% of their configured spread
- Settlement: Fees collected atomically on-chain at position close
Current state
Partner fee configuration is under development. Contact the team to discuss revenue terms for your integration.
Contact: [email protected]
Current fee structure
| Fee | Amount | When |
|---|---|---|
| Protocol close fee | ~1% of closing position size | On close |
| Per-token discount | 0–100% reduction via discountBps | Configured per token |
| Solana network fee | ~0.000005 SOL | On every transaction |
| Account rent | ~0.01 SOL | Returned on position close |
The close fee is reduced by the token's discountBps field. Check GET /api/v1/tokens — each token includes discountBps (0 = no discount, 10000 = 100% discount).
Updated 5 days ago