diff --git a/chains.yaml b/chains.yaml index cc61f97..62526fa 100644 --- a/chains.yaml +++ b/chains.yaml @@ -1777,3 +1777,20 @@ chain-settings: grpcId: 10097 short-names: [goat-testnet] chain-id: 0x929 + - id: astar + label: Astar + type: polkadot + settings: + expected-block-time: 12s + options: + validate-peers: false + lags: + syncing: 10 + lagging: 5 + chains: + - id: Mainnet + priority: 100 + code: ASTAR_MAINNET + short-names: [ astar-mainnet ] + chain-id: 0x250 + grpcId: 1026