We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e4a847 commit 0e3218eCopy full SHA for 0e3218e
1 file changed
chains.yaml
@@ -3859,3 +3859,20 @@ chain-settings:
3859
short-names: [morph-hoodi]
3860
chain-id: 0xB5E
3861
grpcId: 10189
3862
+ - id: tac
3863
+ label: Tac
3864
+ type: eth
3865
+ settings:
3866
+ options:
3867
+ validate-peers: false
3868
+ expected-block-time: 1s
3869
+ lags:
3870
+ syncing: 6
3871
+ lagging: 2
3872
+ chains:
3873
+ - id: Mainnet
3874
+ priority: 100
3875
+ code: TAC_MAINNET
3876
+ short-names: [tac, tacchain, tac-mainnet]
3877
+ chain-id: 0xef
3878
+ grpcId: 1153
0 commit comments