Skip to content

Commit

Permalink
update addresses.yaml and metadata.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
frank0528 committed Jan 24, 2025
1 parent c001bbc commit f9c0477
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 3 deletions.
15 changes: 15 additions & 0 deletions chains/addresses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1114,6 +1114,21 @@ cyber:
testRecipient: "0x2c61Cda929e4e2174cb10cd8e2724A9ceaD62E67"
timelockController: "0x0000000000000000000000000000000000000000"
validatorAnnounce: "0x062200d92df6bb7ba89ce4d6800110450f94784e"
deepbrainchain:
domainRoutingIsmFactory: "0x0458798be31C42D8DaAA98CDb1775B079a1e2E60"
interchainAccountIsm: "0x062619152B83a3EcF6c5287f8cB56189ec42167D"
interchainAccountRouter: "0x341FcA6E787f88A9879AB3369e18558e44d041Ec"
mailbox: "0xa82BaDe9f71ba5021240DFc4EC20c93Bd008DA13"
merkleTreeHook: "0x44633Cb0a4C00486e1411600FA9Cf60a4BC3D9bA"
proxyAdmin: "0xB31E2510724e7c38704157db9F67fac7db3C2675"
staticAggregationHookFactory: "0xa75F081a62431fB1c1Db64bcA85EF6e407e7570F"
staticAggregationIsmFactory: "0x925b58f405F02642F90DA1329a772a7f90605E11"
staticMerkleRootMultisigIsmFactory: "0x4890523c9936af33E4cD49b0ed0956cC3D8d2631"
staticMerkleRootWeightedMultisigIsmFactory: "0xbaf7366883a59b79931ea0ce62551AaFff2f34De"
staticMessageIdMultisigIsmFactory: "0x7758C5020A0DcAF7D2577Da45A94411E7075F5D2"
staticMessageIdWeightedMultisigIsmFactory: "0x5DaB0Ff73e8651de07c6d7dB6c2D3512AF3bD23F"
testRecipient: "0x0E077Ce06cFe1113F63D5e031D0235F760921804"
validatorAnnounce: "0xfB9aFB2b93736c3EAA24a0156255B3b4e9f43503"
deepbrainchaintestnet:
domainRoutingIsmFactory: "0x82BF8f1b8f66868c2206CebD7d0ac7D70843dcF4"
interchainAccountIsm: "0xFeC1a4ebfC7a5C7D4aB31B60702FB7eb92ED4a1b"
Expand Down
3 changes: 1 addition & 2 deletions chains/deepbrainchain/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# yaml-language-server: $schema=../schema.json
blockExplorers:
- apiKey: no-key
apiUrl: https://www.dbcscan.io/api
- apiUrl: https://www.dbcscan.io/api
family: blockscout
name: DeepBrainChain
url: https://www.dbcscan.io
Expand Down
28 changes: 27 additions & 1 deletion chains/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1447,14 +1447,40 @@ cyber:
- http: https://rpc.cyber.co
- http: https://cyber.alt.technology
technicalStack: opstack
deepbrainchain:
blockExplorers:
- apiUrl: https://www.dbcscan.io/api
family: blockscout
name: DeepBrainChain
url: https://www.dbcscan.io
blocks:
confirmations: 1
estimateBlockTime: 6
reorgPeriod: finalized
chainId: 19880818
deployer:
name: frank0528
url: https://github.com/frank0528
displayName: DeepBrainChain
domainId: 19880818
isTestnet: false
name: deepbrainchain
nativeToken:
decimals: 18
name: DeepBrainChain
symbol: DBC
protocol: ethereum
rpcUrls:
- http: https://rpc.dbcwallet.io
technicalStack: polkadotsubstrate
deepbrainchaintestnet:
blockExplorers:
- apiUrl: https://testnet.dbcscan.io/api
family: blockscout
name: DeepBrainChain Testnet
url: https://testnet.dbcscan.io
blocks:
confirmations: 2
confirmations: 1
estimateBlockTime: 6
reorgPeriod: finalized
chainId: 19850818
Expand Down

0 comments on commit f9c0477

Please sign in to comment.