Transfers and withdrawals

Overview

Transfers and withdrawals offer you different options for moving assets on the Anchorage Digital platform. While both are supported for USD and digital assets, the key difference lies in the level of approval required for each operation.

Transfers

Transfers are used to move money without requiring quorum approval for each movement. This makes them ideal for recurring or high-frequency operations. To enable a transfer, you must complete some initial configurations, such as allowlisting a trusted destination and linking the appropriate API permissions. Transfers can be made to both internal and external addresses.

Withdrawals

Withdrawals are an option for moving money that always require quorum approval. This allows you to maintain granular control over transactions by applying specific quorum policies for each individual operation.




Transfer and Withdrawal APIs




Assets supported

Internal transfer APIExternal transfer APIWithdrawal API
Digital assetsYesYesYes
USDYesNoNo

Feature comparison

Internal transferExternal transfer APIWithdrawal API
DestinationsWallets within Anchorage DigitalTrusted destinations onlyAny external address
API permission group connection requiredNoYesNo
Deduct network fee from transfer amount
(deductFeeFromAmountIfSameType)
YesYesNo
Quorum required (per request)NoNoYes
AML questionnaire required (Full AML)NoNoYes
AML questionnaire required
(ReduceduseTrustedDestinationAml)
NoYesYes
Gas station supportedYesYesYes
Asset memos supported
(assetParameters)
NoYesYes

Source and destination options

Move assetSourceDestination
WithdrawalWALLET, VAULT(not recommended)ADDRESS
Internal transferWALLET, VAULT(not recommended)WALLET, VAULT(not recommended)
External transferWALLET, VAULT(not recommended)ADDRESS
❗️

Anchorage recommends using WALLET over VAULT as source and destination for transfers as it is more precise. When transferring to and from a VAULT, the logic will automatically select the first created WALLET in the VAULT for the token being transferred, even if that wallet has been archived. We recommend only using source and destination VAULT when a single wallet per token type is kept in the VAULT.


Did this page help you?