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@4c9cecd2dc 🚀
This commit is contained in:
parent
1db05001aa
commit
332a4f4b67
File diff suppressed because one or more lines are too long
23
chains/eip155-751230.json
Normal file
23
chains/eip155-751230.json
Normal 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
|
@ -8526,6 +8526,19 @@
|
||||||
"rpc": ["https://vpioneer.infragrid.v.network/ethereum/compatible"],
|
"rpc": ["https://vpioneer.infragrid.v.network/ethereum/compatible"],
|
||||||
"faucets": ["https://vpioneerfaucet.visionscan.org"],
|
"faucets": ["https://vpioneerfaucet.visionscan.org"],
|
||||||
"infoURL": "https://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",
|
"name": "OctaSpace",
|
||||||
"chainId": 800001,
|
"chainId": 800001,
|
||||||
|
|
|
@ -12689,6 +12689,26 @@
|
||||||
"chainId": 666666,
|
"chainId": 666666,
|
||||||
"networkId": 666666,
|
"networkId": 666666,
|
||||||
"slip44": 60
|
"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",
|
"name": "OctaSpace",
|
||||||
"chain": "OCTA",
|
"chain": "OCTA",
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -655,6 +655,7 @@
|
||||||
"scr-prealpha": "eip155:534354",
|
"scr-prealpha": "eip155:534354",
|
||||||
"BRNKC": "eip155:641230",
|
"BRNKC": "eip155:641230",
|
||||||
"vpioneer": "eip155:666666",
|
"vpioneer": "eip155:666666",
|
||||||
|
"BRNKCTEST": "eip155:751230",
|
||||||
"octa": "eip155:800001",
|
"octa": "eip155:800001",
|
||||||
"bloqs4good": "eip155:846000",
|
"bloqs4good": "eip155:846000",
|
||||||
"vision": "eip155:888888",
|
"vision": "eip155:888888",
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 71 KiB |
Loading…
Reference in New Issue
Block a user