Supported Blockchains
| Blockchain | Token Support | Status |
|---|---|---|
| Solana | USDC, USDT | Live |
| Polygon | USDC, USDT | Live |
| Ethereum | USDC, USDT | Live |
| Base | USDC | Live |
| Arbitrum | USDC, USDT | Coming Soon |
The Opportunity
The Float Problem
Every payment processor has float — funds that sit idle between:- Receiving customer payments and settling to merchants
- Funding OTC trades and completing settlement
- Holding collateral for pending transactions
Economics of Float Yield
Implementation Pattern
Architecture for Payment Processors
Key Configuration
Define Settlement Windows
Understand your typical settlement timing:
- Same-day settlement: 4-8 hour average float
- T+1 settlement: 24-48 hour average float
- Weekly settlement: 7-day average float
Calculate Payout Reserve
Set your buffer based on payout patterns:
- Analyze historical payout timing
- Set buffer at 95th percentile of daily payouts
- Account for peak periods (end of month, holidays)
Integration Approaches
Approach 1: Passive Float Optimization
Best for: Variable settlement timing, unpredictable payouts- Set conservative buffer (covers 95% of payouts)
- Let RebelFi auto-deploy excess
- Unwind automatically when needed
Approach 2: Scheduled Settlement
Best for: Predictable settlement windows- Know exactly when payouts occur
- Deploy aggressively during float period
- Schedule unwind before settlement
Approach 3: Data-Driven Optimization
Best for: High-volume processors with data For high-volume processors, RebelFi’s allocation data can feed into your own analytics to optimize deployment timing. Use the earnings and allocations APIs to inform your scheduling decisions.OTC Desk Considerations
Trade Settlement Float
OTC desks have unique float patterns:- Collateral held during trade execution
- Settlement float for block trades
- Inventory management
Inventory Yield
OTC desks maintaining stablecoin inventory can:- Deploy idle inventory to yield
- Set buffer for expected trade volume
- Unwind as trades are executed
Risk Management
Liquidity Risk
Buffer Sizing
Buffer Sizing
Conservative approach:
- Analyze 90 days of payout history
- Set buffer at 95th percentile of daily payouts
- Add 20% margin for unexpected spikes
- 95th percentile daily payout: $400k
- Buffer: 480k
Unwind Speed
Unwind Speed
RebelFi unwind operations typically complete in:
- Solana: 30-60 seconds
- EVM chains: 1-3 minutes
Peak Period Planning
Peak Period Planning
Increase buffer during known peak periods:
- End of month
- Quarter end
- Holiday seasons
- Marketing campaigns
Protocol Risk
RebelFi mitigates protocol risk through:- Curated protocols: Only battle-tested, audited protocols
- Diversification: Spread across multiple protocols
- Monitoring: 24/7 protocol health monitoring
- Insurance: Protocol-level insurance where available
Revenue Impact
Case Study: Mid-Size Payment Processor
Case Study: OTC Desk
Compliance Infrastructure
RebelFi offers KYT (Know Your Transaction) monitoring for institutional deployments — contact us to discuss your compliance requirements.Cross-Chain Operations
Need to move USDC between chains? RebelFi supports cross-chain bridging via Circle’s CCTP. Contact us for details.Implementation Timeline
| Week | Activities |
|---|---|
| 1 | Account setup, historical payout analysis, buffer calculation |
| 2 | Custody integration, test deployments on devnet |
| 3 | Production deployment with conservative buffer |
| 4+ | Monitor, optimize buffer, increase capital efficiency |
Next Steps
Quick Start
Get started with RebelFi
Sandbox
Try it in our sandbox environment
API Reference
Explore the API
Request Demo
Discuss your specific use case