Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
(ActionAmount, PoolReserve) -> ValidatedAction
Block pool deposits or borrowing operations if the resulting total aggregated reserve size exceeds a pre-configured threshold.
Problem it solves
Uncapped pools face extreme risk exposure from infinite mint exploits or sudden asset depegs.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.