From 476f6d4fb42cd3e4fb57a98774ec6fba382ce991 Mon Sep 17 00:00:00 2001 From: Anton Date: Wed, 24 Dec 2025 11:46:02 +0300 Subject: [PATCH] add tempo testnet --- chains-meta.yaml | 7 +++++++ chains.yaml | 18 ++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/chains-meta.yaml b/chains-meta.yaml index 0d66391..034cced 100644 --- a/chains-meta.yaml +++ b/chains-meta.yaml @@ -1227,3 +1227,10 @@ chain-id: 4690 explorers: - https://testnet.iotexscan.io +- currency: + name: USD + symbol: USD + decimals: 18 + chain-id: 42429 + explorers: + - https://explore.tempo.xyz/ diff --git a/chains.yaml b/chains.yaml index ba4593e..4937f5c 100644 --- a/chains.yaml +++ b/chains.yaml @@ -2873,3 +2873,21 @@ chain-settings: grpcId: 10153 chain-id: 0x15f902 short-names: [xrpl-devnet] + - id: tempo + label: Tempo + type: eth + settings: + expected-block-time: 1s + options: + validate-peers: false + lags: + syncing: 40 + lagging: 20 + chains: + - id: Testnet + priority: 10 + code: TEMPO_TESTNET + grpcId: 10154 + chain-id: 0xa5bd + short-names: [tempo-testnet] +