ActiveTransferRestrictions
Type parameters
▪ Restriction: CountTransferRestriction | PercentageTransferRestriction
Hierarchy
ActiveTransferRestrictions
Index
Properties
Properties
availableSlots
• availableSlots: number
Defined in src/types/index.ts:889
amount of restrictions that can be added before reaching the shared limit
restrictions
• restrictions: Restriction[]
Defined in src/types/index.ts:885
Last updated