We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acffb9b commit 103a1d0Copy full SHA for 103a1d0
contract_manager/store/chains/EvmChains.yaml
@@ -899,8 +899,3 @@
899
rpcUrl: https://rpc.test.mezo.org
900
networkId: 31611
901
type: EvmChain
902
-- id: base_test_tejas
903
- mainnet: true
904
- rpcUrl: https://virtual.base.rpc.tenderly.co/444099c9-ce2d-4abd-b476-2068658c5e57
905
- networkId: 12112
906
- type: EvmChain
governance/xc_admin/packages/xc_admin_common/src/chains.ts
@@ -110,7 +110,6 @@ export const RECEIVER_CHAINS = {
110
bittensor_mainnet: 60080,
111
xion: 60081,
112
swellchain: 60082,
113
- base_test_tejas: 60083,
114
115
// Testnets as a separate chain ids (to use stable data sources and governance for them)
116
injective_testnet: 60013,
0 commit comments