types.TransferStatus

@polymeshassociation/polymesh-sdk / Modules / types / TransferStatus

Enumeration: TransferStatus

types.TransferStatus

ERC1400 compliant transfer status

Table of contents

Enumeration Members

Enumeration Members

BlockedTransaction

• BlockedTransaction

Defined in

types/index.ts:568


ComplianceFailure

• ComplianceFailure

Defined in

types/index.ts:564


CustodianError

• CustodianError

Defined in

types/index.ts:571


Failure

• Failure

Defined in

types/index.ts:553


FundsLimitReached

• FundsLimitReached

Defined in

types/index.ts:569


FundsLocked

• FundsLocked

Defined in

types/index.ts:558


InsufficientAllowance

• InsufficientAllowance

Defined in

types/index.ts:556


InsufficientBalance

• InsufficientBalance

Defined in

types/index.ts:555


InvalidGranularity

• InvalidGranularity

Defined in

types/index.ts:566


InvalidOperator

• InvalidOperator

Defined in

types/index.ts:561


InvalidReceiverAddress

• InvalidReceiverAddress

Defined in

types/index.ts:560


InvalidReceiverIdentity

• InvalidReceiverIdentity

Defined in

types/index.ts:563


InvalidSenderAddress

• InvalidSenderAddress

Defined in

types/index.ts:559


InvalidSenderIdentity

• InvalidSenderIdentity

Defined in

types/index.ts:562


PortfolioFailure

• PortfolioFailure

Defined in

types/index.ts:570


ScopeClaimMissing

• ScopeClaimMissing

Defined in

types/index.ts:572


SmartExtensionFailure

• SmartExtensionFailure

Defined in

types/index.ts:565


Success

• Success

Defined in

types/index.ts:554


TransferRestrictionFailure

• TransferRestrictionFailure

Defined in

types/index.ts:573


TransfersHalted

• TransfersHalted

Defined in

types/index.ts:557


VolumeLimitReached

• VolumeLimitReached

Defined in

types/index.ts:567

Last updated

Was this helpful?