We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec705b6 commit 124d88aCopy full SHA for 124d88a
projects/folks-xchain/constants.js
@@ -37,6 +37,12 @@ const HubPools = {
37
{ // JOE
38
poolAddress: "0x5e5a2007a8D613C4C98F425097166095C875e6eE",
39
tokenAddress: ADDRESSES.avax.JOE,
40
+ chainPoolAddress: '0x3b1C2eC8B7cdE241E0890C9742C14dD7867aA812',
41
+ },
42
+ { // ggAVAX
43
+ poolAddress: "0xAdA5Be2A259096fd11D00c2b5c1181843eD008DC",
44
+ tokenAddress: '0xA25EaF2906FA1a3a13EdAc9B9657108Af7B703e3',
45
+ chainPoolAddress: '0xe53189D00D1b4F231A2a208a7967E0dCaE8Db073',
46
},
47
],
48
'ethereum': [
0 commit comments