Skip to content

Commit 1011fe2

Browse files
authored
Merge pull request #207 from blockscout/vb-remove-duplicates
Remove duplicates
2 parents 1718cb4 + 6f6d66c commit 1011fe2

1 file changed

Lines changed: 2 additions & 53 deletions

File tree

data/chains.json

Lines changed: 2 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
]
1818
},
1919
"5": {
20-
"name": "Göerli",
20+
"name": "Ethereum Göerli",
2121
"description": "Decentralized global computing platform supporting smart contracts & P2P apps.",
2222
"logo": "https://blockscout-icons.s3.us-east-1.amazonaws.com/goerli.svg",
2323
"ecosystem": "Ethereum",
@@ -3225,23 +3225,6 @@
32253225
}
32263226
]
32273227
},
3228-
"1919": {
3229-
"name": "Turkchain",
3230-
"description": "Blockchain project based in Türkiye, built using Cosmos SDK framework, with EVM support.",
3231-
"logo": "",
3232-
"ecosystem": "Cosmos",
3233-
"isTestnet": false,
3234-
"layer": 1,
3235-
"rollupType": null,
3236-
"native_currency": "TC",
3237-
"website": "https://turkchain1919.com/",
3238-
"explorers": [
3239-
{
3240-
"url": "https://explorer.turkchain1919.com/",
3241-
"hostedBy": "self"
3242-
}
3243-
]
3244-
},
32453228
"1923": {
32463229
"name": "Swell Chain",
32473230
"description": "The restaking chain, powered by Proof of Restake. Built on the Superchain.",
@@ -12146,23 +12129,6 @@
1214612129
}
1214712130
]
1214812131
},
12149-
"5___": {
12150-
"name": "Ethereum Göerli",
12151-
"description": "Decentralized global computing platform supporting smart contracts & P2P apps.",
12152-
"logo": "https://blockscout-icons.s3.us-east-1.amazonaws.com/ethereum.svg",
12153-
"ecosystem": "Ethereum",
12154-
"isTestnet": true,
12155-
"layer": 1,
12156-
"rollupType": null,
12157-
"native_currency": "ETH",
12158-
"website": "https://ethereum.org/",
12159-
"explorers": [
12160-
{
12161-
"url": "https://eth-goerli.blockscout.com/",
12162-
"hostedBy": "blockscout"
12163-
}
12164-
]
12165-
},
1216612132
"747_": {
1216712133
"name": "Flow Mainnet",
1216812134
"description": "Network designed to be the foundation of Web3 and the open metaverse, supporting consumer experiences of tomorrow.",
@@ -12621,23 +12587,6 @@
1262112587
}
1262212588
]
1262312589
},
12624-
"20250407": {
12625-
"name": "PlatON testnet",
12626-
"description": "PlatON is an open financial infrastructure initiated and promoted by the LatticeX Foundation.",
12627-
"logo": "https://www.platon.network/_next/static/media/logo3.905a5330.png",
12628-
"ecosystem": "Ethereum",
12629-
"isTestnet": true,
12630-
"layer": 1,
12631-
"rollupType": null,
12632-
"native_currency": "LAT",
12633-
"website": "https://platon.network/",
12634-
"explorers": [
12635-
{
12636-
"url": "https://devnet3blockscout.platon.network/",
12637-
"hostedBy": "self"
12638-
}
12639-
]
12640-
},
1264112590
"21000000_": {
1264212591
"name": "TOY CHAIN Testnet",
1264312592
"description": "Built with purpose to solve the biggest challenge in gaming and entertainment—distribution—using the AI Consumer Engine for end users.",
@@ -12760,7 +12709,7 @@
1276012709
"1919": {
1276112710
"name": "TurkChain",
1276212711
"description": "TurkChain is an independent Layer 1 blockchain designed for a secure, scalable, and decentralized ecosystem.",
12763-
"ecosystem": ["Ethereum"],
12712+
"ecosystem": "Cosmos",
1276412713
"isTestnet": false,
1276512714
"layer": 1,
1276612715
"rollupType": null,

0 commit comments

Comments
 (0)