Skip to content

Restore Ethereum FDV from real total supply - #672

Merged
alibabaedge merged 1 commit into
devfrom
fix/486-ethereum-fdv-total-supply
Jul 28, 2026
Merged

Restore Ethereum FDV from real total supply#672
alibabaedge merged 1 commit into
devfrom
fix/486-ethereum-fdv-total-supply

Conversation

@m1amgn

@m1amgn m1amgn commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Fetch mainnet Ethereum supply from Etherscan V2 and independently validate it against CoinGecko, falling back safely when either provider fails or their values diverge. The Etherscan calculation follows the documented issuance, staking reward, and burned-fee components without subtracting beacon withdrawals.

Keep Tokenomics updates whole and failure-safe by refusing incomplete mainnet supply or Beacon snapshots, while preserving the existing Sepolia bonded-token behavior. Add focused provider and TVS tests, register them in the full suite, and document the optional server-side Etherscan key.

Fetch mainnet Ethereum supply from Etherscan V2 and independently validate it against CoinGecko, falling back safely when either provider fails or their values diverge. The Etherscan calculation follows the documented issuance, staking reward, and burned-fee components without subtracting beacon withdrawals.

Keep Tokenomics updates whole and failure-safe by refusing incomplete mainnet supply or Beacon snapshots, while preserving the existing Sepolia bonded-token behavior. Add focused provider and TVS tests, register them in the full suite, and document the optional server-side Etherscan key.
@m1amgn m1amgn mentioned this pull request Jul 28, 2026
@alibabaedge
alibabaedge merged commit 59570ce into dev Jul 28, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants