mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Initial commit (#878)
This commit is contained in:
parent
f2e9a1e92c
commit
052dfa7c93
26
_data/chains/eip155-108801.json
Normal file
26
_data/chains/eip155-108801.json
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
{
|
||||||
|
"name": "BROChain Mainnet",
|
||||||
|
"chain": "BRO",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.brochain.org",
|
||||||
|
"http://rpc.brochain.org",
|
||||||
|
"https://rpc.brochain.org/mainnet",
|
||||||
|
"http://rpc.brochain.org/mainnet"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Brother",
|
||||||
|
"symbol": "BRO",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://brochain.org",
|
||||||
|
"shortName": "bro",
|
||||||
|
"chainId": 108801,
|
||||||
|
"networkId": 108801,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "BROChain Explorer",
|
||||||
|
"url": "https://explorer.brochain.org",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user