Feature: Add dHedge app (#2163)
This commit is contained in:
parent
3b30b34ab9
commit
c9822b9e5f
|
@ -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],
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue