16 lines
1001 B
Plaintext
16 lines
1001 B
Plaintext
# App configuration variables
|
|
NX_SENTRY_DSN=https://4b8c8a8ba07742648aa4dfe1b8d17e40@o286262.ingest.sentry.io/5882996
|
|
NX_VEGA_CONFIG_URL=https://raw.githubusercontent.com/vegaprotocol/networks-internal/main/mainnet-mirror/vegawallet-mainnet-mirror.toml
|
|
NX_VEGA_URL=https://api.mainnet-mirror.vega.rocks/graphql
|
|
NX_VEGA_ENV=MAINNET_MIRROR
|
|
NX_BLOCK_EXPLORER=https://be.mainnet-mirror.vega.rocks/rest
|
|
NX_ETHERSCAN_URL=https://sepolia.etherscan.io
|
|
NX_VEGA_GOVERNANCE_URL=https://governance.mainnet-mirror.vega.rocks
|
|
NX_ANNOUNCEMENTS_CONFIG_URL=https://raw.githubusercontent.com/vegaprotocol/announcements/mainnet/announcements.json
|
|
NX_VEGA_EXPLORER_URL=https://explorer.mainnet-mirror.vega.rocks/
|
|
NX_VEGA_CONSOLE_URL=https://console.mainnet-mirror.vega.rocks
|
|
NX_ORACLE_PROOFS_URL=https://raw.githubusercontent.com/vegaprotocol/well-known/main/__generated__/oracle-proofs.json
|
|
|
|
NX_TENDERMINT_URL=https://be.mainnet-mirror.vega.rocks
|
|
NX_TENDERMINT_WEBSOCKET_URL=wss://be.mainnet-mirror.vega.rocks/websocket
|