Skip to content

Commit

Permalink
fix: evm-networks schema compliance
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKheops committed Oct 11, 2023
1 parent 333f6dd commit 5e78646
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 332 deletions.
11 changes: 0 additions & 11 deletions evm-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@
{
"id": "787",
"substrateChainId": "acala",
"name": "Acala Network",
"explorerUrl": "https://blockscout.acala.network",
"rpcs": ["https://eth-rpc-acala.aca-api.network", "https://rpc.evm.acala.network"],
"balancesConfig": {
Expand All @@ -158,7 +157,6 @@
},
{
"id": "592",
"name": "Astar",
"substrateChainId": "astar",
"explorerUrl": "https://blockscout.com/astar",
"rpcs": ["https://evm.astar.network", "https://astar-rpc.dwellir.com", "https://astar.api.onfinality.io/public"],
Expand Down Expand Up @@ -245,7 +243,6 @@
},
{
"id": "46",
"name": "Darwinia Network",
"substrateChainId": "darwinia",
"explorerUrl": "https://darwinia.subview.xyz",
"rpcs": ["https://rpc.darwinia.network"],
Expand All @@ -260,7 +257,6 @@
},
{
"id": "2021",
"name": "Edgeware EdgeEVM Mainnet",
"substrateChainId": "edgeware",
"explorerUrl": "https://edgscan.live",
"rpcs": [
Expand All @@ -280,7 +276,6 @@
},
{
"id": "1284",
"name": "Moonbeam",
"substrateChainId": "moonbeam",
"explorerUrl": "https://moonbeam.moonscan.io/",
"rpcs": [
Expand Down Expand Up @@ -333,7 +328,6 @@
},
{
"id": "1285",
"name": "Moonriver",
"substrateChainId": "moonriver",
"explorerUrl": "https://moonriver.moonscan.io/",
"rpcs": [
Expand Down Expand Up @@ -371,7 +365,6 @@
},
{
"id": "336",
"name": "Shiden",
"substrateChainId": "shiden-kusama",
"explorerUrl": "https://blockscout.com/shiden",
"rpcs": [
Expand All @@ -389,14 +382,12 @@
},
{
"id": "595",
"name": "Acala Mandala Testnet TC9",
"substrateChainId": "mandala-testnet",
"isTestnet": true,
"rpcs": ["https://tc7-eth.aca-dev.network"]
},
{
"id": "1287",
"name": "Moonbase Alpha",
"substrateChainId": "moonbase-alpha-testnet",
"isTestnet": true,
"explorerUrl": "https://moonbase.moonscan.io/",
Expand All @@ -411,7 +402,6 @@
},
{
"id": "81",
"name": "Shibuya",
"substrateChainId": "shibuya-testnet",
"isTestnet": true,
"explorerUrl": "https://blockscout.com/shibuya",
Expand All @@ -425,7 +415,6 @@
},
{
"id": "688",
"name": "Watr Testnet",
"substrateChainId": "rococo-watr-testnet",
"isTestnet": true,
"explorerUrl": "https://explorer.watr.org/",
Expand Down
Loading

0 comments on commit 5e78646

Please sign in to comment.