2019-12-04 10:19:13 -03:00
|
|
|
# You can leave this empty for rinkeby or use "mainnet"
|
|
|
|
REACT_APP_NETWORK=
|
|
|
|
|
2020-03-27 16:12:13 +01:00
|
|
|
# For all environments
|
2020-10-18 16:48:22 -03:00
|
|
|
REACT_APP_GOOGLE_ANALYTICS=
|
2020-03-27 16:12:13 +01:00
|
|
|
REACT_APP_INFURA_TOKEN=
|
2020-05-28 12:50:08 -03:00
|
|
|
REACT_APP_IPFS_GATEWAY=https://ipfs.io/ipfs
|
2020-05-21 15:42:11 +04:00
|
|
|
PUBLIC_URL=/app/
|
2020-10-30 16:55:40 -03:00
|
|
|
REACT_APP_SENTRY_DSN=
|
2020-03-27 16:12:13 +01:00
|
|
|
|
2019-12-04 10:19:13 -03:00
|
|
|
# For production environments
|
2020-03-27 16:12:13 +01:00
|
|
|
REACT_APP_BLOCKNATIVE_KEY=
|
2019-12-04 10:19:13 -03:00
|
|
|
REACT_APP_INTERCOM_ID=
|
2019-12-13 21:15:13 +04:00
|
|
|
REACT_APP_PORTIS_ID=
|
|
|
|
REACT_APP_SQUARELINK_ID=
|
|
|
|
REACT_APP_FORTMATIC_KEY=
|
2020-03-27 16:12:13 +01:00
|
|
|
REACT_APP_OPENSEA_API_KEY=
|
|
|
|
REACT_APP_COLLECTIBLES_SOURCE=
|
2020-05-13 17:06:01 -03:00
|
|
|
REACT_APP_ETHERSCAN_API_KEY=
|
2019-12-13 21:15:13 +04:00
|
|
|
|
2019-12-18 07:18:58 -03:00
|
|
|
# Versions
|
2019-12-18 12:31:58 +01:00
|
|
|
REACT_APP_LATEST_SAFE_VERSION=
|
2020-05-13 17:06:01 -03:00
|
|
|
|
2019-12-18 07:18:58 -03:00
|
|
|
# Leave it untouched, version will set using dotenv-expand
|
|
|
|
REACT_APP_APP_VERSION=$npm_package_version
|
2020-03-31 15:19:40 +04:00
|
|
|
|
2020-05-13 17:06:01 -03:00
|
|
|
# For Apps
|
2020-04-29 13:44:20 -03:00
|
|
|
REACT_APP_GNOSIS_APPS_URL=https://safe-apps.staging.gnosisdev.com
|
2020-11-25 15:59:17 -03:00
|
|
|
|
|
|
|
# Contracts Addresses
|
|
|
|
REACT_APP_SPENDING_LIMIT_MODULE_ADDRESS=0x9e9Bf12b5a66c0f0A7435835e0365477E121B110
|
|
|
|
|