Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetUserNftListParams

Hierarchy

  • GetUserNftListParams

Index

Properties

appId: string

The ID of app.

chain: string

The symbol of chain.

contractAddress?: string

The address of contract. Use this if you want to find NFTs specific to a particular contract.

network: string

The name of network.

tokenId?: string

Token ID of NFT. Use this if you want to find a specific NFT. You need to provide the contract address for it to work.

userAddress: string

The address of user.

Generated using TypeDoc