Interface GetTokenAllowListParams

Interface representing the parameters for getTokenAllowList.

Hierarchy

  • GetTokenAllowListParams

Properties

Properties

The type of token to retrieve.

chainId: checkout.ChainId

The ID of the blockchain network.

exclude?: checkout.TokenFilter[]

The tokens to exclude from the list.

Generated using TypeDoc