Skip to content

Commit 77cb574

Browse files
committed
Tea
1 parent cd5c4ba commit 77cb574

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

chains.yaml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3906,3 +3906,26 @@ chain-settings:
39063906
short-names: [tac-spb, tac-testnet]
39073907
chain-id: 0x957
39083908
grpcId: 10191
3909+
- id: tea
3910+
label: Tea
3911+
type: eth
3912+
settings:
3913+
options:
3914+
validate-peers: false
3915+
expected-block-time: 2s
3916+
lags:
3917+
syncing: 40
3918+
lagging: 20
3919+
chains:
3920+
- id: Mainnet
3921+
priority: 100
3922+
code: TEA_MAINNET
3923+
short-names: [tea]
3924+
chain-id: 0x17ea
3925+
grpcId: 1154
3926+
- id: Sepolia
3927+
priority: 30
3928+
code: TEA_SEPOLIA
3929+
short-names: [tea-sepolia]
3930+
chain-id: 0x27ea
3931+
grpcId: 10192

0 commit comments

Comments
 (0)