Skip to content

Commit a8bde97

Browse files
fix: update methodology description for clarity in hits4fun adapter
1 parent 9cd1dd0 commit a8bde97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/hits4fun/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const ADDRESSES = require('../helper/coreAssets.json')
55
const VAULT_ADDRESS = '0xDcC2BDbEE24813a4000Afd58252a462ff226bFA1'
66

77
module.exports = {
8-
methodology: 'Counts the number of ETH in the vault',
8+
methodology: 'Counts the amount of ETH in the vault',
99
start: 1751443965, // Wed Jul 02 2025 08:12:45 GMT+0000
1010
base: {
1111
tvl: async (api) => {

0 commit comments

Comments
 (0)