diff --git a/chains-meta.yaml b/chains-meta.yaml index f880670..319f339 100644 --- a/chains-meta.yaml +++ b/chains-meta.yaml @@ -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 diff --git a/chains.yaml b/chains.yaml index debc958..ccb00f5 100644 --- a/chains.yaml +++ b/chains.yaml @@ -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