ConstReadonlyblockchainId: "UNI"ReadonlyblockchainVm: "EVM"Block time in milliseconds.
Collection of contracts
Optionalcustom?: Record<string, unknown>Custom chain data.
OptionalensTlds?: readonly string[]Collection of ENS TLDs for the chain.
Optionalexperimental_preconfirmationTime?: numberPreconfirmation time in milliseconds.
OptionalextendSchema?: Record<string, unknown>Extend schema.
Optionalfees?: ChainFees<undefined>Modifies how fees are derived.
Modifies how data is formatted and typed (e.g. blocks and transactions)
ID in number form
Human-readable name
Currency used by chain
OptionalprepareTransactionRequest?: Function to prepare a transaction request. Runs before the transaction is filled.
Collection of RPC endpoints
Modifies how data is serialized (e.g. transactions).
Source Chain ID (ie. the L1 chain)
Optionaltestnet?: booleanFlag for test networks
OptionalverifyHash?: (Chain-specific signature verification.
Collection of block explorers