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 c4548e0 commit 2f0757aCopy full SHA for 2f0757a
src/adaptors/folks-finance-xchain/constants.ts
@@ -597,6 +597,14 @@ const HubPools = {
597
tokenAddress: '0x8498312A6B3CbD158bf0c93AbdCF29E6e4F55081',
598
spokeAddress: '0x9105CEEbaf43EF6B80dF1b66BEfFd5F98A036c36',
599
},
600
+ {
601
+ // shMON
602
+ id: 69,
603
+ underlyingSymbol: 'shMON',
604
+ poolAddress: '0x398715A6011391B2B7fD1fF66BB26c126E5d4aAC',
605
+ tokenAddress: '0x3a98250f98dd388c211206983453837c8365bdc1',
606
+ spokeAddress: '0x728983074ab96AC83E972905C1C55C50A1997298',
607
+ },
608
],
609
610
};
0 commit comments