Skip to content

Commit 314fca1

Browse files
authored
Add missing logos (#195)
Updated logos for various testnets in chains.json.
1 parent 0e46df2 commit 314fca1

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

data/chains.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"5": {
2020
"name": "Göerli",
2121
"description": "Decentralized global computing platform supporting smart contracts & P2P apps.",
22-
"logo": "",
22+
"logo": "https://blockscout-icons.s3.us-east-1.amazonaws.com/goerli.svg",
2323
"ecosystem": "Ethereum",
2424
"isTestnet": true,
2525
"layer": 1,
@@ -5882,7 +5882,7 @@
58825882
"10218": {
58835883
"name": "Tea Sepolia",
58845884
"description": "Tea is the permissionless network powering the future of open source. Tea anchors open source in cryptography and turns every signed commit into part of a global economy.",
5885-
"logo": "",
5885+
"logo": "https://blockscout-icons.s3.us-east-1.amazonaws.com/tea_sepolia.svg",
58865886
"ecosystem": "Optimism",
58875887
"isTestnet": true,
58885888
"layer": 2,
@@ -7586,7 +7586,7 @@
75867586
"69420": {
75877587
"name": "Alchemy Sepolia",
75887588
"description": "The complete blockchain developer platform trusted by leading fintechs and developers worldwide.",
7589-
"logo": "",
7589+
"logo": "https://blockscout-icons.s3.us-east-1.amazonaws.com/alchemy.svg",
75907590
"ecosystem": "Ethereum",
75917591
"isTestnet": true,
75927592
"layer": 2,
@@ -7789,8 +7789,8 @@
77897789
},
77907790
"84531": {
77917791
"name": "Base Göerli",
7792-
"description": "Base is a secure, low-cost, builder-friendly Ethereum L2 built to bring the next billion users onchain.",
7793-
"logo": "",
7792+
"description": "(Chain deprecated) Base is a secure, low-cost, builder-friendly Ethereum L2 built to bring the next billion users onchain.",
7793+
"logo": "https://blockscout-icons.s3.us-east-1.amazonaws.com/base.svg",
77947794
"ecosystem": "Ethereum",
77957795
"isTestnet": true,
77967796
"layer": 2,
@@ -8539,7 +8539,7 @@
85398539
"323432": {
85408540
"name": "World Mobile Testnet",
85418541
"description": "Purpose-built for Decentralized Physical Infrastructure Networks (DePIN), WMC is designed to be faster, fairer, and built for real - world adoption.",
8542-
"logo": "",
8542+
"logo": "https://blockscout-icons.s3.us-east-1.amazonaws.com/world_mobile.svg",
85438543
"ecosystem": "Base",
85448544
"isTestnet": true,
85458545
"layer": 3,
@@ -8951,7 +8951,7 @@
89518951
"685685": {
89528952
"name": "Gensyn Testnet",
89538953
"description": "It brings persistent identity to decentralized AI systems.",
8954-
"logo": "",
8954+
"logo": "https://blockscout-icons.s3.us-east-1.amazonaws.com/gensyn_testnet.png",
89558955
"ecosystem": "Ethereum",
89568956
"isTestnet": true,
89578957
"layer": 1,
@@ -9394,7 +9394,7 @@
93949394
"5042002": {
93959395
"name": "Arc Testnet",
93969396
"description": "Arc is an open Layer-1 blockchain that provides a trusted foundation for the world's stablecoins, tokenized assets, economic contracts, and onchain markets.",
9397-
"logo": "",
9397+
"logo": "https://blockscout-icons.s3.us-east-1.amazonaws.com/arc-light.svg",
93989398
"ecosystem": "Ethereum",
93999399
"isTestnet": true,
94009400
"layer": 1,
@@ -10297,7 +10297,7 @@
1029710297
"3735928814": {
1029810298
"name": "Eden Testnet",
1029910299
"description": "Celestia is the modular blockchain powering unstoppable applications with full-stack control.",
10300-
"logo": "",
10300+
"logo": "https://blockscout-icons.s3.us-east-1.amazonaws.com/eden_testnet.svg",
1030110301
"ecosystem": "Celestia",
1030210302
"isTestnet": true,
1030310303
"layer": 1,

0 commit comments

Comments
 (0)