2022-12-05 19:40:24 +03:00
|
|
|
# These API keys are intentionally public. Please do not report them - thank you for your concern.
|
2023-03-15 21:59:48 +03:00
|
|
|
ESLINT_NO_DEV_ERRORS=true
|
2022-10-27 23:33:10 +03:00
|
|
|
REACT_APP_AMPLITUDE_PROXY_URL="https://api.uniswap.org/v1/amplitude-proxy"
|
2022-08-19 22:31:10 +03:00
|
|
|
REACT_APP_AWS_API_REGION="us-east-2"
|
|
|
|
REACT_APP_AWS_API_ENDPOINT="https://beta.api.uniswap.org/v1/graphql"
|
2023-03-15 21:59:48 +03:00
|
|
|
REACT_APP_BNB_RPC_URL="https://rough-sleek-hill.bsc.quiknode.pro/413cc98cbc776cda8fdf1d0f47003583ff73d9bf"
|
2023-08-04 21:43:11 +03:00
|
|
|
REACT_APP_BASE_GOERLI_RPC_URL="https://wiser-compatible-mansion.base-goerli.quiknode.pro/5874f36248e17020a1006149e7f68c63967e1f45/"
|
|
|
|
REACT_APP_BASE_MAINNET_RPC_URL="https://cool-white-diagram.base-mainnet.quiknode.pro/d8f036f35dfab2c68f32dfa822cd971e7a25a117/"
|
2022-12-05 19:40:24 +03:00
|
|
|
REACT_APP_INFURA_KEY="4bf032f2d38a4ed6bb975b80d6340847"
|
|
|
|
REACT_APP_MOONPAY_API="https://api.moonpay.com"
|
2023-03-23 05:41:17 +03:00
|
|
|
REACT_APP_MOONPAY_LINK="https://us-central1-uniswap-mobile.cloudfunctions.net/signMoonpayLinkV2?platform=web&env=staging"
|
2022-12-05 19:40:24 +03:00
|
|
|
REACT_APP_MOONPAY_PUBLISHABLE_KEY="pk_test_DycfESRid31UaSxhI5yWKe1r5E5kKSz"
|
2023-03-15 21:59:48 +03:00
|
|
|
REACT_APP_SENTRY_DSN="https://a3c62e400b8748b5a8d007150e2f38b7@o1037921.ingest.sentry.io/4504255148851200"
|
|
|
|
REACT_APP_STATSIG_PROXY_URL="https://api.uniswap.org/v1/statsig-proxy"
|
|
|
|
REACT_APP_TEMP_API_URL="https://temp.api.uniswap.org/v1"
|
2023-07-15 00:46:59 +03:00
|
|
|
REACT_APP_UNISWAP_API_URL="https://api.uniswap.org/v2"
|
|
|
|
REACT_APP_WALLET_CONNECT_PROJECT_ID="c6c9bacd35afa3eb9e6cccf6d8464395"
|