Skip to content

Commit eacbd7c

Browse files
authored
Add ONNchain Mainnet (#189)
* Add ONNchain Mainnet * Update chains.json
1 parent 9208ebb commit eacbd7c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

data/chains.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2610,6 +2610,23 @@
26102610
}
26112611
]
26122612
},
2613+
"1330": {
2614+
"name": "ONN Chain",
2615+
"description": "ONN Chain Explorer is a tool for inspecting and analyzing EVM based blockchains. Blockchain explorer for Ethereum Networks.",
2616+
"ecosystem": ["Ethereum"],
2617+
"isTestnet": false,
2618+
"layer": 1,
2619+
"rollupType": null,
2620+
"native_currency": "ONN",
2621+
"website": "https://onnscan.com",
2622+
"explorers": [
2623+
{
2624+
"url": "https://onnscan.com",
2625+
"hostedBy": "self"
2626+
}
2627+
],
2628+
"logo": "https://github.com/mkd951/chainscout/blob/main/onnchain.png?raw=true"
2629+
},
26132630
"1338": {
26142631
"name": "Elysium Testnet",
26152632
"description": "Platform to optimize game, NFT, AI, or metaverse projects.",

0 commit comments

Comments
 (0)