2022-09-15 15:37:02 +00:00
|
|
|
# App configuration variables
|
2023-03-14 15:02:43 +00:00
|
|
|
NX_VEGA_CONFIG_URL=https://raw.githubusercontent.com/vegaprotocol/networks/master/mainnet1/mainnet1.toml
|
2023-05-09 13:33:33 +00:00
|
|
|
NX_VEGA_URL=https://api.vega.community/graphql
|
2022-09-15 15:37:02 +00:00
|
|
|
NX_VEGA_ENV=MAINNET
|
2023-05-23 15:49:14 +00:00
|
|
|
NX_VEGA_NETWORKS={\"TESTNET\":\"https://console.fairground.wtf\"}
|
2022-09-15 15:37:02 +00:00
|
|
|
NX_ETHEREUM_PROVIDER_URL=https://mainnet.infura.io/v3/4f846e79e13f44d1b51bbd7ed9edefb8
|
|
|
|
NX_ETHERSCAN_URL=https://etherscan.io
|
|
|
|
NX_VEGA_EXPLORER_URL=https://explorer.vega.xyz
|
2023-05-25 21:27:51 +00:00
|
|
|
NX_VEGA_CONSOLE_URL=https://console.vega.xyz
|