Skip to main content
TVL: ~$500K | Type: Fixed-Maturity Options/Lending | Docs: docs.timeswap.io

Overview

Timeswap is an oracle-free, fixed-maturity lending protocol. Lenders and borrowers interact through option-like pools with defined expiry dates. Instead of relying on price oracles, Timeswap uses an AMM-based interest rate discovery mechanism. Pools are created per asset pair and maturity.
Timeswap availability on Monad depends on active pool deployments. Use isTimeswapAvailable() to check before querying stats.

Functions

getTimeswapStats()

Returns aggregate statistics across all deployed Timeswap pools on Monad. Returns TimeswapStats

isTimeswapAvailable()

Returns true if at least one Timeswap pool is deployed and active on Monad. Returns boolean

Usage Example

Contract Addresses