Notional Finance
Notional Finance is a fixed-rate, fixed-term DeFi lending and borrowing protocol built on Ethereum and Arbitrum. The protocol enables users to lend and borrow crypto assets at predetermined interest rates using fCash, a zero-coupon bond instrument that represents a fixed cash flow at maturity. Notional V3 introduced leveraged vaults and expanded yield strategies, making it DeFi's leading fixed-rate lending platform with tenors ranging from three months to twenty years.
APIs
Notional V2 Subgraph API (Mainnet)
GraphQL subgraph API for querying Notional V2 on-chain data on Ethereum Mainnet via The Graph protocol. Provides access to accounts, trades, markets, nTokens, cash groups, curre...
Notional V3 Subgraph API (Mainnet)
GraphQL subgraph API for querying Notional V3 on-chain data on Ethereum Mainnet via The Graph Studio. Supports queries for accounts, leveraged vault positions, fCash markets, in...
Notional V3 Subgraph API (Arbitrum)
GraphQL subgraph API for querying Notional V3 on-chain data on Arbitrum One via The Graph Studio. Notional V3 launched primarily on Arbitrum and this endpoint provides the most ...
Notional Typescript SDK
Client-side Typescript SDK for interacting with Notional Finance smart contracts. Provides helper methods for computing fixed-rate trade values including getCashAmountGivenfCash...