Protocol Fee
- 0.0001% (1 pip) per transaction
- Collected on-chain by the
intents.nearsmart contract - Applies to every transfer, swap, or transaction
- Fees are sent to the
fee_collector
Near-Intents.org Fee
- 0.2% fee on swaps executed through near-intents.org
- Collected by the proprietary distribution channel in addition to the protocol fee
- Fees are sent to
fefundsadmin.sputnik-dao.near
Withdrawal Fees
- 0.1% fee for NEAR, ZEC, and STRK tokens withdrawn to the Solana network
1Click Swap API Fees
| Authentication | Fee |
|---|---|
| With API key | Only the 0.0001% protocol fee |
| Without API key | Additional 0.2% fee |
Quote improvement fee (1Click / NEAR Intents)
Definition: If a swap execution gets filled at a better price than the quoted price, that difference is split 50/50 between you and the protocol. Eligible orders: Real cross-asset swaps (not same-token moves). Only applies while the quote is still fresh—within about 30 minutes of when it was issued. Fee calculation: Direct 50/50 split of the measured improvement, or zero if execution did not beat the quote.Distribution Channel Fees
Developers and distribution channels can add their own fees using theappFees parameter when requesting quotes.
Revenue Share
All partners participate in a 50/50 revenue share by default. Half of the fee amount specified viaappFees is automatically sent to the 1Click protocol address, and the other half goes to the partner’s recipient address.
For example, if you set "fee": 10 (10 basis points), 5 bps go to your partner address and 5 bps go to the 1Click address.
The 50/50 split is the default arrangement. Revenue share terms are negotiable — reach out through the Partner Dashboard to discuss custom terms.
Fee Configuration Guide
Learn how to configure and collect fees from your integration