Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
LiquidityOrder -> PositionUpdate
Route incoming deposit/borrow orders to match counterparty balances peer-to-peer at optimized rates, automatically falling back to an underlying lending pool when unmatched.
Problem it solves
Peer-to-peer matching might lack counterparty liquidity, risking transaction failure without a secondary liquidity reservoir.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.