Skip to content

Commit 6682582

Browse files
authored
doublecount lrt
1 parent 2f1c150 commit 6682582

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/ether-fi/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ const { nullAddress } = require("../helper/unwrapLPs");
22
const sdk = require('@defillama/sdk')
33

44
module.exports = {
5+
doublecounted: true,
56
ethereum: {
67
tvl: async (timestamp) => {
78
const api = new sdk.ChainApi({ timestamp, chain: 'optimism' })

0 commit comments

Comments
 (0)