Feature: Add dHedge app (#2163)

This commit is contained in:
Mikhail Mikheev 2021-04-19 19:14:18 +03:00 committed by GitHub
parent 3b30b34ab9
commit c9822b9e5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ export const staticAppsList: Array<StaticAppInfo> = [
},
// dHedge
{
url: `${process.env.REACT_APP_IPFS_GATEWAY}/QmaiemnumMaaK9wE1pbMfm3YSBUpcFNgDh3Bf6VZCZq57Q`,
url: `https://app.dhedge.org/`,
disabled: false,
networks: [ETHEREUM_NETWORK.MAINNET],
},