Type alias CctpDomains

CctpDomains: Record<string, number>

Type representing a map of CCTP domains to their corresponding numeric values.

Property

The symbol of the chain representing one of the supported blockchain networks (e.g., "ETH" for Ethereum). For more details, see: ChainSymbol.

Property

The numeric value associated with the specified chain.

Generated using TypeDoc