Record SNX mint amount and snapshot blocks in SIP-423 - #2256
Merged
Merged
Conversation
Phase 2 is complete and the holder snapshot has been taken, so the Phase 3 mint cap is now a known quantity rather than a formula: - Maximum Mint set to 236,464,356 SNX (was "total eligible entitlement from snapshot"), with the 59,116,089 sUSD entitlement it derives from at the 4:1 conversion ratio. - Snapshot/suspension blocks pinned per chain: 25473065 on Ethereum (chain 1), 153868527 on Optimism (chain 10). - Simple Summary and the Configurable Values cutoff-block row updated to match. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
kai-reed
approved these changes
Aug 16, 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.
Phase 2 of SIP-423 is complete and the holder snapshot has been taken, so the Phase 3 mint cap is now a known quantity rather than a formula.
Changes
236,464,356 SNX, replacing "Total eligible entitlement from snapshot", with a note giving the59,116,089sUSD entitlement it derives from at the 4:1 conversion ratio.25473065on Ethereum (chain 1),153868527on Optimism (chain 10). The SIP defines the cutoff as the suspension block, so these are recorded in both the Phase 3 minting table and the Configurable Values row that previously read "Pin per chain at activation".The figure includes sUSD held in LP pools and other deposit contracts, so the Treasury claims process in Phase 2 re-attributes entitlement already counted in this total rather than adding to it. The cap is final.
Note for reviewers
This documents the outcome of a completed snapshot on a SIP already at
Implemented. The mint total was not stated numerically at the time of the vote, so please confirm this reads as recording the snapshot result and not as a material post-vote change. The block numbers were supplied from the snapshot process and are worth checking against the actual suspension transactions on each chain.🤖 Generated with Claude Code