Summary: Notional is best understood as a fixed-rate, fixed-term credit protocol built around maturity-specific cashflow tokens, not as just another leveraged-yield app. Its primary materials center the protocol on fCash, periodic maturities, portfolio netting, cash settlement, and a custom logit-based interest-rate curve that is explicitly designed for trading term credit with lower slippage than a constant-product AMM. The reusable mechanism insight is that Notional turns future repayment claims into a maturity-segmented market structure: governance over maturity design, curve parameters, settlement rules, and collateral haircuts matters more than the usual variable-rate money-market utilization loop.
What it does:
Facilitates fixed-rate, fixed-term lending and borrowing on Ethereum through a tokenized future-cashflow primitive called fCash
Segments liquidity across periodic maturities so each term has its own market rather than one continuously repricing borrow pool
Uses a custom interest-rate curve for term trading instead of a standard constant-product AMM
Nets positive and negative cashflow claims inside portfolios and settles them into cash at maturity
Supports longer-dated fixed-term lending markets and maintains an onchain governance / admin surface for protocol parameters and upgrades
Key claims:
The official docs describe Notional as a protocol on Ethereum that facilitates fixed-rate, fixed-term crypto-asset lending and borrowing through a novel financial instrument called fCash
The whitepaper says Notional’s core contributions include fCash, periodic maturities, the portfolio model, cash settlement, and a new liquidity curve designed specifically for trading term cash flows
The whitepaper and docs say periodic rolling maturities simplify trading and pool liquidity by creating separate markets for each maturity
The whitepaper says the liquidity curve is based on a logit function, with a flatter middle region and bounded behavior meant to reduce slippage and keep fixed-rate trading usable near maturity
The docs describe positive fCash as a lending position and negative fCash as a borrowing position, with value converging toward face value as maturity approaches
The public contracts-v2 README says Notional V2 extended the system to support fixed-term loans out to 20 years and added better capital efficiency, upgradeability, and onchain governance
That same README says Notional was undergoing gradual decentralization and was then owned by a 3-of-5 Gnosis multisig with founder and community signers, which is a useful reminder that fixed-rate market design still sits on top of admin and governance control surfaces
Whitepaper: Notional maintains an official whitepaper in its docs and repository; see ../whitepapers/notional-primary-sources-2026-05-08.md.