Skip to content

Commit

Permalink
Remove Aave 2 app
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Sanchez committed Apr 9, 2021
1 parent f664c61 commit c82b827
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 22 deletions.
5 changes: 0 additions & 5 deletions config/appsList.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ const safeAppsConfig = [
url: `${process.env.REACT_APP_IPFS_GATEWAY}/QmQ3w2ezp2zx3u2LYQHyuNzMrLDJFjyL1rjAFTjNMcQ4cK`,
networks: [ETHEREUM_NETWORK.MAINNET],
},
// Aave v2
{
url: `${process.env.REACT_APP_IPFS_GATEWAY}/QmVg7aXr5S8sT2iUdUwdkfTJNknmB7rcE3t92HiGoVsYDj`,
networks: [ETHEREUM_NETWORK.MAINNET],
},
//Balancer Exchange
{
url: `${process.env.REACT_APP_IPFS_GATEWAY}/QmRb2VfPVYBrv6gi2zDywgVgTg3A19ZCRMqwL13Ez5f5AS`,
Expand Down
19 changes: 2 additions & 17 deletions public/gnosis-default.applist.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Gnosis Safe default app list",
"timestamp": "2021-04-06T15:20:49.324Z",
"name": "Gnosis Safe default apps list",
"timestamp": "2021-04-09T09:03:40.459Z",
"version": {
"major": 0,
"minor": 1,
Expand Down Expand Up @@ -45,21 +45,6 @@
1
]
},
{
"id": "{\"url\":\"https://cloudflare-ipfs.com/ipfs/QmVg7aXr5S8sT2iUdUwdkfTJNknmB7rcE3t92HiGoVsYDj\",\"name\":\"A\"}",
"url": "https://cloudflare-ipfs.com/ipfs/QmVg7aXr5S8sT2iUdUwdkfTJNknmB7rcE3t92HiGoVsYDj",
"name": "Aave V2",
"iconUrl": "https://cloudflare-ipfs.com/ipfs/QmVg7aXr5S8sT2iUdUwdkfTJNknmB7rcE3t92HiGoVsYDj/aave.svg",
"description": "Deposit, earn, borrow, and stake on Aave, straight from your Gnosis Safe",
"iconPath": "aave.svg",
"providedBy": {
"name": "Aave",
"url": "https://aave.com"
},
"networks": [
1
]
},
{
"id": "{\"url\":\"https://cloudflare-ipfs.com/ipfs/QmRb2VfPVYBrv6gi2zDywgVgTg3A19ZCRMqwL13Ez5f5AS\",\"name\":\"B\"}",
"url": "https://cloudflare-ipfs.com/ipfs/QmRb2VfPVYBrv6gi2zDywgVgTg3A19ZCRMqwL13Ez5f5AS",
Expand Down

0 comments on commit c82b827

Please sign in to comment.