You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bridge fees from wRTC transactions on Solana (and upcoming Base L2) should fund node operator payouts and liquidity pools — making the network self-sustaining without drawing from the community fund.
Fee Split Model
Every wRTC bridge transaction (deposit/withdrawal) generates a 0.5 RTC fee. These fees are split:
Allocation
%
Purpose
Liquidity Pools
40%
Fund Raydium (Solana) + Aerodrome/Uniswap (Base) LP positions
Node Operator Payouts
40%
Weekly rewards for attestation node runners (see #267)
Community Fund
20%
Replenish founder_community for bounties and development
Summary
Bridge fees from wRTC transactions on Solana (and upcoming Base L2) should fund node operator payouts and liquidity pools — making the network self-sustaining without drawing from the community fund.
Fee Split Model
Every wRTC bridge transaction (deposit/withdrawal) generates a 0.5 RTC fee. These fees are split:
How It Works
Revenue Flow
Self-Sustainability Threshold
Revenue Sources (Both Chains)
Solana wRTC Bridge (LIVE) — bottube.ai/bridge
8CF2Q8nSCxRacDShbtF86XTSrYjueBMKmfdR3MLdnYzbBase L2 wRTC Bridge (PLANNED) — see Base bridge plan
Scaling Table
Implementation
wrtc_bridge_blueprint.py(0.5 RTC withdrawal fee)fee_poolwallet to collect all bridge feesPhase 1 (Now — Before Self-Sustaining)
fee_poolwalletPhase 2 (1,000+ bridge tx/week)
Phase 3 (5,000+ bridge tx/week)
Related Issues
Labels
tokenomics, enhancement, node-incentive