We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cd1dd0 commit a8bde97Copy full SHA for a8bde97
projects/hits4fun/index.js
@@ -5,7 +5,7 @@ const ADDRESSES = require('../helper/coreAssets.json')
5
const VAULT_ADDRESS = '0xDcC2BDbEE24813a4000Afd58252a462ff226bFA1'
6
7
module.exports = {
8
- methodology: 'Counts the number of ETH in the vault',
+ methodology: 'Counts the amount of ETH in the vault',
9
start: 1751443965, // Wed Jul 02 2025 08:12:45 GMT+0000
10
base: {
11
tvl: async (api) => {
0 commit comments