Skip to main content

Module network

Module network 

Source
Expand description

CAIP-2 network identifiers and chain-provider metadata.

Structs§

ChainId
CAIP-2 blockchain identifier (eip155:8453, solana:…).
ChainIdFormatError
Invalid namespace:reference string.
DeployedTokenAmount
Amount in the token’s smallest unit plus the deployment it refers to.
NetworkInfo
Known network definition with its chain ID and human-readable name.

Enums§

ChainIdPattern
Pattern for matching ChainId values.

Traits§

ChainProvider
Common operations available on all chain providers.