Protocols: aprMON · sMON · gMON · shMON · vshMON | Type: LST Aggregator | Source: on-chain reads via Rampart
Overview
The LST Aggregator normalizes data from all five Monad liquid staking protocols into a consistentLSTStats type. Use it to compare APRs, exchange rates, and TVLs across the entire ecosystem without integrating each protocol separately.
Types
Functions
getAllLSTStats()
Returns stats for all 5 LSTs in a single multicall batch.getBestLST()
Returns the single LST with the highest current APR.compareLSTs()
Returns all LSTs sorted by APR descending. Useful for building yield comparison UIs.getTotalStakedMON()
Returns the total MON staked across all 5 protocols combined.Contract Addresses
sMON, gMON, and shMON contract addresses are read dynamically from their respective protocol registries. See individual protocol pages for details.