2022-03-08 13:19:30 +00:00
|
|
|
# App configuration variables
|
2022-11-10 16:24:19 +00:00
|
|
|
NX_TENDERMINT_URL=https://be.explorer.vega.xyz
|
2023-03-01 13:12:56 +00:00
|
|
|
NX_TENDERMINT_WEBSOCKET_URL=wss://be.explorer.vega.xyz/websocket
|
2023-03-14 15:02:43 +00:00
|
|
|
NX_VEGA_CONFIG_URL=https://raw.githubusercontent.com/vegaprotocol/networks/master/mainnet1/mainnet1.toml
|
2022-06-13 14:39:17 +00:00
|
|
|
NX_VEGA_ENV=MAINNET
|
2022-11-10 16:24:19 +00:00
|
|
|
NX_BLOCK_EXPLORER=https://be.explorer.vega.xyz/rest/
|
2022-11-23 11:07:45 +00:00
|
|
|
NX_ETHERSCAN_URL=https://etherscan.io
|
2023-03-14 15:02:43 +00:00
|
|
|
NX_VEGA_GOVERNANCE_URL=https://token.vega.xyz
|
2023-03-29 13:20:49 +00:00
|
|
|
NX_ANNOUNCEMENTS_CONFIG_URL=https://raw.githubusercontent.com/vegaprotocol/announcements/mainnet/announcements.json
|