Skip to content

Commit

Permalink
Merge pull request #5 from gregdhill/main
Browse files Browse the repository at this point in the history
update bob testnet url and chain id
  • Loading branch information
alik-agaev authored Sep 24, 2024
2 parents 421e189 + 0e8c213 commit eb90d2e
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions data/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -463,22 +463,6 @@
}
]
},
"111": {
"name": "BOB Testnet",
"description": "Hybrid L2 that combines the security of Bitcoin with the versatility of Ethereum.",
"logo": "https://uploads-ssl.webflow.com/644a5b7efad46e3cd70deafb/669a6c6b13d9cabc22dddfd3_BOB.png",
"ecosystem": "Bitcoin",
"isTestnet": true,
"layer": 2,
"rollupType": null,
"website": "https://www.gobob.xyz/",
"explorers": [
{
"url": "https://testnet-explorer.gobob.xyz/",
"hostedBy": "self"
}
]
},
"113": {
"name": "Flare Network Coston2",
"description": "Blockchain for data, EVM smart contract platform designed to expand the utility of blockchain.",
Expand Down Expand Up @@ -5895,6 +5879,22 @@
}
]
},
"808813": {
"name": "BOB Sepolia",
"description": "Hybrid L2 that combines the security of Bitcoin with the versatility of Ethereum.",
"logo": "https://uploads-ssl.webflow.com/644a5b7efad46e3cd70deafb/669a6c6b13d9cabc22dddfd3_BOB.png",
"ecosystem": "Bitcoin",
"isTestnet": true,
"layer": 2,
"rollupType": null,
"website": "https://www.gobob.xyz/",
"explorers": [
{
"url": "https://bob-sepolia.explorer.gobob.xyz/",
"hostedBy": "self"
}
]
},
"984122": {
"name": "Forma",
"description": "Sovereign network for onchain creatiions built on Astria with Celestia underneath.",
Expand Down

0 comments on commit eb90d2e

Please sign in to comment.