forked from pancakeswap/pancake-swap-interface-v1
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.env.development
35 lines (27 loc) · 1.56 KB
/
.env.development
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
REACT_APP_NODE_1 = "https://data-seed-prebsc-1-s3.binance.org"
REACT_APP_NODE_2 = "https://data-seed-prebsc-1-s2.binance.org"
REACT_APP_NODE_3 = "https://data-seed-prebsc-1-s3.binance.org"
REACT_APP_HECO_NODE_1 = "https://http-testnet.hecochain.com"
REACT_APP_MATIC_NODE_1 = "https://rpc-mumbai.matic.today"
REACT_APP_MATIC_NODE_2 = "https://rpc-mumbai.maticvigil.com"
REACT_APP_CHAIN_ID="97"
REACT_APP_ROUTER_ADDRESS="0x354bc1cFe9959b96beD409859a726263C6C56C81"
REACT_APP_FACTORY_ADDRESS="0x5B7592997eF6Dc590cB104147E28B174923f72dE"
REACT_APP_HOME_URL="https://dev.gravis.finance"
REACT_APP_INFO_URL="https://infodev.gravis.finance"
REACT_APP_BIG_BANG_URL="https://bbndev.gravis.finance"
REACT_APP_GMART_URL="https://gmartdev.gravis.finance"
REACT_APP_NFTFARMING_URL="https://nftfarmingdev.gravis.finance"
REACT_APP_ASTEROID_MINING_URL="https://asteroid-miningdev.gravis.finance"
REACT_APP_FARMING_URL="https://farmingdev.gravis.finance"
REACT_APP_AUTOFARMING_URL="https://autofarmingdev.gravis.finance"
REACT_APP_CAPTAINS_URL="https://captainsdev.gravis.finance"
REACT_APP_ASTEROID_MINING_URL="https://asteroid-miningdev.gravis.finance"
REACT_APP_BRIDGE_URL="https://bridgedev.gravis.finance"
REACT_APP_PUBLIC_ROUND_URL="https://publicdev.gravis.finance"
REACT_APP_AUTOFARMING_URL="https://autofarmingstage.gravis.finance"
TEST_ENV="development"
REACT_APP_NODE_ENV="development"
REACT_APP_PROFILE_API_URL=https://profiles-backend-dev.gravis.finance
REACT_APP_PROFILE_IMG_URL=https://profiles-backend-dev.gravis.finance/images
REACT_APP_ASSETS_API_URL=https://assets.gravis.finance/api/v1