@@ -9,6 +9,7 @@ export const tenderlyNetworkMap = {
99 137 : "polygon" ,
1010 143 : "monad" ,
1111 146 : "sonic" ,
12+ 196 : "xlayer" ,
1213 232 : "lens" ,
1314 252 : "fraxtal" ,
1415 288 : "boba-ethereum" ,
@@ -29,10 +30,12 @@ export const tenderlyNetworkMap = {
2930 1923 : "swellchain" ,
3031 1924 : "swellchain-sepolia" ,
3132 1946 : "soneium-minato" ,
33+ 1952 : "xlayer-testnet" ,
3234 2020 : "ronin" ,
3335 2201 : "stable-testnet" ,
3436 2523 : "fraxtal-hoodi" ,
3537 4202 : "lisk-sepolia" ,
38+ 4217 : "tempo" ,
3639 4326 : "megaeth" ,
3740 4801 : "worldchain-sepolia" ,
3841 5000 : "mantle" ,
@@ -44,7 +47,6 @@ export const tenderlyNetworkMap = {
4447 9746 : "plasma-testnet" ,
4548 10143 : "monad-testnet" ,
4649 10200 : "gnosis-chiado-testnet" ,
47- 11069 : "interval-testnet" ,
4850 13371 : "immutable" ,
4951 13473 : "immutable-testnet" ,
5052 28882 : "boba-sepolia" ,
@@ -54,7 +56,6 @@ export const tenderlyNetworkMap = {
5456 42161 : "arbitrum" ,
5557 42170 : "arbitrum-nova" ,
5658 42220 : "celo" ,
57- 42429 : "tempo-testnet" ,
5859 42431 : "tempo-moderato-testnet" ,
5960 43113 : "avalanche-fuji" ,
6061 43114 : "avalanche" ,
@@ -74,6 +75,7 @@ export const tenderlyNetworkMap = {
7475 84532 : "base-sepolia" ,
7576 167000 : "taiko-mainnet" ,
7677 167013 : "taiko-hoodi" ,
78+ 202601 : "ronin-testnet" ,
7779 421614 : "arbitrum-sepolia" ,
7880 534351 : "scroll-sepolia" ,
7981 534352 : "scroll-mainnet" ,
@@ -135,6 +137,7 @@ export const tenderlyExplorerMap = {
135137 2523 : "fraxtal-hoodi" ,
136138 3338 : "peaq" ,
137139 4202 : "lisk-sepolia" ,
140+ 4217 : "tempo" ,
138141 4326 : "megaeth" ,
139142 4801 : "worldchain-sepolia" ,
140143 5000 : "mantle" ,
@@ -150,7 +153,6 @@ export const tenderlyExplorerMap = {
150153 10143 : "monad-testnet" ,
151154 10200 : "gnosis-chiado-testnet" ,
152155 11011 : "shape-sepolia" ,
153- 11069 : "interval-testnet" ,
154156 13371 : "immutable" ,
155157 13473 : "immutable-testnet" ,
156158 28882 : "boba-sepolia" ,
@@ -160,7 +162,6 @@ export const tenderlyExplorerMap = {
160162 42161 : "arbitrum" ,
161163 42170 : "arbitrum-nova" ,
162164 42220 : "celo" ,
163- 42429 : "tempo-testnet" ,
164165 42431 : "tempo-moderato-testnet" ,
165166 43113 : "avalanche-fuji" ,
166167 43114 : "avalanche-mainnet" ,
0 commit comments