Skip to content

Commit 7f41d6c

Browse files
authored
add katana to lagoon (DefiLlama#15353)
1 parent 9b09048 commit 7f41d6c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

projects/lagoon/index.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,13 @@ const config = {
5353
address: "0x7CF8cF276450BD568187fDC0b0959D30eC599853",
5454
fromBlock: 4061769
5555
},
56+
},
57+
katana: {
58+
vaults: [],
59+
factory: {
60+
address: "0x37F4B3f0102FDC1ff0C7eF644751052fb276dc6e",
61+
fromBlock: 4544281
62+
},
5663
}
5764
};
5865

0 commit comments

Comments
 (0)