ClearRate
ClearRate is an onchain clearinghouse for interest rate swaps.
What it is
🚀 Overview
ClearRate is a decentralized Central Counterparty (CCP) for Interest Rate Swaps (IRS) — bringing institutional-grade derivatives clearing to blockchain. Similar to traditional clearinghouses like CME or LCH, ClearRate acts as the central counterparty for all IRS trades, but operates fully on-chain with enhanced transparency, efficiency, and flexibility.
When two parties agree on a trade, ClearRate novates the trade, becoming the buyer to every seller and the seller to every buyer. This eliminates bilateral counterparty risk and ensures positions are accurately collateralized and settled.
What Problem Does It Solve?
More than half a Quadrillion dollars ($500+ trillion) of interest rate swaps flow through a handful of clearinghouses that are opaque, slow, expensive, and centralized. This creates systemic vulnerabilities that threaten the entire financial system.
Traditional OTC derivatives markets face several critical challenges:
| Challenge | ClearRate Solution |
|---|---|
| Systemic Contagion Risk | A single default is contained within the CCP rather than spreading bilaterally to multiple interconnected firms |
| Opaque Markets | On-chain transparency provides real-time visibility into positions, exposures, and activity for all participants |
| Inefficient Operations | Settlement in seconds instead of days; netting reduces payments and collateral overhead |
| "Too Interconnected to Fail" | Decentralized risk management eliminates single points of failure and reduces systemic threats |
| Centralized Control | Permissionless innovation with institutional-grade compliance; no gatekeeper bottlenecks |
| High Costs | Dramatic cost reduction by eliminating intermediary fees, legal overhead, and compression services |
Why ClearRate Outperforms Traditional Clearinghouses
| Feature | Traditional CCPs | ClearRate |
|---|---|---|
| Settlement Speed | Hours or days | Seconds |
| Cost | Legal overhead, compression services, intermediary fees | Significant cost reduction |
| Collateral Flexibility | Limited options | Any stablecoin, tokenized treasuries, or RWAs |
| Liquidity/Transfer | Complicated portfolio compressions | Transfer all or part of position 24/7 |
| Transparency | Periodic reports | Full auditability and real-time transparency |
Why ClearRate Uses Chainlink CRE
ClearRate leverages the Chainlink Runtime Environment (CRE) for critical off-chain computations:
- ✅ Consensus-Verified Data — API data (DB reads/writes, whitelisting, risk models, settlements) is cryptographically provable to on-chain smart contracts
- ✅ Real-Time Risk Monitoring — Enables reliable automation of critical actions like liquidations
- ✅ Cost Efficiency — Reduces RPC and indexing costs, saves gas
- ✅ Robustness — Eliminates single points of failure
✨ Key Features
| Feature | Description |
|---|---|
| Trade Novation | Securely match and novate IRS trades using EIP-712 signatures |
| Margin Management | Automated Initial Margin (IM) locking and Maintenance Margin (MM) monitoring |
| Daily VM Settlement | Daily Variation Margin (VM) settlement based on Net Present Value (NPV) changes |
| Tokenized Positions | IRS positions represented as ERC-1155 tokens with unique swap terms |
| Liquidation Engine | Automated liquidation of under-collateralized accounts with position absorption |
| Institutional KYB | Advanced whitelisting and trading limits for institutional participants |
| Position Transfer | Transfer all or part of your position to another whitelisted account 24/7 |
How it Works
ClearRate is built with four main layers:
Smart contracts: Foundry, Solidity
CRE Workflows (5 workflows): Bun, Chainlink CRE SDK
Frontend & APIs: Next.js, Typescript
Database: Neon, PostgreSQLÂ
Users interact either directly with smart contracts or through CRE http triggers.
The CRE workflows communicate with external resources through APIs, read event logs and write to the smart contracts with DON-signed reports.
The database is accessed through the APIs.
Links
Created by
- Spyros