@eth-optimism/viem • Docs
@eth-optimism/viem / supersimL1
const
supersimL1:object
L1 chain definition for supersim in non-forked mode
blockExplorers:
object
Collection of block explorers
readonly
default:object
readonly
apiUrl:"https://api.etherscan.io/api"
readonly
name:"Etherscan"
readonly
url:"https://etherscan.io"
contracts:
object
Collection of contracts
readonly
ensRegistry:object
readonly
address:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"
readonly
ensUniversalResolver:object
readonly
address:"0xce01f8eee7E479C928F8919abD53E553a36CeF67"
readonly
blockCreated:19258213
readonly
multicall3:object
readonly
address:"0xca11bde05977b3631167028862be2a173976ca11"
readonly
blockCreated:14353601
optional
custom:Record
<string
,unknown
>
Custom chain data.
optional
fees:ChainFees
<undefined
>
Modifies how fees are derived.
readonly
optional
formatters:undefined
id:
900
ID in number form
name:
"Supersim L1"
Human-readable name
nativeCurrency:
object
Currency used by chain
readonly
decimals:18
readonly
name:"Ether"
readonly
symbol:"ETH"
rpcUrls:
object
Collection of RPC endpoints
readonly
default:object
readonly
http: readonly ["http://127.0.0.1:8545"
]
optional
serializers:ChainSerializers
<undefined
,TransactionSerializable
<bigint
,number
>>
Modifies how data is serialized (e.g. transactions).
optional
sourceId:number
Source Chain ID (ie. the L1 chain)
testnet:
true
Flag for test networks