mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Bear Network Chain Testnet 751230 (#2261)
* Add Chain ID 641230 Blockchain Explorer * Add Bear Network Chain Testnet 751230 * Add Bear Network Chain Testnet 751230 --------- Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
1bff7ffe17
commit
4c9cecd2dc
23
_data/chains/eip155-751230.json
Normal file
23
_data/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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user