Skip to content

Commit

Permalink
Merge pull request #1656 from Giveth/fix/fox_dai_provide_liquidity_link
Browse files Browse the repository at this point in the history
Changed fox/dai pool provide liquidity link
  • Loading branch information
MohammadPCh committed Oct 14, 2022
2 parents 7927cc8 + 92be167 commit 39a8ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/production.ts
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ const config: EnvConfig = {
title: 'FOX / xDAI',
description: '50% FOX, 50% xDAI',
provideLiquidityLink:
'https://app.honeyswap.org/#/add/0x21a42669643f45bc0e086b8fc2ed70c23d67509d/0xe91d153e0b41518a2ce8dd3d7944fa863463a97d?chainId=100',
'https://app.honeyswap.org/#/add/0x21a42669643f45bc0e086b8fc2ed70c23d67509d/XDAI?chainId=100',
unit: 'LP',
regenStreamType: StreamType.FOX,
regenFarmType: RegenFarmType.FOX_XDAI,
Expand Down

1 comment on commit 39a8ed8

@vercel
Copy link

@vercel vercel bot commented on 39a8ed8 Oct 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

giveth-dapps-v2 – ./

giveth-dapps-v2-git-main-givethio.vercel.app
giveth-dapps-v2-givethio.vercel.app
giveth.io
www.giveth.io

Please sign in to comment.