We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
types.CountTransferRestriction
TransferRestrictionBase
↳ CountTransferRestriction
CountTransferRestriction
• count: BigNumber
BigNumber
types/index.ts:1357
• Optional exemptedIds: string[]
Optional
string
array of Scope/Identity IDs that are exempted from the Restriction
Note
if the Asset requires investor uniqueness, Scope IDs are used. Otherwise, we use Identity IDs. More on Scope IDs and investor uniqueness here and here
TransferRestrictionBase.exemptedIds
types/index.ts:1353