Skip to content

Commit

Permalink
Merge pull request #865 from DarkFlorist/set-horswap-as-alternative
Browse files Browse the repository at this point in the history
set https://2.horswap.eth.limo/ as alternative for uniswap
  • Loading branch information
KillariDev authored Feb 21, 2024
2 parents ea601ce + 6003041 commit e480651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/ts/utils/websiteData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const websiteMetaData: WebsiteMetaData = {
'app.uniswap.org': {
name: 'Uniswap',
message: `Uniswap V4 encounters functionality issues when using The Interceptor in Simulation Mode due to its reliance on centralized components. Additionally, the Uniswap V4 interface imposes an extra fee on its users. It is advisable to use alternative interface that does not have these limitations.`,
suggestedAlternative: 'https://bafybeib2jsrxvqwm4hscnwtp5pcd2gpxdaltk745hffsnktb2sa3humm4i.ipfs.dweb.link',
suggestedAlternative: 'https://2.horswap.eth.limo/',
externalRpc: true,
},
'octant.app': {
Expand Down

0 comments on commit e480651

Please sign in to comment.