Skip to content

Commit

Permalink
polish
Browse files Browse the repository at this point in the history
  • Loading branch information
shunjizhan committed Jun 17, 2024
1 parent 2f0b248 commit e10f20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ export const TESTNET_MODE_WARNING = `
export const EUPHRATES_ADDR = '0x7Fe92EC600F15cD25253b421bc151c51b0276b7D';
export const EUPHRATES_POOLS = ['0', '1', '2', '3', '7'];
export const SWAP_SUPPLY_TOKENS = [
'0xa7fb00459f5896c3bd4df97870b44e868ae663d7',
'0xa7fb00459f5896c3bd4df97870b44e868ae663d7', // jitosol
];

export const RELAYER_ADDR = '0x8B5C2F71eFa2d88A20E0e1c8EDFeA3767B2ab230';
Expand Down

0 comments on commit e10f20e

Please sign in to comment.