Skip to content

AbstractListingConfigurator

AbstractListingConfigurator

whenSorted

modifier whenSorted(struct Assets.AssetId[] assetIds)

__supportedInterfaces

function __supportedInterfaces(bytes4[] interfaceIds) external view returns (bool[])

inheritdoc IListingConfigurator

supportsInterface

function supportsInterface(bytes4 interfaceId) public view virtual returns (bool)

_metahub

function _metahub() internal view virtual returns (contract IMetahub)