Skip to content

Commit

Permalink
add furucombo
Browse files Browse the repository at this point in the history
  • Loading branch information
mmv08 committed May 24, 2021
1 parent 5fa3c30 commit eb0b75b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
5 changes: 5 additions & 0 deletions config/appsList.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,11 @@ const safeAppsConfig = [
url: `https://app.dhedge.org/`,
networks: [ETHEREUM_NETWORK.MAINNET],
},
// Furucombo
{
url: `https://furucombo.app/`,
networks: [ETHEREUM_NETWORK.MAINNET],
},
// ENS
{
url: `https://app.ens.domains/`,
Expand Down
15 changes: 13 additions & 2 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-05-20T19:06:48.104Z",
"timestamp": "2021-05-24T09:30:10.679Z",
"version": {
"major": 0,
"minor": 1,
Expand Down Expand Up @@ -140,6 +140,17 @@
1
]
},
{
"id": "{\"url\":\"https://furucombo.app/\",\"name\":\"Furucombo\"}",
"url": "https://furucombo.app/",
"name": "Furucombo",
"iconUrl": "https://furucombo.app/apple-touch-icon.png",
"description": "Create all kinds of DeFi combo.",
"iconPath": "apple-touch-icon.png",
"networks": [
1
]
},
{
"id": "{\"url\":\"https://app.ens.domains/\",\"name\":\"ENS App\"}",
"url": "https://app.ens.domains/",
Expand Down Expand Up @@ -280,7 +291,7 @@
"url": "https://cloudflare-ipfs.com/ipfs/QmcTYwK82R1QG5236dkdjBrTxaC3xr6HVzDHxZkSRBBKHK",
"name": "Sablier",
"iconUrl": "https://cloudflare-ipfs.com/ipfs/QmcTYwK82R1QG5236dkdjBrTxaC3xr6HVzDHxZkSRBBKHK/logo.svg",
"description": "Stream money with Sablier",
"description": "Safe App for interacting with the Sablier protocol",
"iconPath": "logo.svg",
"providedBy": {
"name": "Sablier",
Expand Down

0 comments on commit eb0b75b

Please sign in to comment.