Skip to content

Commit 4455ea8

Browse files
authored
add swell eth pool (DefiLlama#15169)
1 parent 9f9c62b commit 4455ea8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

projects/stargatefinance-v2/index.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,11 @@ const CONFIG = {
132132
'0x9895D81bB462A195b4922ED7De0e3ACD007c32CB', // eth pool
133133
],
134134
},
135+
swellchain: {
136+
pools: [
137+
'0xCc0587aeBDa397146cc828b445dB130a94486e74', // eth pool
138+
],
139+
},
135140
}
136141

137142
const createTvlFunction = (pools) => {

0 commit comments

Comments
 (0)