Interface GetTokenAllowListParams

Interface representing the parameters for getTokenAllowList.

Hierarchy

  • GetTokenAllowListParams

Properties

Properties

The type of token to retrieve.

chainId: ChainId

The ID of the blockchain network.

exclude?: TokenFilter[]

The tokens to exclude from the list.

Generated using TypeDoc