Skip to content

Commit

Permalink
Change test app for old dHedge
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Sanchez committed Apr 20, 2021
1 parent 3252185 commit 2dcfe14
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion config/appsList.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ const safeAppsConfig = [
},
// Test App
{
url: `${process.env.REACT_APP_IPFS_GATEWAY}/QmfMq8NgxdDfai1qKv7bGbT8DegYX4mNzmpi9AkY1VJZBS`,
url: `${process.env.REACT_APP_IPFS_GATEWAY}/QmaiemnumMaaK9wE1pbMfm3YSBUpcFNgDh3Bf6VZCZq57Q`,
networks: [ETHEREUM_NETWORK.RINKEBY],
},
// OpenZeppelin
Expand Down
14 changes: 7 additions & 7 deletions public/gnosis-default.applist.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Gnosis Safe default apps list",
"timestamp": "2021-04-20T16:04:19.631Z",
"timestamp": "2021-04-20T16:08:59.865Z",
"version": {
"major": 0,
"minor": 1,
Expand Down Expand Up @@ -247,12 +247,12 @@
]
},
{
"id": "{\"url\":\"https://cloudflare-ipfs.com/ipfs/QmfMq8NgxdDfai1qKv7bGbT8DegYX4mNzmpi9AkY1VJZBS\",\"name\":\"T\"}",
"url": "https://cloudflare-ipfs.com/ipfs/QmfMq8NgxdDfai1qKv7bGbT8DegYX4mNzmpi9AkY1VJZBS",
"name": "SDK Test app",
"iconUrl": "https://cloudflare-ipfs.com/ipfs/QmfMq8NgxdDfai1qKv7bGbT8DegYX4mNzmpi9AkY1VJZBS/logo.svg",
"description": "Describe your Safe App here",
"iconPath": "logo.png",
"id": "{\"url\":\"https://cloudflare-ipfs.com/ipfs/QmaiemnumMaaK9wE1pbMfm3YSBUpcFNgDh3Bf6VZCZq57Q\",\"name\":\"d\"}",
"url": "https://cloudflare-ipfs.com/ipfs/QmaiemnumMaaK9wE1pbMfm3YSBUpcFNgDh3Bf6VZCZq57Q",
"name": "dHEDGE",
"iconUrl": "https://cloudflare-ipfs.com/ipfs/QmaiemnumMaaK9wE1pbMfm3YSBUpcFNgDh3Bf6VZCZq57Q/logo.svg",
"description": "Decentralized asset management",
"iconPath": "logo.svg",
"networks": [
4
]
Expand Down

0 comments on commit 2dcfe14

Please sign in to comment.