types.PercentageTransferRestrictionInput
Last updated
Was this helpful?
@polymeshassociation/polymesh-sdk / Modules / types / PercentageTransferRestrictionInput
types.PercentageTransferRestrictionInput
TransferRestrictionInputBase
↳ PercentageTransferRestrictionInput
• Optional exemptedIdentities: (string | Identity)[]
array of Identities (or DIDs) that are exempted from the Restriction
Inherited from
TransferRestrictionInputBase.exemptedIdentities
Defined in
• percentage: BigNumber
maximum percentage (0-100) of the total supply of the Asset that can be held by a single investor at once
Defined in
Last updated
Was this helpful?
Was this helpful?