- Preparing search index...
- The search index is not available
ternoa-js
Type alias MarketplaceDataType
MarketplaceDataType: { accountList: string[] | undefined; collectionList: number[] | undefined; commissionFee: IFeeType | undefined; kind: string; listingFee: IFeeType | undefined; offchainData: string | undefined; owner: string; }
Type declaration
-
accountList: string[] | undefined
-
collectionList: number[] | undefined
-
commissionFee: IFeeType | undefined
-
kind: string
-
listingFee: IFeeType | undefined
-
offchainData: string | undefined
-
owner: string