File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 204204 "name" : " Tempo" ,
205205 "family" : " NONE" ,
206206 "nativeToken" : " pathUSD" ,
207- "publicRPC" : " " ,
208- "blockExplorer" : " " ,
207+ "publicRPC" : " https://rpc.tempo.xyz " ,
208+ "blockExplorer" : " https://explore.mainnet.tempo.xyz " ,
209209 "cctpDomain" : -1 ,
210210 "oftEid" : 30410 ,
211211 "hypDomainId" : -1
948948 "324" : " 0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4" ,
949949 "1135" : " 0xF242275d3a6527d877f2c927a82D9b057609cc71" ,
950950 "1868" : " 0xbA9986D2381edf1DA03B0B9c1f8b00dc4AacC369" ,
951+ "4217" : " 0x20c000000000000000000000b9537d11c60e8b50" ,
951952 "34443" : " 0xd988097fb8612cc24eeC14542bC03424c656005f" ,
952953 "41455" : " 0x18d25B4e18165c97e1285212e5d1f80eDD6d3Aa7" ,
953954 "42161" : " 0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8" ,
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ import {
2222 L1_ADDRESS_MAP ,
2323 OP_STACK_ADDRESS_MAP ,
2424 L2_ADDRESS_MAP ,
25- } from "../../deploy /consts" ;
25+ } from "../../src /consts" ;
2626
2727const convertChainFamiliesEnumString = ( ) => {
2828 const publicNetworksWithEnum = Object . fromEntries (
You can’t perform that action at this time.
0 commit comments