mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@cc36a06ff8 🚀
This commit is contained in:
parent
abd5741186
commit
17623f8e0d
File diff suppressed because one or more lines are too long
|
@ -14,6 +14,11 @@
|
||||||
"networkId": 288,
|
"networkId": 288,
|
||||||
|
|
||||||
"explorers": [
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Bobascan",
|
||||||
|
"url": "https://bobascan.com",
|
||||||
|
"standard": "none"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Blockscout",
|
"name": "Blockscout",
|
||||||
"url": "https://blockexplorer.boba.network",
|
"url": "https://blockexplorer.boba.network",
|
||||||
|
|
|
@ -2468,6 +2468,10 @@
|
||||||
"chainId": 288,
|
"chainId": 288,
|
||||||
"networkId": 288,
|
"networkId": 288,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
|
"name": "Bobascan",
|
||||||
|
"url": "https://bobascan.com",
|
||||||
|
"standard": "none"
|
||||||
|
}, {
|
||||||
"name": "Blockscout",
|
"name": "Blockscout",
|
||||||
"url": "https://blockexplorer.boba.network",
|
"url": "https://blockexplorer.boba.network",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user