Skip to content

Commit

Permalink
add bob sepolia (ethereum-lists#5601)
Browse files Browse the repository at this point in the history
Signed-off-by: Gregory Hill <[email protected]>
Co-authored-by: ligi <[email protected]>
  • Loading branch information
gregdhill and ligi authored Aug 2, 2024
1 parent 756575f commit e58b606
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions _data/chains/eip155-808813.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"name": "BOB Sepolia",
"chain": "ETH",
"rpc": [
"https://bob-sepolia.rpc.gobob.xyz",
"wss://bob-sepolia.rpc.gobob.xyz"
],
"faucets": [],
"nativeCurrency": {
"name": "Sepolia Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://gobob.xyz",
"shortName": "bob-sepolia",
"chainId": 808813,
"networkId": 808813,
"icon": "bob",
"explorers": [
{
"name": "bobscout",
"url": "https://bob-sepolia.explorer.gobob.xyz",
"icon": "blockscout",
"standard": "EIP3091"
}
],
"status": "active",
"parent": {
"type": "L2",
"chain": "eip155-11155111",
"bridges": [
{
"url": "https://bob-sepolia.gobob.xyz/"
}
]
}
}

0 comments on commit e58b606

Please sign in to comment.