Skip to content

Commit 124d88a

Browse files
authored
Add ggAVAX on Folks Finance xChain (DefiLlama#13415)
1 parent ec705b6 commit 124d88a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

projects/folks-xchain/constants.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ const HubPools = {
3737
{ // JOE
3838
poolAddress: "0x5e5a2007a8D613C4C98F425097166095C875e6eE",
3939
tokenAddress: ADDRESSES.avax.JOE,
40+
chainPoolAddress: '0x3b1C2eC8B7cdE241E0890C9742C14dD7867aA812',
41+
},
42+
{ // ggAVAX
43+
poolAddress: "0xAdA5Be2A259096fd11D00c2b5c1181843eD008DC",
44+
tokenAddress: '0xA25EaF2906FA1a3a13EdAc9B9657108Af7B703e3',
45+
chainPoolAddress: '0xe53189D00D1b4F231A2a208a7967E0dCaE8Db073',
4046
},
4147
],
4248
'ethereum': [

0 commit comments

Comments
 (0)