Skip to content

Commit

Permalink
add volmex network (eip155-123420000588) (#6128)
Browse files Browse the repository at this point in the history
* add volmex network

* Update eip155-123420000588.json

* Update eip155-123420000588.json

remove "/"

* Update eip155-123420000588.json

* Update eip155-123420000588.json

remove status active

---------

Co-authored-by: ligi <[email protected]>
  • Loading branch information
leirbag95 and ligi authored Nov 4, 2024
1 parent dea3ada commit 6372f6a
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions _data/chains/eip155-123420000588.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"name": "volmex",
"title": "Volmex",
"chain": "volmex",
"rpc": [
"https://rpc.volmex.t.raas.gelato.cloud",
"wss://ws.volmex.t.raas.gelato.cloud"
],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://raas.gelato.network/rollups/details/public/volmex",
"faucets": [],
"shortName": "volmex",
"chainId": 123420000588,
"networkId": 123420000588,
"slip44": 60,
"explorers": [
{
"name": "blockscout",
"url": "https://volmex.cloud.blockscout.com",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-84532",
"bridges": [
{ "url": "https://testnet-bridge.gelato.network/bridge/volmex" }
]
}
}

0 comments on commit 6372f6a

Please sign in to comment.