nmkr-studio-api
Version:
Typesafe API Client to work with the NMKR Studio V2 API
2 lines (1 loc) • 304 B
TypeScript
export type SaleConditionsTypes = 'walletcontainspolicyid' | 'walletdoescontainmaxpolicyid' | 'walletdoesnotcontainpolicyid' | 'walletcontainsminpolicyid' | 'walletmustcontainminofpolicyid' | 'whitlistedaddresses' | 'blacklistedaddresses' | 'stakeonpool' | 'countedwhitelistedaddresses' | 'onlyonesale';