Skip to content

Commit

Permalink
Add eventum testnet (eip155-16182) (#6132)
Browse files Browse the repository at this point in the history
* add eip155-16182.json

* add eip155-16182.json

* Update eip155-16182.json

* Update eip155-16182.json

* Update eip155-16182.json

* Update eip155-16182.json

---------

Co-authored-by: ligi <[email protected]>
  • Loading branch information
leirbag95 and ligi authored Nov 5, 2024
1 parent aef40be commit 91e25dc
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions _data/chains/eip155-16182.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"name": "Eventum Testnet",
"title": "Eventum Testnet",
"chain": "eventum-testnet",
"rpc": ["https://testnet-rpc.eh-dev.app", "wss://testnet-ws.eh-dev.app"],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://raas.gelato.network/rollups/details/public/event-horizon-eventum-testnet",
"faucets": [],
"shortName": "eventum-testnet",
"chainId": 16182,
"networkId": 16182,
"slip44": 60,
"explorers": [
{
"name": "blockscout",
"url": "https://testnet-blockscout.eh-dev.app",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-421614",
"bridges": [
{
"url": "https://testnet-bridge.eh-dev.app/bridge/event-horizon-eventum-testnet"
}
]
},
"status": "active"
}

0 comments on commit 91e25dc

Please sign in to comment.