Skip to content

Commit

Permalink
add arena-z mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
leirbag95 committed Nov 12, 2024
1 parent 80b6082 commit 15e9532
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions _data/chains/eip155-7897.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"name": "arena-z",
"title": "Arena-Z",
"chain": "arena-z",
"rpc": [
"https://rpc.arena-z.gg",
"wss://ws.arena-z.gg"
],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://raas.gelato.network/rollups/details/public/arena-z",
"faucets": [],
"shortName": "arena-z",
"chainId": 7897,
"networkId": 7897,
"slip44": 60,
"explorers": [
{
"name": "blockscout",
"url": "https://explorer.arena-z.gg",
"icon": "blockscout",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-1",
"bridges": [
{ "url": "https://bridge.gelato.network/bridge/arena-z" }
]
},
"status": "active"
}

0 comments on commit 15e9532

Please sign in to comment.