Skip to main content
Version: 24.2.x

Interface: ActiveTransferRestrictions<Restriction>

api/entities/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

api/entities/types.ts:544


restrictions

restrictions: Restriction[]

Defined in

api/entities/types.ts:540