feat: add deposit-paused warnings for vaults with Resolv (RLP/USR/wstUSR) exposure#1053
Closed
prd-carapulse[bot] wants to merge 1 commit intomainfrom
Closed
feat: add deposit-paused warnings for vaults with Resolv (RLP/USR/wstUSR) exposure#1053prd-carapulse[bot] wants to merge 1 commit intomainfrom
prd-carapulse[bot] wants to merge 1 commit intomainfrom
Conversation
…sure Add red-level custom warnings for 23 vaults across Ethereum (14), Base (5), Arbitrum (3), and Hyperliquid (1) that have: - RLP, USR, wstUSR, or stUSR collateral exposure - Empty supply queue (deposits paused) Message: "This vault has paused deposits. Please reach out to the curator for more information." Requested by Julien (devatom).
albist
approved these changes
Mar 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds red-level custom warning banners for 23 vaults with RLP / USR / wstUSR / stUSR exposure and empty supply queues (deposits paused).
Warning message:
"This vault has paused deposits. Please reach out to the curator for more information."Affected Vaults
Ethereum (14)
0xc582F04d8a82795aa2Ff9c8bb4c1c889fe7b754e0x8eB67A509616cd6A7c1B3c8C21D48FF57df3d4580xd63070114470f685b75B74D60EEc7c1113d33a3D0x9B5E92fd227876b4C07a8c02367E2CB23c639DfA0x6C26793c7F1e2785c09b460676e797b716f0Bc8E0x9178eBE0691593184c1D785a864B62a326cc35090x132E6C9C33A62D7727cd359b1f51e5B566E485Eb0xD50DA5F859811A91fD1876C9461fD39c23C747Ad0x1E2aAaDcF528b9cC08F43d4fd7db488cE89F57410x341193ED21711472e71aECa4A942123452bd0ddA0x749794E985Af5a9A384B9cEe6D88DaB4CE1576A10x214B47C50057eFaa7adc1B1C2608C3751Cd77D780xbEEF8833f9Ff8e9D950Df3CEFb78DA88931C04500x5085Dd6FAd07c12e38fae01bc2a4938d2C08B1BcBase (5)
0x616a4E1db48e22028f6bbf20444Cd3b8e32737380x12AFDeFb2237a5963e7BAb3e2D46ad0eee70406e0x23479229e52Ab6aaD312D0B03DF9F33B46753B5e0x236919F11ff9eA9550A4287696C2FC9e18E6e8900xcdDCDd18A16ED441F6CB10c3909e5e7ec2B9e8f3Arbitrum (3)
0x7e97fa6893871A2751B5fE961978DCCb2c201E650x64CA76e2525fc6Ab2179300c15e343d73e42f9580x2C609d9CfC9dda2dB5C128B2a665D921ec53579dHyperliquid (1)
0xD3A9Cb7312B9c29113290758f5ADFe12304cd16ASelection Criteria
Vaults were identified via the Morpho GraphQL API using two conditions:
supplyQueueIndexset (= deposits paused)Note: No whitelisted vaults currently have stUSR exposure.
Removal
These warnings should be removed once the affected vaults re-enable their supply queues.