Optional blockOptional contracts?: Prettify<{ Collection of contracts
Optional custom?: customCustom chain data.
Optional fees?: ChainFees<formatters | undefined>Modifies how fees are derived.
Optional formatters?: formattersModifies how chain data structures (ie. Blocks, Transactions, etc) are formatted & typed.
ID in number form
Human-readable name
Currency used by chain
Collection of RPC endpoints
Optional serializers?: ChainSerializers<formatters>Modifies how data (ie. Transactions) is serialized.
Optional sourceSource Chain ID (ie. the L1 chain)
Optional testnet?: booleanFlag for test networks
Collection of block explorers