AURA

Wallets & Limits

dWallet configuration, balance, and limit errors

Wallets & Basic Limits

CodeNameTrigger
6006DWalletNotConfiguredNo dWallet registered for the chain.
6007DWalletAlreadyRegisteredDuplicate dWallet for a chain.
6040BudgetEnvelopeLimitExceededScoped budget exceeded.
6053BudgetEnvelopeNotFoundRemoving a non-existent envelope. New
6054BudgetEnvelopeInUseRemoving an envelope referenced by an active proposal. New
6059RecipientLimitNotFoundRemoving a non-existent recipient limit. New
6060AddressListEntryNotFoundRemoving an absent address-list entry. New
6051ExposureGroupLimitExceededExposure group cap exceeded.
6052ExposureGroupUnauthorizedTreasury is not a group member.
6055ExposureGroupNotEmptyClosing an exposure group with members. New
6056SwarmNotEmptyClosing a swarm pool with members. New
6057SwarmPoolUnsettledSwarm pool balance not settled. New
6058LivenessGateActiveClosing a liveness record that is an active hard gate. New
6035ParentLimitExceededChild spend exceeds the parent limit.
6046ExternalDependencyStaleA required dependency is not fresh.
6029SanctionedAddressRecipient is on the sanctions list.
6030RecipientBlacklistedRecipient is blacklisted.
6031RecipientNotWhitelistedRecipient is not on the whitelist.

dWallet Runtime

CodeNameTrigger
6061DWalletNotActiveOutbound reservation on a dWallet that is not Active. New
6062DWalletFrozenOutbound reservation on a frozen dWallet. New
6063DWalletHasActiveProposalRemoving a dWallet with a pending proposal on its chain. New
6064DWalletLimitExceededReservation exceeds the per-dWallet per-tx or daily cap. New
6065DWalletNotEmptyRemoving a dWallet that still holds a balance or reservation. New
6066DefaultChainInUseRemoving the dWallet that is the treasury's default chain. New
6067AssetNotTrackedSettling/feeding an asset not on the ledger. New
6068InsufficientWalletBalanceReservation exceeds available (unreserved) balance. New
6069BalanceStaleA dWallet asset balance is past its freshness window. New
6070TooManyAssetsThe per-dWallet asset ledger is full (max 16). New
6071ReservationUnderflowReleasing/settling more than is currently reserved. New

On this page