Skip to main content
Transfers and withdrawals offer different options for moving assets on Anchorage Digital. Both are supported for USD and digital assets — the key difference is the level of approval required.

Transfers

Move money without requiring quorum approval, making them ideal for recurring or high-frequency flows. Supports both internal and external addresses.
To enable transfers, pre-configuration is required: add a trusted destination and link the appropriate API permissions.

Withdrawals

Always require quorum approval, giving you granular control over each transaction via vault-specific quorum policies.

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 (reduced useTrustedDestinationAml)NoYesYes
Gas station supportedYesYesYes
Asset memos supported (assetParameters)NoYesYes

Source and destination options

OperationSourceDestination
WithdrawalWALLET, VAULT*ADDRESS
Internal transferWALLET, VAULT*WALLET, VAULT*
External transferWALLET, VAULT*ADDRESS
Use WALLET over VAULT as the source and destination for transfers. When a VAULT is specified, the logic automatically selects the first-created wallet in the vault for the token being transferred — even if that wallet has been archived. Only use VAULT as source or destination when a single wallet per token type is maintained in the vault.