Conversation
Add monitoring for 3Jane protocol — a credit-based money market on Ethereum (modified Morpho Blue fork) with unsecured lending via credit lines. Monitors: - USD3 and sUSD3 price per share (alerts on any decrease) - TVL changes for both tranches (alerts on >15% change) - Junior tranche buffer ratio (alerts when sUSD3 < 15% of USD3 TVL) - Vault emergency shutdown status (alert-once pattern) - ProtocolConfig debt cap changes Closes #160 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add 3Jane's 24-hour TimelockController (0x1dCcD4628d48a50C1A7adEA3848bcC869f08f8C2) to the monitored timelocks list. This catches contract upgrades, governance changes, and emergency actions before they execute. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
spalen0
added a commit
to chain-events/yearn-indexing-test
that referenced
this pull request
Mar 10, 2026
Add 3Jane's 24-hour TimelockController (0x1dccd4628d48a50c1a7adea3848bcc869f08f8c2) on Ethereum mainnet. Uses the existing TimelockController handler — no schema or code changes needed. Related monitoring PR: yearn/monitoring-scripts-py#161 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2 tasks
Collaborator
Author
Linked PRs
Deploy order: Envio indexer first (to start indexing events), then this monitoring PR. |
spalen0
added a commit
to chain-events/yearn-indexing-test
that referenced
this pull request
Mar 10, 2026
Add 3Jane's 24-hour TimelockController (0x1dccd4628d48a50c1a7adea3848bcc869f08f8c2) on Ethereum mainnet. Uses the existing TimelockController handler — no schema or code changes needed. Related monitoring PR: yearn/monitoring-scripts-py#161 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
Monitoring Checks
Current Live Values
Test plan
Closes #160
🤖 Generated with Claude Code