Skip to content

Commit ba03fd3

Browse files
committed
zeebu: track pool2 DefiLlama#12863
1 parent 4759c35 commit ba03fd3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

projects/zeebu/index.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,6 @@ Object.keys(VOTING_ESCROW_ADDRESSES).forEach(chain => {
1818
tvl: () => ({}),
1919
staking: staking(VOTING_ESCROW_ADDRESSES[chain], ZBU_ADDRESSES[chain])
2020
}
21-
})
21+
})
22+
23+
module.exports.base.pool2 = staking('0x45dd22aCe398002b34cB37b363B2F02C7dd47842', '0xC3889F9764d68BDF2e16f237206746344172A147')

0 commit comments

Comments
 (0)