Skip to main content

Module chain

Module chain 

Source
Expand description

Chain family and identifier types.

Modules§

chains
Well-known chain IDs for convenience.

Structs§

ChainId
A fully qualified chain identifier, e.g. ethereum, arbitrum, solana-mainnet. Used as the primary key when selecting a decoder and querying schemas.

Enums§

ChainFamily
Top-level blockchain VM family. Determines which decoder is dispatched for a raw event.