Skip to content

X402Network

X402Network = `eip155:${SupportedChainId}`

Defined in: src/x402/types.ts:67

CAIP-2 network identifier in eip155:{chainId} form, narrowed to chains kawasekit supports.

Adding a chain to SupportedChainId automatically extends this union.

Example

const net: X402Network = "eip155:80002"; // Polygon Amoy