Skip to content

Commit

Permalink
feat: update sablier to v1.0.0 (safe-global#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulRBerg authored Jul 14, 2021
1 parent bcc09f6 commit 4510024
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion config/appsList.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ const safeAppsConfig = [
},
// Sablier
{
url: `${process.env.REACT_APP_IPFS_GATEWAY}/QmeKy9CHwt2CfTz8qYi8hgA53XgkYDEnPbPrSJ6QmqT9mN`,
url: `${process.env.REACT_APP_IPFS_GATEWAY}/QmXU37CwCx4cJRnv1ArurzmiJDqwCGeKS9sTC6zR1BZkws`,
networks: [ETHEREUM_NETWORK.MAINNET, ETHEREUM_NETWORK.RINKEBY],
},
// Stakewise
Expand Down
8 changes: 4 additions & 4 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-07-12T11:06:00.998Z",
"timestamp": "2021-07-13T18:04:12.109Z",
"version": {
"major": 0,
"minor": 1,
Expand Down Expand Up @@ -331,10 +331,10 @@
]
},
{
"id": "{\"url\":\"https://cloudflare-ipfs.com/ipfs/QmeKy9CHwt2CfTz8qYi8hgA53XgkYDEnPbPrSJ6QmqT9mN\",\"name\":\"S\"}",
"url": "https://cloudflare-ipfs.com/ipfs/QmeKy9CHwt2CfTz8qYi8hgA53XgkYDEnPbPrSJ6QmqT9mN",
"id": "{\"url\":\"https://cloudflare-ipfs.com/ipfs/QmXU37CwCx4cJRnv1ArurzmiJDqwCGeKS9sTC6zR1BZkws\",\"name\":\"S\"}",
"url": "https://cloudflare-ipfs.com/ipfs/QmXU37CwCx4cJRnv1ArurzmiJDqwCGeKS9sTC6zR1BZkws",
"name": "Sablier",
"iconUrl": "https://cloudflare-ipfs.com/ipfs/QmeKy9CHwt2CfTz8qYi8hgA53XgkYDEnPbPrSJ6QmqT9mN/logo.svg",
"iconUrl": "https://cloudflare-ipfs.com/ipfs/QmXU37CwCx4cJRnv1ArurzmiJDqwCGeKS9sTC6zR1BZkws/logo.svg",
"description": "Safe App for interacting with the Sablier protocol",
"iconPath": "logo.svg",
"providedBy": {
Expand Down

0 comments on commit 4510024

Please sign in to comment.