Interface AssetsApiGetAssetRequest

Hierarchy

  • AssetsApiGetAssetRequest
    • AssetsApiGetAssetRequest

Properties

tokenAddress: string

Address of the ERC721 contract

Memberof

AssetsApiGetAsset

tokenId: string

Either ERC721 token ID or internal IMX ID

Memberof

AssetsApiGetAsset

includeFees?: boolean

Set flag to include fees associated with the asset

Memberof

AssetsApiGetAsset

Generated using TypeDoc