diff --git a/apps/trading/.env b/apps/trading/.env index 28e6252bd..f715d2b07 100644 --- a/apps/trading/.env +++ b/apps/trading/.env @@ -7,4 +7,4 @@ NX_VEGA_EXPLORER_URL=https://staging3.explorer.vega.xyz NX_VEGA_NETWORKS={\"TESTNET\":\"https://console.fairground.wtf\",\"STAGNET1\":\"https://stagnet1.console.vega.xyz\",\"STAGNET3\":\"https://stagnet3.console.vega.xyz\"} NX_VEGA_TOKEN_URL=https://token.fairground.wtf NX_VEGA_URL=https://api.n01.stagnet3.vega.xyz/graphql -NX_VEGA_WALLET_URL=http://localhost:1789 \ No newline at end of file +NX_VEGA_WALLET_URL=http://localhost:1789 diff --git a/apps/trading/.env.devnet b/apps/trading/.env.devnet index 87191af85..d8635ff5b 100644 --- a/apps/trading/.env.devnet +++ b/apps/trading/.env.devnet @@ -6,5 +6,4 @@ NX_VEGA_ENV=DEVNET NX_VEGA_EXPLORER_URL=https://dev.explorer.vega.xyz NX_VEGA_NETWORKS={\"TESTNET\":\"https://console.fairground.wtf\",\"STAGNET1\":\"https://stagnet1.console.vega.xyz\",\"STAGNET3\":\"https://stagnet3.console.vega.xyz\"} NX_VEGA_TOKEN_URL=https://token.fairground.wtf -NX_VEGA_URL=https://api.n04.d.vega.xyz/graphql -NX_VEGA_WALLET_URL=http://localhost:1789 \ No newline at end of file +NX_VEGA_WALLET_URL=http://localhost:1789 diff --git a/apps/trading/.env.mainnet b/apps/trading/.env.mainnet index c1c0cd355..fd61c5382 100644 --- a/apps/trading/.env.mainnet +++ b/apps/trading/.env.mainnet @@ -5,5 +5,4 @@ NX_VEGA_ENV=MAINNET NX_VEGA_EXPLORER_URL=https://explorer.vega.xyz NX_VEGA_NETWORKS={\"MAINNET\":\"https://alpha.console.vega.xyz\",\"TESTNET\":\"https://console.fairground.wtf\",\"STAGNET1\":\"https://stagnet1.console.vega.xyz\",\"STAGNET3\":\"https://stagnet3.console.vega.xyz\"} NX_VEGA_TOKEN_URL=https://token.vega.xyz -NX_VEGA_URL=https://api.vega.xyz/query -NX_VEGA_WALLET_URL=http://localhost:1789 \ No newline at end of file +NX_VEGA_WALLET_URL=http://localhost:1789 diff --git a/apps/trading/.env.sandbox b/apps/trading/.env.sandbox index b4f0e7b2e..1c6831eb5 100644 --- a/apps/trading/.env.sandbox +++ b/apps/trading/.env.sandbox @@ -2,7 +2,6 @@ NX_ETHEREUM_PROVIDER_URL=https://sepolia.infura.io/v3/4f846e79e13f44d1b51bbd7ed9 NX_ETHERSCAN_URL=https://sepolia.etherscan.io NX_HOSTED_WALLET_URL=https://wallet.sandbox.vega.xyz NX_VEGA_CONFIG_URL=https://static.vega.xyz/assets/sandbox-network.json -NX_VEGA_URL=https://api.n01.sandbox.vega.xyz/graphql NX_VEGA_ENV=SANDBOX NX_VEGA_NETWORKS={\"DEVNET\":\"https://dev.token.vega.xyz\",\"STAGNET3\":\"https://stagnet3.token.vega.xyz\",\"STAGNET1\":\"https://stagnet1.token.vega.xyz\",\"TESTNET\":\"https://token.fairground.wtf\",\"MAINNET\":\"https://token.vega.xyz\"} NX_VEGA_CONFIG_URL=https://static.vega.xyz/assets/sandbox-network.json diff --git a/apps/trading/.env.stagnet1 b/apps/trading/.env.stagnet1 index 9d5e42cee..5d1338030 100644 --- a/apps/trading/.env.stagnet1 +++ b/apps/trading/.env.stagnet1 @@ -6,5 +6,4 @@ NX_VEGA_ENV=STAGNET1 NX_VEGA_EXPLORER_URL=https://stagnet1.explorer.vega.xyz NX_VEGA_NETWORKS={\"TESTNET\":\"https://console.fairground.wtf\",\"STAGNET1\":\"https://stagnet1.console.vega.xyz\",\"STAGNET3\":\"https://stagnet3.console.vega.xyz\"} NX_VEGA_TOKEN_URL=https://stagnet1.token.vega.xyz -NX_VEGA_URL=https://api.n00.stagnet1.vega.xyz/graphql -NX_VEGA_WALLET_URL=http://localhost:1789 \ No newline at end of file +NX_VEGA_WALLET_URL=http://localhost:1789 diff --git a/apps/trading/.env.stagnet3 b/apps/trading/.env.stagnet3 index 28e6252bd..74f55e7db 100644 --- a/apps/trading/.env.stagnet3 +++ b/apps/trading/.env.stagnet3 @@ -6,5 +6,4 @@ NX_VEGA_ENV=STAGNET3 NX_VEGA_EXPLORER_URL=https://staging3.explorer.vega.xyz NX_VEGA_NETWORKS={\"TESTNET\":\"https://console.fairground.wtf\",\"STAGNET1\":\"https://stagnet1.console.vega.xyz\",\"STAGNET3\":\"https://stagnet3.console.vega.xyz\"} NX_VEGA_TOKEN_URL=https://token.fairground.wtf -NX_VEGA_URL=https://api.n01.stagnet3.vega.xyz/graphql -NX_VEGA_WALLET_URL=http://localhost:1789 \ No newline at end of file +NX_VEGA_WALLET_URL=http://localhost:1789 diff --git a/apps/trading/.env.testnet b/apps/trading/.env.testnet index 447618bdd..5d6847e61 100644 --- a/apps/trading/.env.testnet +++ b/apps/trading/.env.testnet @@ -6,5 +6,4 @@ NX_VEGA_ENV=TESTNET NX_VEGA_EXPLORER_URL=https://explorer.fairground.wtf NX_VEGA_NETWORKS={\"TESTNET\":\"https://console.fairground.wtf\",\"STAGNET1\":\"https://stagnet1.console.vega.xyz\",\"STAGNET3\":\"https://stagnet3.console.vega.xyz\"} NX_VEGA_TOKEN_URL=https://token.fairground.wtf -NX_VEGA_URL=https://api.n08.testnet.vega.xyz/graphql NX_VEGA_WALLET_URL=http://localhost:1789