Skip to content

Commit c417454

Browse files
authored
Merge pull request #2053 from palace22/folks-finance/syrup
folks finance xchain: syrup
2 parents 127db20 + 945c504 commit c417454

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/adaptors/folks-finance-xchain/constants.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,14 @@ const HubPools = {
180180
tokenAddress: '0xdac17f958d2ee523a2206206994597c13d831ec7',
181181
spokeAddress: '0x12d4FeDD9cE1b4d7dB90b07366284ac1675a5a90',
182182
},
183+
{
184+
// SYRUP_eth
185+
id: 54,
186+
underlyingSymbol: 'SYRUP',
187+
poolAddress: '0xD4F87eb6cc8795e727F7DbC1e2C6c3452ad0010c',
188+
tokenAddress: '0x643C4E15d7d62Ad0aBeC4a9BD4b001aA3Ef52d66',
189+
spokeAddress: '0x3aEa5E1f27935Ed59424F35Ea801420d804219E4',
190+
},
183191
],
184192
},
185193
base: {

0 commit comments

Comments
 (0)