Skip to content

Commit

Permalink
Initial commit (ethereum-lists#878)
Browse files Browse the repository at this point in the history
  • Loading branch information
brothereum authored Feb 14, 2022
1 parent f2e9a1e commit 052dfa7
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions _data/chains/eip155-108801.json
Original file line number Diff line number Diff line change
@@ -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"
}]
}

0 comments on commit 052dfa7

Please sign in to comment.