Skip to content

Commit 1a041d6

Browse files
authored
add: base tracker for ezETH (DefiLlama#9710)
1 parent 18c1169 commit 1a041d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/renzo/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ async function ethTvl(api) {
1414
api.add(L1_EZ_ETH_ADDRESS, totalTvl - lockBoxBalance)
1515
}
1616

17-
const chains = ["mode", "blast", "bsc", "linea", "arbitrum"]
17+
const chains = ["mode", "blast", "bsc", "linea", "arbitrum", "base"]
1818

1919
module.exports = {
2020
doublecounted: true,

0 commit comments

Comments
 (0)