Interface GetAssetTransfersParams

Hierarchy

  • GetAssetTransfersParams

Properties

category?: string[]
contractAddresses?: string[]
fromAddress?: string
fromBlock?: string
order?: "asc" | "desc"
toAddress?: string
toBlock?: string
withMetadata?: boolean

Generated using TypeDoc