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
21 changes: 21 additions & 0 deletions chains-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1307,3 +1307,24 @@
chain-id: 223
explorers:
- https://explorer.bsquared.network
- currency:
name: ADI
symbol: ADI
decimals: 18
chain-id: 36900
explorers:
- https://explorer.adifoundation.ai/
- currency:
name: USDT0
symbol: USDT0
decimals: 18
chain-id: 988
explorers:
- https://stablescan.xyz
- currency:
name: USDT0
symbol: USDT0
decimals: 18
chain-id: 2201
explorers:
- https://testnet.stablescan.xyz
49 changes: 48 additions & 1 deletion chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2747,7 +2747,7 @@ chain-settings:
code: PLUME_TESTNET
grpcId: 10123
short-names: [plume-testnet]
chain-id: 0x99c0a0f
chain-id: 0x18233
- id: monad
label: Monad
type: eth
Expand Down Expand Up @@ -4029,3 +4029,50 @@ chain-settings:
short-names: [bsquared, bsquared-mainnet, b2, b2-mainnet]
chain-id: 0xdf
grpcId: 1158
- id: adi
label: ADI Network
type: eth
settings:
expected-block-time: 10m
options:
validate-peers: false
lags:
syncing: 3
lagging: 1
chains:
- id: Mainnet
priority: 100
code: ADI_MAINNET
short-names: [adi, adi-mainnet]
chain-id: 0x9024
grpcId: 1159
lower-bounds:
tx:
block: 1
hash: "0x89c5e83206c6cd7669eac32b477a82df34d16e8c1891735da4d2b1b02e2813e3"
receipts:
block: 1
hash: "0x89c5e83206c6cd7669eac32b477a82df34d16e8c1891735da4d2b1b02e2813e3"
- id: stable
label: Stable
type: eth
settings:
expected-block-time: 700ms
options:
validate-peers: false
lags:
syncing: 40
lagging: 20
chains:
- id: Mainnet
priority: 100
code: STABLE_MAINNET
short-names: [stable, stable-mainnet]
chain-id: 0x3dc
grpcId: 1160
- id: Testnet
priority: 2
code: STABLE_TESTNET
short-names: [stable-testnet]
chain-id: 0x899
grpcId: 10196
Loading