Interface GetAssetTransfersIteratorOptions

Hierarchy

  • GetAssetTransfersIteratorOptions

Properties

fromBlock?: string

Starting block number from which transactions will be included in the result.

includeNFT?: boolean

If true, include NFTs in the returned transfers.

toBlock?: string

Ending block number to which transactions will be included in the result.

Generated using TypeDoc