mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-16 04:54:11 +00:00
Set production Sablier and WalletConnect IPFS hash
This commit is contained in:
parent
3c795462b7
commit
033de25cf5
@ -57,7 +57,7 @@ export const staticAppsList: Array<{ url: string; disabled: boolean; networks: n
|
|||||||
},
|
},
|
||||||
// Sablier
|
// Sablier
|
||||||
{
|
{
|
||||||
url: `${process.env.REACT_APP_IPFS_GATEWAY}/QmboeZ9bae26Skg5xskCsXWjJuLjYk7aHgPh4BAnfRBDgo`,
|
url: `${process.env.REACT_APP_IPFS_GATEWAY}/QmfLqzEHz5TEupRLPuFp7prtcVAm6hKii5YZsVZWeM17Lr`,
|
||||||
disabled: false,
|
disabled: false,
|
||||||
networks: [ETHEREUM_NETWORK.MAINNET, ETHEREUM_NETWORK.RINKEBY],
|
networks: [ETHEREUM_NETWORK.MAINNET, ETHEREUM_NETWORK.RINKEBY],
|
||||||
},
|
},
|
||||||
@ -93,7 +93,7 @@ export const staticAppsList: Array<{ url: string; disabled: boolean; networks: n
|
|||||||
},
|
},
|
||||||
// Wallet-Connect
|
// Wallet-Connect
|
||||||
{
|
{
|
||||||
url: `${gnosisAppsUrl}/walletConnect`,
|
url: `${process.env.REACT_APP_IPFS_GATEWAY}/QmVWjxqMYuqZ4WvxKdrErcTt1Sx5JHxZosjYz9zHiHRAiq`,
|
||||||
disabled: false,
|
disabled: false,
|
||||||
networks: [
|
networks: [
|
||||||
ETHEREUM_NETWORK.MAINNET,
|
ETHEREUM_NETWORK.MAINNET,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user