Skip to main content
Version: 23.0.x

Interface: ActiveTransferRestrictions<Restriction>

types.ActiveTransferRestrictions

Type parameters

NameType
Restrictionextends CountTransferRestriction | PercentageTransferRestriction | ClaimCountTransferRestriction | ClaimPercentageTransferRestriction

Properties

availableSlots

availableSlots: BigNumber

amount of restrictions that can be added before reaching the shared limit

Defined in

types/index.ts:1410


restrictions

restrictions: Restriction[]

Defined in

types/index.ts:1406