ListingWizardsHelperV1
ListingWizardsHelperV1
UniverseDoesNotSupportAsset
error UniverseDoesNotSupportAsset(uint256 universeId, address collection)
Thrown when the Universe does not support the Original Asset Collection.
Name | Type | Description |
---|---|---|
universeId | uint256 | The Universe. |
collection | address | The address of unsupported by the `universeId` Original Asset Collection. |
validateMatchWithUniverse
function validateMatchWithUniverse(uint256 universeId, address originalCollection, struct IListingTermsRegistry.ListingTerms terms, contract IMetahub metahub) internal view