diff --git a/apps/explorer/.env.mainnet b/apps/explorer/.env.mainnet index a5eac8b75..91e818a65 100644 --- a/apps/explorer/.env.mainnet +++ b/apps/explorer/.env.mainnet @@ -1,10 +1,10 @@ # App configuration variables NX_CHAIN_EXPLORER_URL=https://explorer.vega.trading/.netlify/functions/chain-explorer-api -NX_TENDERMINT_URL=https://mainnet-observer-proxy01.ops.vega.xyz/ -NX_TENDERMINT_WEBSOCKET_URL=wss://mainnet-observer-proxy01.ops.vega.xyz/websocket +NX_TENDERMINT_URL=https://be.explorer.vega.xyz +NX_TENDERMINT_WEBSOCKET_URL=wss://be.explorer.vega.xyz NX_VEGA_CONFIG_URL=https://static.vega.xyz/assets/mainnet-network.json NX_VEGA_URL=https://api.vega.xyz/query NX_VEGA_NETWORKS={\"MAINNET"\:\"https://explorer.vega.xyz"\,\"TESTNET\":\"https://explorer.fairground.wtf\"} NX_VEGA_ENV=MAINNET NX_GITHUB_FEEDBACK_URL=https://github.com/vegaprotocol/feedback/discussions -NX_BLOCK_EXPLORER= +NX_BLOCK_EXPLORER=https://be.explorer.vega.xyz/rest/ diff --git a/apps/explorer/src/index.html b/apps/explorer/src/index.html index ae9f3b7b9..87a3908f1 100644 --- a/apps/explorer/src/index.html +++ b/apps/explorer/src/index.html @@ -20,7 +20,7 @@ -
- + +