Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NftSearchParams

Hierarchy

Index

Properties

ainftObjectId?: string

The ID of AINFT object.

cursor?: string
limit?: number
name?: string

The name of AINFT object.

order?: "asc" | "desc"
slug?: string

The URL slug of AINFT object. (e.g. "My Object" -> "my-object")

symbol?: string

The symbol of AINFT object.

tokenId?: string

The token ID of AINFT.

userAddress?: string

The address of the user who owns the AINFT.

Generated using TypeDoc