2022-12-05 19:40:24 +03:00
|
|
|
# These API keys are intentionally public. Please do not report them - thank you for your concern.
|
2022-10-27 23:33:10 +03:00
|
|
|
REACT_APP_AMPLITUDE_PROXY_URL="https://api.uniswap.org/v1/amplitude-proxy"
|
2023-02-24 20:28:01 +03:00
|
|
|
REACT_APP_STATSIG_PROXY_URL="https://api.uniswap.org/v1/statsig-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"
|
2022-12-05 14:37:37 +03:00
|
|
|
REACT_APP_TEMP_API_URL="https://temp.api.uniswap.org/v1"
|
2022-12-07 21:02:02 +03:00
|
|
|
REACT_APP_SENTRY_DSN="https://a3c62e400b8748b5a8d007150e2f38b7@o1037921.ingest.sentry.io/4504255148851200"
|
2022-12-21 23:39:29 +03:00
|
|
|
REACT_APP_SENTRY_ENABLED=false
|
2022-12-07 21:02:02 +03:00
|
|
|
ESLINT_NO_DEV_ERRORS=true
|
2022-12-05 19:40:24 +03:00
|
|
|
REACT_APP_INFURA_KEY="4bf032f2d38a4ed6bb975b80d6340847"
|
|
|
|
REACT_APP_MOONPAY_API="https://api.moonpay.com"
|
2022-12-08 23:58:16 +03:00
|
|
|
REACT_APP_MOONPAY_LINK="https://us-central1-uniswap-mobile.cloudfunctions.net/signMoonpayLinkStaging?platform=web"
|
2022-12-05 19:40:24 +03:00
|
|
|
REACT_APP_MOONPAY_PUBLISHABLE_KEY="pk_test_DycfESRid31UaSxhI5yWKe1r5E5kKSz"
|