Deploying to gh-pages from @ ethereum-lists/chains@7708e8fb30 🚀

This commit is contained in:
ligi 2023-01-31 21:53:38 +00:00
parent aa9456cc6c
commit d09fbcbeb9
4 changed files with 16 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -15,5 +15,12 @@
"infoURL": "https://bearnetwork.net",
"shortName": "BRNKC",
"chainId": 641230,
"networkId": 641230
"networkId": 641230,
"explorers": [
{
"name": "brnkscan",
"url": "https://brnkscan.bearnetwork.net",
"standard": "EIP3091"
}
]
}

View File

@ -12186,7 +12186,12 @@
"infoURL": "https://bearnetwork.net",
"shortName": "BRNKC",
"chainId": 641230,
"networkId": 641230
"networkId": 641230,
"explorers": [{
"name": "brnkscan",
"url": "https://brnkscan.bearnetwork.net",
"standard": "EIP3091"
}]
}, {
"name": "Vision - Vpioneer Test Chain",
"chain": "Vision-Vpioneer",

File diff suppressed because one or more lines are too long