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 093e894Copy full SHA for 093e894
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: '0x1B68626dCa36c7fE922fD2d55E4f631d962dE19c',
606
+ spokeAddress: '0x1A40208E9506E08a6f62DbCCf8de7387743179E9',
607
+ },
608
],
609
610
};
0 commit comments