Deploying to gh-pages from @ ethereum-lists/chains@4c9cecd2dc 🚀

This commit is contained in:
ligi 2023-02-10 01:21:29 +00:00
parent 1db05001aa
commit 332a4f4b67
9 changed files with 61 additions and 4 deletions

File diff suppressed because one or more lines are too long

23
chains/eip155-751230.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "Bear Network Chain Testnet",
"chain": "BRNKCTEST",
"icon": "brnkc",
"rpc": ["https://brnkc-test.bearnetwork.net"],
"faucets": [],
"nativeCurrency": {
"name": "Bear Network Chain Testnet Token",
"symbol": "tBRNKC",
"decimals": 18
},
"infoURL": "https://bearnetwork.net",
"shortName": "BRNKCTEST",
"chainId": 751230,
"networkId": 751230,
"explorers": [
{
"name": "brnktestscan",
"url": "https://brnktest-scan.bearnetwork.net",
"standard": "EIP3091"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -8526,6 +8526,19 @@
"rpc": ["https://vpioneer.infragrid.v.network/ethereum/compatible"],
"faucets": ["https://vpioneerfaucet.visionscan.org"],
"infoURL": "https://visionscan.org"
}, {
"name": "Bear Network Chain Testnet",
"chainId": 751230,
"shortName": "BRNKCTEST",
"networkId": 751230,
"nativeCurrency": {
"name": "Bear Network Chain Testnet Token",
"symbol": "tBRNKC",
"decimals": 18
},
"rpc": ["https://brnkc-test.bearnetwork.net"],
"faucets": [],
"infoURL": "https://bearnetwork.net"
}, {
"name": "OctaSpace",
"chainId": 800001,

View File

@ -12689,6 +12689,26 @@
"chainId": 666666,
"networkId": 666666,
"slip44": 60
}, {
"name": "Bear Network Chain Testnet",
"chain": "BRNKCTEST",
"icon": "brnkc",
"rpc": ["https://brnkc-test.bearnetwork.net"],
"faucets": [],
"nativeCurrency": {
"name": "Bear Network Chain Testnet Token",
"symbol": "tBRNKC",
"decimals": 18
},
"infoURL": "https://bearnetwork.net",
"shortName": "BRNKCTEST",
"chainId": 751230,
"networkId": 751230,
"explorers": [{
"name": "brnktestscan",
"url": "https://brnktest-scan.bearnetwork.net",
"standard": "EIP3091"
}]
}, {
"name": "OctaSpace",
"chain": "OCTA",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -655,6 +655,7 @@
"scr-prealpha": "eip155:534354",
"BRNKC": "eip155:641230",
"vpioneer": "eip155:666666",
"BRNKCTEST": "eip155:751230",
"octa": "eip155:800001",
"bloqs4good": "eip155:846000",
"vision": "eip155:888888",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 71 KiB