-
Notifications
You must be signed in to change notification settings - Fork 22
/
.env.test
23 lines (19 loc) · 1.13 KB
/
.env.test
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
### .env.test will be copied to .env before travis build for tests
### COMMON
#APP_BASE_URL=/
APP_MNS_API_URL=https://mns.hashex.org/
APP_MNS_PUBLIC_KEY=Mp60f782726fe03fd5d7fe293f4c5441dc5609009898ebfaa8d40bc8df1464e6e9048f7fd69022b065c9172aef98a63fcaf8e509faec3febb987a265524b13968c
### TESTNET
APP_ENV=testnet
APP_ACCOUNTS_API_URL=https://my.beta.minter.network/api/v1/
APP_GATE_API_URL=https://gate-api.testnet.minter.network/api/v2/
APP_AUTO_DELEGATION_API_URL=https://autodelegator.testnet.minter.network/api/v1/
APP_EXPLORER_API_URL=https://explorer-api.testnet.minter.network/api/v2/
APP_EXPLORER_RTM_URL=wss://explorer-rtm.testnet.minter.network/connection/websocket
APP_EXPLORER_HOST=https://explorer.testnet.minter.network
APP_HUB_API_URL=https://hub-api.kubernetes.icu/
APP_ETHEREUM_API_URL=https://ropsten.infura.io/v3/7b534be6f59742f9843c7e7562924f44
APP_BSC_API_URL=https://data-seed-prebsc-2-s3.binance.org:8545/
APP_HUB_ETHEREUM_CONTRACT_ADDRESS=0x06AC113939C66c3D0e68a09F64849A6EcC6099f1
APP_HUB_BSC_CONTRACT_ADDRESS=0x0c8ed00B0A80c4d436E9FCb67986bC3b1ee470d5
APP_HUB_MINTER_MULTISIG_ADDRESS=Mx8938134f2d7e1218a1756e76b0da2868b0ad20a1