OptionalapprovalId?: stringThe id of the approval request if this transfer triggered a policy.
OptionaldateBroadcasted?: stringOptionaldateConfirmed?: stringOptionaldatePolicyResolved?: stringOptionalexternalId?: stringThe external id provided at transfer creation time.
Optionalfee?: stringThe fee paid for this transfer in minimum denomination.
OptionalfeeSponsorId?: stringThe fee sponsor id used to pay for the transfer fees.
Transfer id.
Additional metadata about the transfered asset.
Optionaldecimals?: numberNumber of decimals used by the asset, see this guide for more details.
Optionalquotes?: { [x: string]: number }Corresponding asset price in USD at the time of transfer.
Optionalsymbol?: stringOptionalverified?: booleanWhether the asset is verified by DFNS as legitimate.
The blockchain network this transfer is on.
Optionalreason?: stringThe reason for a failed transfer.
The user who initiated the request.
OptionaltokenId?: stringToken id.
User id.
Transfer status.
| Status | Definition |
|---|---|
Pending |
The request is pending approval due to a policy applied to the wallet. |
Executing |
The request is approved and is in the process of being executed. note this status is only set for a short time between pending and broadcasted. |
Broadcasted |
The transaction has been successfully written to the mempool. |
Confirmed |
The transaction has been confirmed on-chain by our indexing pipeline. |
Failed |
Indicates either system failure to complete the request or the transaction failed on chain. |
Rejected |
The request has been rejected by a policy approval action. |
OptionaltxHash?: stringThe blockchain transaction hash for this transfer.
The source wallet for this tranfer.
Optionalnexttoken to use as paginationToken to request the next page.
Wallet id.
Current page items.