Skip to content

Commit 91126b7

Browse files
update: adding chains Scroll, mantle and linea (DefiLlama#11383)
1 parent bc829ef commit 91126b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

projects/swaap-v2/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ const config = {
1212
bsc: { vault: '0x03c01acae3d0173a93d819efdc832c7c4f153b06', fromBlock: 39148730,},
1313
base: { vault: '0x03c01acae3d0173a93d819efdc832c7c4f153b06', fromBlock: 14451361,},
1414
mode: { vault: '0xd315a9c38ec871068fec378e4ce78af528c76293', fromBlock: 7242549,},
15+
mantle: { vault: '0xd315a9c38ec871068fec378e4ce78af528c76293', fromBlock: 65689171,},
16+
scroll: { vault: '0xd315a9c38ec871068fec378e4ce78af528c76293', fromBlock: 6934854,},
17+
linea: { vault: '0xd315a9c38ec871068fec378e4ce78af528c76293', fromBlock: 6052579,},
1518
}
1619

1720
/**

0 commit comments

Comments
 (0)