Skip to content

Commit db486c2

Browse files
authored
feat: add ethereum vault on bakerfi (DefiLlama#12036)
1 parent d2ebaed commit db486c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

projects/bakerfi/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ const config = {
55
base: {
66
vaults: ["0x37327c99bBc522e677a97d01021dB20227faF60A"]
77
},
8+
ethereum: {
9+
vaults: ["0x01280b3683fE20Dc9cCF4D9526418F252871E4F7"]
10+
},
811
}
912

1013
async function getVaultTVL(api, vaults) {

0 commit comments

Comments
 (0)