Type Alias AddressMapping

AddressMapping: { address: Address; chainId: number }

Mapping of a token address to a specific chain

Type declaration

  • address: Address
  • chainId: number