Skip to content

types.CountTransferRestriction

polymath-eric edited this page Oct 6, 2023 · 49 revisions

Interface: CountTransferRestriction

types.CountTransferRestriction

Hierarchy

  • TransferRestrictionBase

    CountTransferRestriction

Table of contents

Properties

Properties

count

count: BigNumber

Defined in

types/index.ts:1309


exemptedIds

Optional exemptedIds: 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

Inherited from

TransferRestrictionBase.exemptedIds

Defined in

types/index.ts:1305

Clone this wiki locally