diff --git a/projects/obol/index.js b/projects/obol/index.js index 73fc0d015..17b2c9eca 100644 --- a/projects/obol/index.js +++ b/projects/obol/index.js @@ -49,5 +49,6 @@ const staking = async (api) => { } module.exports = { + methodology: "Total value of ETH staked on Obol's Distributed Validators", ethereum : { tvl, staking } } \ No newline at end of file