update chains config
This commit is contained in:
@@ -8,50 +8,60 @@ chain-settings:
|
|||||||
lagging: 1
|
lagging: 1
|
||||||
protocols:
|
protocols:
|
||||||
- id: bitcoin
|
- id: bitcoin
|
||||||
|
label: Bitcoin
|
||||||
settings:
|
settings:
|
||||||
|
currency: BTC
|
||||||
expected-block-time: 10m
|
expected-block-time: 10m
|
||||||
disabled: true
|
disabled: true
|
||||||
lags:
|
lags:
|
||||||
syncing: 3
|
syncing: 3
|
||||||
lagging: 1
|
lagging: 1
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
chain-id: 0x0
|
chain-id: 0x0
|
||||||
short-names: [bitcoin, btc]
|
short-names: [bitcoin, btc]
|
||||||
code: BTC
|
code: BTC
|
||||||
grpcId: 1
|
grpcId: 1
|
||||||
- id: testnet
|
- id: Testnet
|
||||||
|
priority: 1
|
||||||
chain-id: 0x0
|
chain-id: 0x0
|
||||||
short-names: [bitcoin-testnet]
|
short-names: [bitcoin-testnet]
|
||||||
code: TESTNET_BITCOIN
|
code: TESTNET_BITCOIN
|
||||||
grpcId: 10003
|
grpcId: 10003
|
||||||
- id: ethereum
|
- id: ethereum
|
||||||
|
label: Ethereum
|
||||||
settings:
|
settings:
|
||||||
|
currency: ETH
|
||||||
expected-block-time: 12s
|
expected-block-time: 12s
|
||||||
lags:
|
lags:
|
||||||
syncing: 6
|
syncing: 6
|
||||||
lagging: 1
|
lagging: 1
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
chain-id: 0x1
|
chain-id: 0x1
|
||||||
short-names: [ethereum, eth, homestead]
|
short-names: [ethereum, eth, homestead]
|
||||||
code: ETH
|
code: ETH
|
||||||
grpcId: 100
|
grpcId: 100
|
||||||
|
priority: 100
|
||||||
call-validate-contract: 0x32268860cAAc2948Ab5DdC7b20db5a420467Cf96
|
call-validate-contract: 0x32268860cAAc2948Ab5DdC7b20db5a420467Cf96
|
||||||
- id: goerli
|
- id: Goerli
|
||||||
chain-id: 0x5
|
chain-id: 0x5
|
||||||
code: GOERLI
|
code: GOERLI
|
||||||
grpcId: 10005
|
grpcId: 10005
|
||||||
|
priority: 1
|
||||||
short-names: [goerli, goerli-testnet]
|
short-names: [goerli, goerli-testnet]
|
||||||
call-validate-contract: 0xCD9303A1F6da2a68f465A579a24cc2Ee5AE2192f
|
call-validate-contract: 0xCD9303A1F6da2a68f465A579a24cc2Ee5AE2192f
|
||||||
- id: sepolia
|
- id: Sepolia
|
||||||
code: SEPOLIA
|
code: SEPOLIA
|
||||||
grpcId: 10008
|
grpcId: 10008
|
||||||
|
priority: 10
|
||||||
chain-id: 0xaa36a7
|
chain-id: 0xaa36a7
|
||||||
short-names: [sepolia, sepolia-testnet]
|
short-names: [sepolia, sepolia-testnet]
|
||||||
- id: holesky
|
- id: Holesky
|
||||||
code: ETHEREUM_HOLESKY
|
code: ETHEREUM_HOLESKY
|
||||||
grpcId: 10027
|
grpcId: 10027
|
||||||
|
priority: 5
|
||||||
chain-id: 0x4268
|
chain-id: 0x4268
|
||||||
short-names: [holesky, ethereum-holesky]
|
short-names: [holesky, ethereum-holesky]
|
||||||
- id: ethereum-classic
|
- id: ethereum-classic
|
||||||
@@ -65,7 +75,9 @@ chain-settings:
|
|||||||
code: ETC
|
code: ETC
|
||||||
grpcId: 101
|
grpcId: 101
|
||||||
- id: fantom
|
- id: fantom
|
||||||
|
label: Fantom
|
||||||
settings:
|
settings:
|
||||||
|
currency: FTM
|
||||||
expected-block-time: 3s
|
expected-block-time: 3s
|
||||||
options:
|
options:
|
||||||
validate-peers: false
|
validate-peers: false
|
||||||
@@ -73,37 +85,45 @@ chain-settings:
|
|||||||
syncing: 10
|
syncing: 10
|
||||||
lagging: 5
|
lagging: 5
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
short-names: [fantom]
|
short-names: [fantom]
|
||||||
code: FTM
|
code: FTM
|
||||||
grpcId: 102
|
grpcId: 102
|
||||||
chain-id: 0xfa
|
chain-id: 0xfa
|
||||||
- id: testnet
|
- id: Testnet
|
||||||
|
priority: 1
|
||||||
code: FANTOM_TESTNET
|
code: FANTOM_TESTNET
|
||||||
grpcId: 10016
|
grpcId: 10016
|
||||||
short-names: [fantom-testnet]
|
short-names: [fantom-testnet]
|
||||||
chain-id: 0xfa2
|
chain-id: 0xfa2
|
||||||
- id: polygon
|
- id: polygon
|
||||||
|
label: Polygon
|
||||||
settings:
|
settings:
|
||||||
|
currency: MATIC
|
||||||
expected-block-time: 2.7s
|
expected-block-time: 2.7s
|
||||||
lags:
|
lags:
|
||||||
syncing: 20
|
syncing: 20
|
||||||
lagging: 10
|
lagging: 10
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
call-validate-contract: 0x53Daa71B04d589429f6d3DF52db123913B818F23
|
call-validate-contract: 0x53Daa71B04d589429f6d3DF52db123913B818F23
|
||||||
code: POLYGON
|
code: POLYGON
|
||||||
grpcId: 1002
|
grpcId: 1002
|
||||||
chain-id: 0x89
|
chain-id: 0x89
|
||||||
short-names: [polygon, matic]
|
short-names: [polygon, matic]
|
||||||
- id: mumbai
|
- id: Mumbai
|
||||||
|
priority: 1
|
||||||
call-validate-contract: 0x53Daa71B04d589429f6d3DF52db123913B818F23
|
call-validate-contract: 0x53Daa71B04d589429f6d3DF52db123913B818F23
|
||||||
code: POLYGON_POS_MUMBAI
|
code: POLYGON_POS_MUMBAI
|
||||||
grpcId: 10013
|
grpcId: 10013
|
||||||
chain-id: 0x13881
|
chain-id: 0x13881
|
||||||
short-names: [polygon-mumbai]
|
short-names: [polygon-mumbai]
|
||||||
- id: arbitrum
|
- id: arbitrum
|
||||||
|
label: Arbitrum One
|
||||||
settings:
|
settings:
|
||||||
|
currency: ETH
|
||||||
expected-block-time: 260ms
|
expected-block-time: 260ms
|
||||||
options:
|
options:
|
||||||
validate-peers: false
|
validate-peers: false
|
||||||
@@ -111,20 +131,23 @@ chain-settings:
|
|||||||
syncing: 40
|
syncing: 40
|
||||||
lagging: 20
|
lagging: 20
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
code: ARBITRUM
|
code: ARBITRUM
|
||||||
grpcId: 1004
|
grpcId: 1004
|
||||||
short-names: [arbitrum, arb]
|
short-names: [arbitrum, arb]
|
||||||
chain-id: 0xa4b1
|
chain-id: 0xa4b1
|
||||||
- id: goerli
|
- id: Goerli
|
||||||
|
priority: 1
|
||||||
code: ARBITRUM_TESTNET
|
code: ARBITRUM_TESTNET
|
||||||
grpcId: 10009
|
grpcId: 10009
|
||||||
short-names: [arbitrum-testnet, arbitrum-goerli]
|
short-names: [arbitrum-testnet, arbitrum-goerli]
|
||||||
chain-id: 0x66eed
|
chain-id: 0x66eed
|
||||||
settings:
|
settings:
|
||||||
expected-block-time: 1s
|
expected-block-time: 1s
|
||||||
- id: optimism
|
- id: Optimism
|
||||||
settings:
|
settings:
|
||||||
|
currency: ETH
|
||||||
expected-block-time: 2s
|
expected-block-time: 2s
|
||||||
options:
|
options:
|
||||||
validate-peers: false
|
validate-peers: false
|
||||||
@@ -132,35 +155,43 @@ chain-settings:
|
|||||||
syncing: 40
|
syncing: 40
|
||||||
lagging: 20
|
lagging: 20
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
code: OPTIMISM
|
code: OPTIMISM
|
||||||
grpcId: 1005
|
grpcId: 1005
|
||||||
short-names: [optimism]
|
short-names: [optimism]
|
||||||
chain-id: 0xa
|
chain-id: 0xa
|
||||||
- id: goerli
|
- id: Goerli
|
||||||
|
priority: 1
|
||||||
code: OPTIMISM_TESTNET
|
code: OPTIMISM_TESTNET
|
||||||
grpcId: 10010
|
grpcId: 10010
|
||||||
short-names: [optimism-testnet, optimism-goerli]
|
short-names: [optimism-testnet, optimism-goerli]
|
||||||
chain-id: 0x1A4
|
chain-id: 0x1A4
|
||||||
- id: bsc
|
- id: bsc
|
||||||
|
label: BNB Smart Chain
|
||||||
settings:
|
settings:
|
||||||
|
currency: BNB
|
||||||
expected-block-time: 3s
|
expected-block-time: 3s
|
||||||
lags:
|
lags:
|
||||||
syncing: 20
|
syncing: 20
|
||||||
lagging: 10
|
lagging: 10
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
code: BSC
|
code: BSC
|
||||||
grpcId: 1006
|
grpcId: 1006
|
||||||
chain-id: 0x38
|
chain-id: 0x38
|
||||||
short-names: [bsc, binance, bnb-smart-chain]
|
short-names: [bsc, binance, bnb-smart-chain]
|
||||||
- id: testnet
|
- id: Testnet
|
||||||
|
priority: 1
|
||||||
code: BSC_TESTNET
|
code: BSC_TESTNET
|
||||||
grpcId: 10026
|
grpcId: 10026
|
||||||
short-names: [bsc-testnet]
|
short-names: [bsc-testnet]
|
||||||
chain-id: 0x61
|
chain-id: 0x61
|
||||||
- id: polygon-zkevm
|
- id: polygon-zkevm
|
||||||
|
label: Polygon zkEVM
|
||||||
settings:
|
settings:
|
||||||
|
currency: ETH
|
||||||
expected-block-time: 2.7s
|
expected-block-time: 2.7s
|
||||||
options:
|
options:
|
||||||
disable-validation: true
|
disable-validation: true
|
||||||
@@ -168,12 +199,14 @@ chain-settings:
|
|||||||
syncing: 40
|
syncing: 40
|
||||||
lagging: 20
|
lagging: 20
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
code: POLYGON_ZKEVM
|
code: POLYGON_ZKEVM
|
||||||
grpcId: 1007
|
grpcId: 1007
|
||||||
short-names: [polygon-zkevm]
|
short-names: [polygon-zkevm]
|
||||||
chain-id: 0x44d
|
chain-id: 0x44d
|
||||||
- id: testnet
|
- id: Testnet
|
||||||
|
priority: 1
|
||||||
code: POLYGON_ZKEVM_TESTNET
|
code: POLYGON_ZKEVM_TESTNET
|
||||||
grpcId: 10011
|
grpcId: 10011
|
||||||
short-names: [polygon-zkevm-testnet]
|
short-names: [polygon-zkevm-testnet]
|
||||||
@@ -181,7 +214,9 @@ chain-settings:
|
|||||||
settings:
|
settings:
|
||||||
expected-block-time: 1m
|
expected-block-time: 1m
|
||||||
- id: arbitrum-nova
|
- id: arbitrum-nova
|
||||||
|
label: Arbitrum Nova
|
||||||
settings:
|
settings:
|
||||||
|
currency: ETH
|
||||||
expected-block-time: 1s
|
expected-block-time: 1s
|
||||||
options:
|
options:
|
||||||
disable-validation: true
|
disable-validation: true
|
||||||
@@ -189,13 +224,15 @@ chain-settings:
|
|||||||
syncing: 40
|
syncing: 40
|
||||||
lagging: 20
|
lagging: 20
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
code: ARBITRUM_NOVA
|
code: ARBITRUM_NOVA
|
||||||
grpcId: 1008
|
grpcId: 1008
|
||||||
short-names: [arbitrum-nova]
|
short-names: [arbitrum-nova]
|
||||||
chain-id: 0xa4ba
|
chain-id: 0xa4ba
|
||||||
- id: zksync
|
- id: zksync
|
||||||
|
label: zkSync Era
|
||||||
settings:
|
settings:
|
||||||
|
currency: ETH
|
||||||
expected-block-time: 5s
|
expected-block-time: 5s
|
||||||
options:
|
options:
|
||||||
disable-validation: true
|
disable-validation: true
|
||||||
@@ -203,18 +240,22 @@ chain-settings:
|
|||||||
syncing: 40
|
syncing: 40
|
||||||
lagging: 20
|
lagging: 20
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
code: ZKSYNC
|
code: ZKSYNC
|
||||||
grpcId: 1009
|
grpcId: 1009
|
||||||
chain-id: 0x144
|
chain-id: 0x144
|
||||||
short-names: [zksync]
|
short-names: [zksync]
|
||||||
- id: testnet
|
- id: Testnet
|
||||||
|
priority: 1
|
||||||
code: ZKS_TESTNET
|
code: ZKS_TESTNET
|
||||||
grpcId: 10012
|
grpcId: 10012
|
||||||
chain-id: 0x118
|
chain-id: 0x118
|
||||||
short-names: [zksync-testnet]
|
short-names: [zksync-testnet]
|
||||||
- id: base
|
- id: base
|
||||||
|
label: Base
|
||||||
settings:
|
settings:
|
||||||
|
currency: ETH
|
||||||
expected-block-time: 2s
|
expected-block-time: 2s
|
||||||
options:
|
options:
|
||||||
validate-peers: false
|
validate-peers: false
|
||||||
@@ -222,35 +263,43 @@ chain-settings:
|
|||||||
syncing: 40
|
syncing: 40
|
||||||
lagging: 20
|
lagging: 20
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
code: BASE
|
code: BASE
|
||||||
grpcId: 1010
|
grpcId: 1010
|
||||||
short-names: [base]
|
short-names: [base]
|
||||||
chain-id: 0x2105
|
chain-id: 0x2105
|
||||||
- id: goerli
|
- id: Goerli
|
||||||
|
priority: 1
|
||||||
code: BASE_GOERLI
|
code: BASE_GOERLI
|
||||||
grpcId: 10014
|
grpcId: 10014
|
||||||
short-names: [base-goerli]
|
short-names: [base-goerli]
|
||||||
chain-id: 0x14a33
|
chain-id: 0x14a33
|
||||||
- id: linea
|
- id: linea
|
||||||
|
label: Linea
|
||||||
settings:
|
settings:
|
||||||
|
currency: ETH
|
||||||
expected-block-time: 12s
|
expected-block-time: 12s
|
||||||
lags:
|
lags:
|
||||||
syncing: 6
|
syncing: 6
|
||||||
lagging: 1
|
lagging: 1
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
code: LINEA
|
code: LINEA
|
||||||
grpcId: 1011
|
grpcId: 1011
|
||||||
short-names: [linea]
|
short-names: [linea]
|
||||||
chain-id: 0xe708
|
chain-id: 0xe708
|
||||||
- id: goerli
|
- id: Goerli
|
||||||
|
priority: 1
|
||||||
code: LINEA_GOERLI
|
code: LINEA_GOERLI
|
||||||
grpcId: 10015
|
grpcId: 10015
|
||||||
short-names: [linea-goerli]
|
short-names: [linea-goerli]
|
||||||
chain-id: 0xe704
|
chain-id: 0xe704
|
||||||
- id: gnosis
|
- id: gnosis
|
||||||
|
label: Gnosis
|
||||||
settings:
|
settings:
|
||||||
|
currency: GNO
|
||||||
expected-block-time: 6s
|
expected-block-time: 6s
|
||||||
options:
|
options:
|
||||||
validate-peers: false
|
validate-peers: false
|
||||||
@@ -258,18 +307,22 @@ chain-settings:
|
|||||||
syncing: 10
|
syncing: 10
|
||||||
lagging: 5
|
lagging: 5
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
code: GNOSIS
|
code: GNOSIS
|
||||||
grpcId: 1012
|
grpcId: 1012
|
||||||
short-names: [gnosis]
|
short-names: [gnosis]
|
||||||
chain-id: 0x64
|
chain-id: 0x64
|
||||||
- id: chiado
|
- id: Chiado
|
||||||
|
priority: 1
|
||||||
code: GNOSIS_CHIADO
|
code: GNOSIS_CHIADO
|
||||||
grpcId: 10017
|
grpcId: 10017
|
||||||
short-names: [gnosis-chiado]
|
short-names: [gnosis-chiado]
|
||||||
chain-id: 0x27d8
|
chain-id: 0x27d8
|
||||||
- id: avalanche
|
- id: avalanche
|
||||||
|
label: Avalanche
|
||||||
settings:
|
settings:
|
||||||
|
currency: AVX
|
||||||
expected-block-time: 2s
|
expected-block-time: 2s
|
||||||
options:
|
options:
|
||||||
validate-peers: false
|
validate-peers: false
|
||||||
@@ -278,18 +331,22 @@ chain-settings:
|
|||||||
syncing: 10
|
syncing: 10
|
||||||
lagging: 5
|
lagging: 5
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
code: AVALANCHE
|
code: AVALANCHE
|
||||||
grpcId: 1013
|
grpcId: 1013
|
||||||
short-names: [avalanche]
|
short-names: [avalanche]
|
||||||
chain-id: 0xa86a
|
chain-id: 0xa86a
|
||||||
- id: fuji
|
- id: Fuji
|
||||||
|
priority: 1
|
||||||
code: AVALANCHE_FUJI
|
code: AVALANCHE_FUJI
|
||||||
grpcId: 10018
|
grpcId: 10018
|
||||||
short-names: [avalanche-fuji]
|
short-names: [avalanche-fuji]
|
||||||
chain-id: 0xa869
|
chain-id: 0xa869
|
||||||
- id: aurora
|
- id: aurora
|
||||||
|
label: Aurora
|
||||||
settings:
|
settings:
|
||||||
|
currency: AURORA
|
||||||
expected-block-time: 1s
|
expected-block-time: 1s
|
||||||
options:
|
options:
|
||||||
validate-peers: false
|
validate-peers: false
|
||||||
@@ -297,18 +354,22 @@ chain-settings:
|
|||||||
syncing: 40
|
syncing: 40
|
||||||
lagging: 20
|
lagging: 20
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
code: AURORA
|
code: AURORA
|
||||||
grpcId: 1015
|
grpcId: 1015
|
||||||
short-names: [aurora]
|
short-names: [aurora]
|
||||||
chain-id: 0x4e454152
|
chain-id: 0x4e454152
|
||||||
- id: testnet
|
- id: Testnet
|
||||||
|
priority: 1
|
||||||
code: AURORA_TESTNET
|
code: AURORA_TESTNET
|
||||||
grpcId: 10021
|
grpcId: 10021
|
||||||
short-names: [aurora-testnet]
|
short-names: [aurora-testnet]
|
||||||
chain-id: 0x4e454153
|
chain-id: 0x4e454153
|
||||||
- id: mantle
|
- id: mantle
|
||||||
|
label: Mantle
|
||||||
settings:
|
settings:
|
||||||
|
currency: ETH
|
||||||
expected-block-time: 500ms
|
expected-block-time: 500ms
|
||||||
options:
|
options:
|
||||||
validate-peers: false
|
validate-peers: false
|
||||||
@@ -316,18 +377,22 @@ chain-settings:
|
|||||||
syncing: 40
|
syncing: 40
|
||||||
lagging: 20
|
lagging: 20
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
code: MANTLE
|
code: MANTLE
|
||||||
grpcId: 1017
|
grpcId: 1017
|
||||||
short-names: [mantle]
|
short-names: [mantle]
|
||||||
chain-id: 0x1388
|
chain-id: 0x1388
|
||||||
- id: testnet
|
- id: Testnet
|
||||||
|
priority: 1
|
||||||
code: MANTLE_TESTNET
|
code: MANTLE_TESTNET
|
||||||
grpcId: 10023
|
grpcId: 10023
|
||||||
short-names: [mantle-testnet]
|
short-names: [mantle-testnet]
|
||||||
chain-id: 0x1389
|
chain-id: 0x1389
|
||||||
- id: klaytn
|
- id: klaytn
|
||||||
|
label: Klaytn
|
||||||
settings:
|
settings:
|
||||||
|
currency: KLAY
|
||||||
expected-block-time: 1s
|
expected-block-time: 1s
|
||||||
options:
|
options:
|
||||||
validate-peers: false
|
validate-peers: false
|
||||||
@@ -335,57 +400,70 @@ chain-settings:
|
|||||||
syncing: 40
|
syncing: 40
|
||||||
lagging: 20
|
lagging: 20
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
code: KLAYTN
|
code: KLAYTN
|
||||||
grpcId: 1018
|
grpcId: 1018
|
||||||
short-names: [klaytn]
|
short-names: [klaytn]
|
||||||
chain-id: 0x2019
|
chain-id: 0x2019
|
||||||
- id: baobab
|
- id: Baobab
|
||||||
|
priority: 1
|
||||||
code: KLAYTN_BAOBAB
|
code: KLAYTN_BAOBAB
|
||||||
grpcId: 10024
|
grpcId: 10024
|
||||||
short-names: [klaytn-baobab]
|
short-names: [klaytn-baobab]
|
||||||
chain-id: 0x3e9
|
chain-id: 0x3e9
|
||||||
- id: celo
|
- id: celo
|
||||||
|
label: Celo
|
||||||
settings:
|
settings:
|
||||||
|
currency: CELO
|
||||||
expected-block-time: 5s
|
expected-block-time: 5s
|
||||||
lags:
|
lags:
|
||||||
syncing: 10
|
syncing: 10
|
||||||
lagging: 5
|
lagging: 5
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
code: CELO
|
code: CELO
|
||||||
grpcId: 1019
|
grpcId: 1019
|
||||||
short-names: [celo]
|
short-names: [celo]
|
||||||
chain-id: 0xa4ec
|
chain-id: 0xa4ec
|
||||||
- id: alfajores
|
- id: Alfajores
|
||||||
|
priority: 1
|
||||||
code: CELO_ALFAJORES
|
code: CELO_ALFAJORES
|
||||||
grpcId: 10028
|
grpcId: 10028
|
||||||
short-names: [celo-alfajores]
|
short-names: [celo-alfajores]
|
||||||
chain-id: 0xaef3
|
chain-id: 0xaef3
|
||||||
- id: moonbeam
|
- id: moonbeam
|
||||||
|
label: Moonbeam
|
||||||
settings:
|
settings:
|
||||||
|
currency: GLMR
|
||||||
expected-block-time: 12s
|
expected-block-time: 12s
|
||||||
lags:
|
lags:
|
||||||
syncing: 6
|
syncing: 6
|
||||||
lagging: 1
|
lagging: 1
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
code: MOONBEAM
|
code: MOONBEAM
|
||||||
grpcId: 1020
|
grpcId: 1020
|
||||||
short-names: [moonbeam]
|
short-names: [moonbeam]
|
||||||
chain-id: 0x504
|
chain-id: 0x504
|
||||||
- id: moonriver
|
- id: Moonriver
|
||||||
|
priority: 50
|
||||||
code: MOONRIVER
|
code: MOONRIVER
|
||||||
grpcId: 1021
|
grpcId: 1021
|
||||||
short-names: [moonriver]
|
short-names: [moonriver]
|
||||||
chain-id: 0x505
|
chain-id: 0x505
|
||||||
- id: moonbase-alpha
|
- id: Moonbase Alpha
|
||||||
|
priority: 1
|
||||||
code: MOONBEAM_ALPHA
|
code: MOONBEAM_ALPHA
|
||||||
grpcId: 10029
|
grpcId: 10029
|
||||||
short-names: [moonbase-alpha]
|
short-names: [moonbase-alpha]
|
||||||
chain-id: 0x507
|
chain-id: 0x507
|
||||||
- id: scroll
|
- id: scroll
|
||||||
|
label: Scroll
|
||||||
settings:
|
settings:
|
||||||
|
currency: ETH
|
||||||
expected-block-time: 3s
|
expected-block-time: 3s
|
||||||
options:
|
options:
|
||||||
validate-peers: false
|
validate-peers: false
|
||||||
@@ -393,18 +471,22 @@ chain-settings:
|
|||||||
syncing: 10
|
syncing: 10
|
||||||
lagging: 5
|
lagging: 5
|
||||||
chains:
|
chains:
|
||||||
- id: alphanet
|
- id: Alphanet
|
||||||
|
priority: 1
|
||||||
code: SCROLL_ALPHANET
|
code: SCROLL_ALPHANET
|
||||||
grpcId: 10022
|
grpcId: 10022
|
||||||
short-names: [scroll-alphanet]
|
short-names: [scroll-alphanet]
|
||||||
chain-id: 0x82751
|
chain-id: 0x82751
|
||||||
- id: sepolia
|
- id: Sepolia
|
||||||
|
priority: 10
|
||||||
code: SCROLL_SEPOLIA
|
code: SCROLL_SEPOLIA
|
||||||
grpcId: 10025
|
grpcId: 10025
|
||||||
short-names: [scroll-sepolia]
|
short-names: [scroll-sepolia]
|
||||||
chain-id: 0x8274f
|
chain-id: 0x8274f
|
||||||
- id: cronos
|
- id: cronos
|
||||||
|
label: Cronos
|
||||||
settings:
|
settings:
|
||||||
|
currency: CRO
|
||||||
expected-block-time: 5s
|
expected-block-time: 5s
|
||||||
options:
|
options:
|
||||||
validate-peers: false
|
validate-peers: false
|
||||||
@@ -412,18 +494,22 @@ chain-settings:
|
|||||||
syncing: 10
|
syncing: 10
|
||||||
lagging: 5
|
lagging: 5
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
code: CRONOS_MAINNET
|
code: CRONOS_MAINNET
|
||||||
short-names: [cronos]
|
short-names: [cronos]
|
||||||
chain-id: 0x19
|
chain-id: 0x19
|
||||||
grpcId: 1022
|
grpcId: 1022
|
||||||
- id: testnet
|
- id: Testnet
|
||||||
|
priority: 1
|
||||||
code: CRONOS_TESTNET
|
code: CRONOS_TESTNET
|
||||||
short-names: [cronos-testnet]
|
short-names: [cronos-testnet]
|
||||||
chain-id: 0x152
|
chain-id: 0x152
|
||||||
grpcId: 10030
|
grpcId: 10030
|
||||||
- id: metis
|
- id: metis
|
||||||
|
label: Metis
|
||||||
settings:
|
settings:
|
||||||
|
currency: METIS
|
||||||
options:
|
options:
|
||||||
validate-peers: false
|
validate-peers: false
|
||||||
expected-block-time: 1m
|
expected-block-time: 1m
|
||||||
@@ -432,28 +518,34 @@ chain-settings:
|
|||||||
lagging: 20
|
lagging: 20
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: mainnet
|
||||||
|
priority: 100
|
||||||
code: METIS_MAINNET
|
code: METIS_MAINNET
|
||||||
short-names: [metis]
|
short-names: [metis]
|
||||||
chain-id: 0x440
|
chain-id: 0x440
|
||||||
grpcId: 1023
|
grpcId: 1023
|
||||||
- id: goerli
|
- id: goerli
|
||||||
|
priority: 1
|
||||||
code: METIS_GOERLI
|
code: METIS_GOERLI
|
||||||
short-names: [metis-goerli]
|
short-names: [metis-goerli]
|
||||||
chain-id: 0x257
|
chain-id: 0x257
|
||||||
grpcId: 10031
|
grpcId: 10031
|
||||||
- id: opbnb
|
- id: opbnb
|
||||||
|
label: opBNB
|
||||||
settings:
|
settings:
|
||||||
|
currency: BNB
|
||||||
expected-block-time: 1s
|
expected-block-time: 1s
|
||||||
lags:
|
lags:
|
||||||
syncing: 40
|
syncing: 40
|
||||||
lagging: 20
|
lagging: 20
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
|
priority: 100
|
||||||
code: OPBNB_MAINNET
|
code: OPBNB_MAINNET
|
||||||
short-names: [opbnb]
|
short-names: [opbnb]
|
||||||
chain-id: 0xcc
|
chain-id: 0xcc
|
||||||
grpcId: 1024
|
grpcId: 1024
|
||||||
- id: testnet
|
- id: Testnet
|
||||||
|
priority: 1
|
||||||
code: OPBNB_TESTNET
|
code: OPBNB_TESTNET
|
||||||
short-names: [opbnb-testnet]
|
short-names: [opbnb-testnet]
|
||||||
chain-id: 0x15eb
|
chain-id: 0x15eb
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ internal class ChainsConfigReaderTest {
|
|||||||
assertEquals(arb.chainId, "0x66eed")
|
assertEquals(arb.chainId, "0x66eed")
|
||||||
assertEquals(arb.expectedBlockTime.seconds, 1L)
|
assertEquals(arb.expectedBlockTime.seconds, 1L)
|
||||||
assertEquals(arb.options.validatePeers, false)
|
assertEquals(arb.options.validatePeers, false)
|
||||||
assertEquals(arb.id, "goerli")
|
assertEquals(arb.id, "Goerli")
|
||||||
|
|
||||||
val ethc = config.resolve("ethereum-classic")
|
val ethc = config.resolve("ethereum-classic")
|
||||||
assertEquals(ethc.chainId, "0x3d")
|
assertEquals(ethc.chainId, "0x3d")
|
||||||
|
|||||||
Reference in New Issue
Block a user