Skip to content

Commit

Permalink
Merge pull request #631 from Giveth/hotfix-change-subgraph-xdai-url
Browse files Browse the repository at this point in the history
Hotfix change subgraph xdai url
  • Loading branch information
MohammadPCh authored Apr 28, 2022
2 parents 7538459 + 06f2d17 commit 3366145
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 @@ -118,7 +118,7 @@ const config: EnvConfig = {
blockExplorerName: ['Blockscout'],
blockExplorerUrls: ['https://blockscout.com/xdai/mainnet'],
subgraphAddress:
'https://api.thegraph.com/subgraphs/name/aminlatifi/giveth-economy-xdai',
'https://api.thegraph.com/subgraphs/name/giveth/giveth-economy-xdai',

TOKEN_ADDRESS: '0x4f4F9b8D5B4d0Dc10506e5551B0513B61fD59e75',
MERKLE_ADDRESS: '0xFad63adEFb8203F7605F25f6a921c8bf45604A5e',
Expand Down

1 comment on commit 3366145

@vercel
Copy link

@vercel vercel bot commented on 3366145 Apr 28, 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 – ./

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

Please sign in to comment.