Skip to content

Commit b96cf86

Browse files
authored
Update Flow Mainnet and Testnet information (#215)
Updated Flow Mainnet and Testnet details, including logo and explorer URLs. Removed outdated Flow Mainnet entry.
1 parent d72a4f0 commit b96cf86

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

data/chains.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1557,7 +1557,7 @@
15571557
"545": {
15581558
"name": "Flow Testnet",
15591559
"description": "Layer 1 blockchain for mainstream apps.",
1560-
"logo": "https://cdn.prod.website-files.com/644a5b7efad46e3cd70deafb/66d204d51ac762c654ef1011_flow-flow-logo.png",
1560+
"logo": "https://blockscout-icons.s3.us-east-1.amazonaws.com/flow.svg",
15611561
"ecosystem": "Ethereum",
15621562
"isTestnet": true,
15631563
"layer": 1,
@@ -1566,8 +1566,8 @@
15661566
"website": "https://flow.com/",
15671567
"explorers": [
15681568
{
1569-
"url": "https://evm-testnet.flowscan.io/",
1570-
"hostedBy": "self"
1569+
"url": "https://flow-testnet.blockscout.com/",
1570+
"hostedBy": "blockscout"
15711571
}
15721572
]
15731573
},
@@ -1829,6 +1829,23 @@
18291829
]
18301830
},
18311831
"747": {
1832+
"name": "Flow Mainnet",
1833+
"description": "Network designed to be the foundation of Web3 and the open metaverse, supporting consumer experiences of tomorrow.",
1834+
"logo": "https://blockscout-icons.s3.us-east-1.amazonaws.com/flow.svg",
1835+
"ecosystem": "Ethereum",
1836+
"isTestnet": false,
1837+
"layer": 1,
1838+
"rollupType": null,
1839+
"native_currency": "FLOW",
1840+
"website": "https://flow.com/",
1841+
"explorers": [
1842+
{
1843+
"url": "https://flow.blockscout.com/",
1844+
"hostedBy": "blockscout"
1845+
}
1846+
]
1847+
},
1848+
"747_": {
18321849
"name": "Alvey Chain",
18331850
"description": "VR multiverse exchange featuring 200k tx per second.",
18341851
"logo": "https://uploads-ssl.webflow.com/644a5b7efad46e3cd70deafb/65afe53569ada8a3f6cc0dac_alveyscan.png",
@@ -12184,23 +12201,6 @@
1218412201
}
1218512202
]
1218612203
},
12187-
"747_": {
12188-
"name": "Flow Mainnet",
12189-
"description": "Network designed to be the foundation of Web3 and the open metaverse, supporting consumer experiences of tomorrow.",
12190-
"logo": "https://cdn.prod.website-files.com/644a5b7efad46e3cd70deafb/6746035c9e84bada95f65685_Flow.png",
12191-
"ecosystem": "Ethereum",
12192-
"isTestnet": false,
12193-
"layer": 1,
12194-
"rollupType": null,
12195-
"native_currency": "FLOW",
12196-
"website": "https://flow.com/",
12197-
"explorers": [
12198-
{
12199-
"url": "https://evm.flowscan.io/",
12200-
"hostedBy": "self"
12201-
}
12202-
]
12203-
},
1220412204
"1300__": {
1220512205
"name": "Glue Testnet",
1220612206
"description": "Accessible, secure, user-friendly blockchain ecosystem for everyone. Cross-chain L1 with three interconnected L2s.",

0 commit comments

Comments
 (0)