Skip to content

Commit

Permalink
Add pin (eip155-123420000558) (#6131)
Browse files Browse the repository at this point in the history
* add eip155-123420000558.json

* Update eip155-123420000558.json

* Update eip155-123420000558.json

---------

Co-authored-by: ligi <[email protected]>
  • Loading branch information
leirbag95 and ligi authored Nov 5, 2024
1 parent 91e25dc commit 825007a
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions _data/chains/eip155-123420000558.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"name": "PIN",
"title": "PIN",
"chain": "PIN",
"rpc": [
"https://rpc.pin.t.raas.gelato.cloud",
"wss://ws.pin.t.raas.gelato.cloud"
],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://raas.gelato.network/rollups/details/public/pin",
"faucets": [],
"shortName": "PIN",
"chainId": 123420000558,
"networkId": 123420000558,
"slip44": 60,
"explorers": [
{
"name": "blockscout",
"url": "https://explorer.pin.t.raas.gelato.cloud",
"icon": "blockscout",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-11155111",
"bridges": [
{
"url": "https://testnet-bridge.gelato.network/bridge/pin/bridge/pin"
}
]
}
}

0 comments on commit 825007a

Please sign in to comment.