Update Obol methodology (#16994)

This commit is contained in:
0xpeluche
2025-11-10 16:45:07 +01:00
committed by GitHub
parent abf651f42c
commit d4390b1978

View File

@@ -49,5 +49,6 @@ const staking = async (api) => {
}
module.exports = {
methodology: "Total value of ETH staked on Obol's Distributed Validators",
ethereum : { tvl, staking }
}