# types.TransferStatus

[@polymeshassociation/polymesh-sdk](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes) / [Modules](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules) / [types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types) / TransferStatus

## Enumeration: TransferStatus

[types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types).TransferStatus

ERC1400 compliant transfer status

### Table of contents

#### Enumeration Members

* [BlockedTransaction](#blockedtransaction)
* [ComplianceFailure](#compliancefailure)
* [CustodianError](#custodianerror)
* [Failure](#failure)
* [FundsLimitReached](#fundslimitreached)
* [FundsLocked](#fundslocked)
* [InsufficientAllowance](#insufficientallowance)
* [InsufficientBalance](#insufficientbalance)
* [InvalidGranularity](#invalidgranularity)
* [InvalidOperator](#invalidoperator)
* [InvalidReceiverAddress](#invalidreceiveraddress)
* [InvalidReceiverIdentity](#invalidreceiveridentity)
* [InvalidSenderAddress](#invalidsenderaddress)
* [InvalidSenderIdentity](#invalidsenderidentity)
* [PortfolioFailure](#portfoliofailure)
* [ScopeClaimMissing](#scopeclaimmissing)
* [SmartExtensionFailure](#smartextensionfailure)
* [Success](#success)
* [TransferRestrictionFailure](#transferrestrictionfailure)
* [TransfersHalted](#transfershalted)
* [VolumeLimitReached](#volumelimitreached)

### Enumeration Members

#### BlockedTransaction

• **BlockedTransaction**

**Defined in**

[types/index.ts:568](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L568)

***

#### ComplianceFailure

• **ComplianceFailure**

**Defined in**

[types/index.ts:564](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L564)

***

#### CustodianError

• **CustodianError**

**Defined in**

[types/index.ts:571](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L571)

***

#### Failure

• **Failure**

**Defined in**

[types/index.ts:553](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L553)

***

#### FundsLimitReached

• **FundsLimitReached**

**Defined in**

[types/index.ts:569](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L569)

***

#### FundsLocked

• **FundsLocked**

**Defined in**

[types/index.ts:558](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L558)

***

#### InsufficientAllowance

• **InsufficientAllowance**

**Defined in**

[types/index.ts:556](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L556)

***

#### InsufficientBalance

• **InsufficientBalance**

**Defined in**

[types/index.ts:555](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L555)

***

#### InvalidGranularity

• **InvalidGranularity**

**Defined in**

[types/index.ts:566](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L566)

***

#### InvalidOperator

• **InvalidOperator**

**Defined in**

[types/index.ts:561](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L561)

***

#### InvalidReceiverAddress

• **InvalidReceiverAddress**

**Defined in**

[types/index.ts:560](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L560)

***

#### InvalidReceiverIdentity

• **InvalidReceiverIdentity**

**Defined in**

[types/index.ts:563](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L563)

***

#### InvalidSenderAddress

• **InvalidSenderAddress**

**Defined in**

[types/index.ts:559](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L559)

***

#### InvalidSenderIdentity

• **InvalidSenderIdentity**

**Defined in**

[types/index.ts:562](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L562)

***

#### PortfolioFailure

• **PortfolioFailure**

**Defined in**

[types/index.ts:570](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L570)

***

#### ScopeClaimMissing

• **ScopeClaimMissing**

**Defined in**

[types/index.ts:572](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L572)

***

#### SmartExtensionFailure

• **SmartExtensionFailure**

**Defined in**

[types/index.ts:565](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L565)

***

#### Success

• **Success**

**Defined in**

[types/index.ts:554](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L554)

***

#### TransferRestrictionFailure

• **TransferRestrictionFailure**

**Defined in**

[types/index.ts:573](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L573)

***

#### TransfersHalted

• **TransfersHalted**

**Defined in**

[types/index.ts:557](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L557)

***

#### VolumeLimitReached

• **VolumeLimitReached**

**Defined in**

[types/index.ts:567](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L567)
