Skip to content
Open
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
28 changes: 28 additions & 0 deletions chains-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1293,3 +1293,31 @@
chain-id: 9372
explorers:
- https://explorer.testnet.oasys.games
- currency:
name: Flow
symbol: FLOW
decimals: 18
chain-id: 747
explorers:
- https://evm.flowscan.io
- currency:
name: Flow
symbol: FLOW
decimals: 18
chain-id: 545
explorers:
- https://evm-testnet.flowscan.io
- currency:
name: HBAR
symbol: HBAR
decimals: 18
chain-id: 295
explorers:
- https://hashscan.io
- currency:
name: HBAR
symbol: HBAR
decimals: 18
chain-id: 296
explorers:
- https://hashscan.io/testnet
49 changes: 47 additions & 2 deletions chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3221,7 +3221,7 @@ chain-settings:
code: TEMPO_MODERATO_TESTNET
grpcId: 10184
chain-id: 0xa5bf
short-names: [tempo-moderato-testnet]
short-names: [tempo-moderato-testnet]
- id: xdc
label: XDC
type: eth
Expand Down Expand Up @@ -3798,4 +3798,49 @@ chain-settings:
short-names: [moca-testnet]
chain-id: 0x366a8
grpcId: 10188

- id: flow
label: Flow
type: eth
settings:
expected-block-time: 1s
options:
validate-peers: false
lags:
syncing: 40
lagging: 20
chains:
- id: Mainnet
priority: 100
code: FLOW_MAINNET
short-names: [flow, flow-mainnet]
chain-id: 0x2eb
grpcId: 1152
- id: Testnet
priority: 10
code: FLOW_TESTNET
short-names: [flow-testnet]
chain-id: 0x221
grpcId: 10189
- id: hedera
label: Hedera
type: eth
settings:
expected-block-time: 2s
options:
validate-peers: false
lags:
syncing: 40
lagging: 20
chains:
- id: Mainnet
priority: 100
code: HEDERA_MAINNET
short-names: [hedera, hedera-mainnet]
chain-id: 0x127
grpcId: 1153
- id: Testnet
priority: 10
code: HEDERA_TESTNET
short-names: [hedera-testnet]
chain-id: 0x128
grpcId: 10190