Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions chains-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1300,3 +1300,10 @@
chain-id: 46630
explorers:
- https://explorer.testnet.chain.robinhood.com
- currency:
name: Bitcoin
symbol: BTC
decimals: 18
chain-id: 223
explorers:
- https://explorer.bsquared.network
18 changes: 17 additions & 1 deletion chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4012,4 +4012,20 @@ chain-settings:
short-names: [abcore, abcore-mainnet]
chain-id: 0x9018
grpcId: 1157

- id: bsquared
label: B² Network
type: eth
settings:
options:
validate-peers: false
expected-block-time: 2s
lags:
syncing: 40
lagging: 20
chains:
- id: Mainnet
priority: 100
code: BSQUARED_MAINNET
short-names: [bsquared, bsquared-mainnet, b2, b2-mainnet]
chain-id: 0xdf
grpcId: 1158
Loading