Expand description
CAIP-2 network identifiers and chain-provider metadata.
Structs§
- ChainId
- CAIP-2 blockchain identifier (
eip155:8453,solana:…). - Chain
IdFormat Error - Invalid
namespace:referencestring. - Deployed
Token Amount - Amount in the token’s smallest unit plus the deployment it refers to.
- Network
Info - Known network definition with its chain ID and human-readable name.
Enums§
- Chain
IdPattern - Pattern for matching
ChainIdvalues.
Traits§
- Chain
Provider - Common operations available on all chain providers.