Skip to content
Merged
Changes from 2 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
23 changes: 23 additions & 0 deletions chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3859,3 +3859,26 @@ chain-settings:
short-names: [morph-hoodi]
chain-id: 0xB5E
grpcId: 10189
- id: tac
label: Tac
type: eth
settings:
options:
validate-peers: false
expected-block-time: 1s
lags:
syncing: 6
lagging: 2
chains:
- id: Mainnet
priority: 100
code: TAC_MAINNET
short-names: [tac, tacchain, tac-mainnet]
chain-id: 0xef
grpcId: 1153
- id: SPB
priority: 30
code: TAC_SPB_TESTNET
short-names: [tac-spb, tac-testnet]
chain-id: 0x957
grpcId: 10190
Loading