SettleMint
Errors

DALP error index

Generated index of every DALP error id with oRPC code, category, and headline message.

Generated by bun run codegen:errors. Do not edit manually.

IDoRPC codeCategoryMessage
DALP-0001BAD_REQUESTclientBad request
DALP-0002UNAUTHORIZEDauthAuthentication missing or failed
DALP-0003FORBIDDENpermissionThis action isn't available for your role
DALP-0004NOT_ONBOARDEDauthUser not onboarded
DALP-0005USER_MISSING_2FAauthTwo-factor authentication required
DALP-0006USER_NOT_AUTHORIZEDpermissionUser does not have the required role to execute this action.
DALP-0007XVP_DECODING_FAILEDpermissionUnable to decrypt secret. Verify you are using the original wallet credentials.
DALP-0008REQUEST_WALLET_SELECTION_FAILEDoperationalParticipant executor selection failed
DALP-0009SESSION_RESOLUTION_FAILEDauthSession resolution failed
DALP-0010SYSTEM_INDEXER_CONTEXT_FAILEDdependencySystem indexer context unavailable
DALP-0011TRANSACTION_QUEUE_OPERATION_FAILEDdependencyTransaction queue operation failed
DALP-0012TRANSACTION_PROVIDER_READ_FAILEDdependencyTransaction provider read failed
DALP-0013SMART_WALLET_APPROVAL_FAILEDdependencySmart wallet approval could not be submitted
DALP-0014DURABLE_EXECUTION_ENGINE_ADMIN_QUERY_FAILEDdependencyWorkflow Engine admin query failed
DALP-0015SYSTEM_DEPLOYMENT_FAILEDoperationalSystem deployment failed
DALP-0016SYSTEM_DEPLOYMENT_TIMEOUToperationalSystem deployment address was not available before the wait timed out
DALP-0017SYSTEM_DIRECTORY_UNAVAILABLEdependencySystem directory is missing the system factory address
DALP-0018PAYMASTER_SIGNER_SECRET_PERSISTENCE_FAILEDoperationalPaymaster signer key rotation could not persist the signer secret
DALP-0019INDEXER_COUNT_VALUE_INVALIDdependencyIndexer count value couldn't be converted safely
DALP-0020DEPLOYMENT_STREAM_POLLING_FAILEDdependencyDeployment stream polling failed
DALP-0021DEPLOYMENT_WORKFLOW_TERMINAL_FAILEDoperationalDeployment workflow reported a terminal failure
DALP-0022NOT_FOUNDclientResource not found
DALP-0023RESOURCE_ALREADY_EXISTSclientResource already exists
DALP-0024CONFLICTclientConflict
DALP-0025TOKEN_INTERFACE_NOT_SUPPORTEDdomainThe token contract at the provided address does not implement the required interface.
DALP-0026SYSTEM_NOT_CREATEDdomainSystem not created
DALP-0027ADDON_NOT_INSTALLEDdomainRequired addon is not installed
DALP-0028FEATURE_NOT_ENABLEDdomainThe required feature is not enabled on this token
DALP-0029INVITATION_EMAIL_MISMATCHdomainThis invitation was issued to a different email address. Ask your admin to send a new invitation.
DALP-0030INVITATION_ALREADY_ACCEPTEDdomainThis invitation has already been accepted.
DALP-0031CONFIRMATION_TIMEOUToperationalTransaction confirmation timeout
DALP-0032ADMIN_ACCESS_REQUIREDpermissionInsufficient role for this operation
DALP-0033DATABASE_CONTEXT_REQUIREDoperationalDatabase context is required for this operation
DALP-0034ACTIVE_ORGANIZATION_REQUIREDpermissionAn active organization is required for this operation
DALP-0035API_KEY_READ_ONLYpermissionThis API key is read-only and cannot perform write operations
DALP-0036API_KEY_NOT_SUPPORTED_ON_RPCauthThis authentication method is not supported on this endpoint. Use the REST API instead.
DALP-0037TOKEN_CONTEXT_REQUIREDoperationalToken context is required for this operation
DALP-0038TOKEN_PERMISSIONS_UNAVAILABLEoperationalToken permission context is unavailable
DALP-0039SYSTEM_NOT_BOOTSTRAPPED_INDEXINGdependencySystem is not bootstrapped in the indexer yet
DALP-0040SYSTEM_NOT_DEPLOYEDclientNo system has been deployed yet
DALP-0041SYSTEM_ACCESS_CONTROL_UNAVAILABLEdependencySystem access control context is unavailable
DALP-0042TRUSTED_ISSUER_CONTEXT_UNAVAILABLEdependencyTrusted issuer context is unavailable
DALP-0043TRUSTED_ISSUER_PERMISSION_REQUIREDpermissionTrusted issuer permission is required for the requested topic
DALP-0044TRUSTED_ISSUER_IDENTITY_REQUIREDpermissionThe user does not have an issuer identity
DALP-0045REINDEX_SERVICE_UNREACHABLEdependencyIndexer reindex service could not be reached
DALP-0046REINDEX_REQUEST_INVALIDclientReindex request wasn't accepted
DALP-0047REINDEX_SERVICE_UNAVAILABLEdependencyIndexer reindex service is unavailable
DALP-0048API_MONITORING_LOG_ENTRY_NOT_FOUNDclientAPI monitoring log entry was not found
DALP-0049API_MONITORING_REQUEST_TYPE_INVALIDclientAPI monitoring request type isn't recognized
DALP-0051INVITATION_NOT_FOUNDclientInvitation not found
DALP-0052INVITATION_EXPIREDclientInvitation has expired
DALP-0053INVITATION_REVOKEDclientInvitation has been revoked
DALP-0054DEPLOYMENT_NOT_FOUNDclientDeployment not found
DALP-0055ORGANIZATION_DEPLOYMENT_RETRY_FORBIDDENpermissionOnly organization owners or platform admins may retry an organization deployment
DALP-0056ORGANIZATION_DEPLOYMENT_RETRY_PREPARE_FAILEDdependencyCould not prepare the prior deployment for retry
DALP-0057ORGANIZATION_CREATION_RESTRICTEDpermissionOrganization creation is restricted to admin users
DALP-0058SYSTEM_FACTORY_DIRECTORY_MISSINGdependencySystem factory address is missing from the directory
DALP-0059XVP_SECRET_NOT_FOUNDclientEncrypted XvP secret was not found for this settlement
DALP-0060XVP_UNSUPPORTED_ENCRYPTION_METHODclientXvP secret uses an unsupported encryption method
DALP-0061XVP_HASHLOCK_INVALIDclientXvP hashlock must be a 0x-prefixed hex string
DALP-0062XVP_SECRET_OR_HASHLOCK_REQUIREDclientEither a secret or hashlock is required for cross-chain XvP settlements
DALP-0063XVP_FACTORY_ADDON_NOT_FOUNDclientXvP settlement factory addon was not found in the system registry
DALP-0064XVP_V3_COUNTRY_REQUIREDclientCountry code is required for V3 XvP settlement factories
DALP-0065XVP_ADDON_NOT_FOUNDclientXvP settlement addon is not installed in the current system
DALP-0066SYSTEM_ADDON_NOT_IN_SYSTEMclientProvided system addon does not belong to the authenticated system
DALP-0067XVP_PARTICIPANT_WALLET_REQUIREDclientParticipant wallet address is required
DALP-0068XVP_SETTLEMENT_NOT_FOUNDclientXvP settlement was not found
DALP-0069XVP_LOCAL_SENDER_REQUIREDpermissionOnly the local sender can approve this XvP settlement
DALP-0070XVP_APPROVAL_NOT_FOUNDclientXvP approval was not found
DALP-0071XVP_SIGNATURE_HEX_INVALIDclientSignature must be a valid hex string
DALP-0072XVP_SIGNING_WALLET_MISSINGpermissionWallet id is required for XvP settlement signing
DALP-0073XVP_SETTLEMENT_SIGNATURE_FAILEDdependencyXvP settlement message could not be signed
DALP-0074FIXED_YIELD_SCHEDULE_NOT_FOUNDclientFixed yield schedule was not found
DALP-0075FIXED_YIELD_DENOMINATION_METADATA_NOT_INDEXEDdependencyDenomination asset metadata is not indexed yet
DALP-0076FIXED_YIELD_DENOMINATION_ASSET_NOT_INDEXEDdependencyDenomination asset is not indexed yet
DALP-0077FIXED_YIELD_SCHEDULE_SYSTEM_MISMATCHpermissionThe specified yield schedule does not belong to the authenticated system
DALP-0078FIXED_YIELD_ADDON_NOT_FOUNDclientYield schedule addon was not found in the system registry
DALP-0079FIXED_YIELD_DEPLOYMENT_NOT_INDEXEDdependencyYield schedule deployment is not indexed yet
DALP-0080INPUT_VALIDATION_FAILEDclientInput validation failed
DALP-0081CONTRACT_ERRORcontractContract operation failed
DALP-0082SERVICE_UNAVAILABLEdependencyService temporarily unavailable
DALP-0083dependencyIndexer data temporarily incomplete
DALP-0084INTERNAL_SERVER_ERRORunknownInternal server error
DALP-0085clientJSON-RPC request couldn't be processed
DALP-0086operationalEvent stream failed
DALP-0087NOT_FOUNDpermissionResource not found
DALP-0088ASSET_CLASS_DEFINITION_NOT_FOUNDclientAsset class definition not found. Verify the ID is correct and belongs to your organization or is a system class
DALP-0089ASSET_CLASS_DEFINITION_NOT_FOUND_DEFINITIONS_DELETEclientAsset class definition not found. Verify the ID is correct and belongs to your organization
DALP-0090ASSET_CLASS_DEFINITION_NOT_FOUND_DEFINITIONS_UPDATEclientAsset class definition not found. It may have been deleted concurrently
DALP-0091ASSET_TYPE_TEMPLATE_NOT_FOUNDclientAsset type template not found
DALP-0092AUTH_USER_QUERY_UNAVAILABLEdependencyuser query not available — ensure auth schema is registered
DALP-0093AUTH_USER_QUERY_UNAVAILABLE_RECOVERY_EXECUTEdependencyuser query not available — ensure auth schema is registered. Check database middleware configuration
DALP-0094AUTH_USER_QUERY_UNAVAILABLE_RECOVERY_PREVIEWdependencyuser query not available — ensure auth schema is registered. Check database middleware configuration
DALP-0095COMPLIANCE_TEMPLATE_NOT_FOUNDclientCompliance template not found
DALP-0096CONTACT_NOT_FOUNDclientContact not found
DALP-0097CONTACTS_FAILED_TO_LOAD_UPSERTEDoperationalFailed to load upserted contact
DALP-0098CONTACTS_FAILED_TO_UPSERToperationalFailed to upsert contact
DALP-0099CORE_ARRAY_EMPTYclientEmpty array in {fieldName}
DALP-0100CORE_ARRAY_LENGTH_MISMATCHclientArray length mismatch in {fieldName}
DALP-0101CORE_ARRAY_TOO_MANY_ELEMENTSclientToo many elements in {fieldName}
DALP-0102CORE_CLAIM_MULTIPLE_ACTIVE_CLAIMS_FOUND_TOPIC_IDENTITYoperationalMultiple active claims found for topic {topicId} on identity {identityAddress}
DALP-0103CORE_CLAIM_NO_ACTIVE_FOUND_TOPIC_IDENTITYclientNo active claim found for topic {topicId} on identity {identityAddress}
DALP-0104CORE_CLAIM_NO_ENABLED_TOPIC_SCHEME_FOUND_REGISTRYclientNo enabled topic scheme {topicId} found in registry {registryAddress}
DALP-0105CORE_CLAIMS_WALLET_ID_NOT_FOUND_USER_MUST_ISSUE_SESSION_INCLUDES_WALLETIDclientWallet ID not found — user must have a wallet ID to issue claims. Ensure the user session includes walletId
DALP-0106CORE_CLAIMS_WALLET_ID_NOT_FOUND_USER_MUST_REVOKE_SESSION_INCLUDES_WALLETIDclientWallet ID not found — user must have a wallet ID to revoke claims. Ensure the user session includes walletId
DALP-0107CORE_CURRENCY_BASECURRENCY_NOT_VALID_FIATclientbaseCurrency is not a valid fiat currency
DALP-0108CORE_DRIZZLE_REQUIREOR_RETURNED_UNDEFINED_UNEXPECTEDLYoperationalrequireOr: or() returned undefined unexpectedly
DALP-0109CORE_RESOLVE_FEATURE_INVALID_ADDRESS_INDEXED_DISCOVERY_RETURNED_MALFORMEDclientFeature "{featureName}" has an address that wasn't accepted "{address}". Indexed feature discovery returned a malformed feature address
DALP-0110CORE_RESOLVE_FEATURE_NOT_ENABLED_TOKEN_ATTACH_VIA_CONFIGURATION_CALLINGoperationalFeature "{featureName}" is not enabled on this token. Attach the feature via the token configuration before calling this endpoint
DALP-0111CORE_TRANSACTION_DATABASE_CONNECTION_UNAVAILABLE_SERVER_CONFIGURATIONdependencyDatabase connection not available. Check server configuration
DALP-0112CORE_TRANSACTION_INVALID_SYSTEMADDRESSclientSystem address wasn't accepted: {systemAddress}
DALP-0113CORE_TRANSACTION_PROCESSING_SERVICE_UNAVAILABLE_SERVER_CONFIGURATIONdependencyTransaction processing service not available. Check server configuration
DALP-0114CORE_UNWRAP_SYNC_QUEUE_EXECUTION_RETURNED_NO_DATA_READRESULT_CALLBACK_REQUIREDclientSync queue execution returned no data — readResult callback is required
DALP-0115CORE_UNWRAP_UNEXPECTED_ASYNC_RESULT_SYNC_ONLY_V1_HANDLER_ROUTES_ALWAYS_RUN_MODE_INDICATESdomainUnexpected async result in sync-only v1 handler. V1 routes always run in sync mode — this indicates a bug in the transaction queue dispatch logic
DALP-0116EXCHANGE_RATE_NOT_FOUNDclientExchange rate not found
DALP-0117EXCHANGE_RATES_BASE_CURRENCY_NOT_FOUNDclientBase currency {baseCurrency} not found
DALP-0118EXCHANGE_RATES_FAILED_TO_FETCHoperationalFailed to fetch exchange rates: {value} {value}
DALP-0119EXCHANGE_RATES_NO_MANUAL_RATE_FOUNDclientNo manual exchange rate found for {baseCurrency}/{quoteCurrency}
DALP-0120EXCHANGE_RATES_QUOTE_CURRENCY_NOT_FOUNDclientQuote currency {quoteCurrency} not found
DALP-0121EXTERNAL_TOKEN_REGISTRY_NOT_FOUNDclientExternal token registry not found in system
DALP-0122EXTERNAL_TOKEN_REGISTRY_NOT_FOUND_EXTERNALTOKENREGISTRY_DEPLOYED_REGISTEREDclientExternal token registry not found in system. Ensure the system has an ExternalTokenRegistry deployed and registered
DALP-0123FEEDS_ACCOUNT_ADDRESS_DOES_NOT_ASSOCIATED_IDENTITY_CONTRACT_ONLY_USERS_CAN_SUBMIT_FEED_UPDdomainAccount at address {identityAddress} does not have an associated identity contract. Only users with an identity can submit feed updates
DALP-0124FEEDS_ADAPTERS_ADAPTERCREATED_EVENT_NOT_FOUND_TRANSACTION_ADAPTER_CREATED_BUT_ADDRESS_COULclientAdapterCreated event not found in transaction {transactionHash}. The adapter may have been created but the address could not be extracted from logs
DALP-0125FEEDS_FEED_ADDRESS_NOT_FOUNDclientFeed with address {feedAddress} not found
DALP-0126FEEDS_FEED_CONTRACT_NOT_VALID_AGGREGATORV3_DOES_ADDRESS_DEPLOYEDclientFeed contract at {feedAddress} is not a valid AggregatorV3 feed or does not exist. Verify the address is correct and the contract is deployed
DALP-0127FEEDS_GET_FEEDSDIRECTORY_NOT_FOUND_BOOTSTRAPPED_V3_INDEXER_CAUGHT_UPclientFeedsDirectory not found for system {feedAddress}. Ensure the system has been bootstrapped with V3 and the indexer has caught up
DALP-0128FEEDS_ISSUER_FEEDCREATED_EVENT_NOT_FOUND_TRANSACTION_FEED_CREATED_BUT_ADDRESS_COULD_NOT_EXclientFeedCreated event not found in transaction {transactionHash}. The feed may have been created but the address could not be extracted from logs
DALP-0129FEEDS_NO_FEED_REGISTERED_SUBJECT_TOPICID_INDEXER_CAUGHT_UPdependencyNo feed registered for subject {topicId} and topicId {feedAddress}. Check that a feed has been registered and the indexer has caught up
DALP-0130FEEDS_RESOLVE_INVALID_TOPICID_MUST_NUMERIC_STRINGclientTopic ID "{topicId}" must be a numeric string, but received "{topicId}": must be a numeric string
DALP-0131FEEDS_ROUND_NOT_FOUNDclientRound {roundId} not found
DALP-0132FEEDS_TRANSACTION_HASH_INVALIDclientTransaction hash format wasn't accepted: "{transactionHash}". Expected 0x-prefixed hex string from transaction queue
DALP-0133FEEDS_TRANSACTION_HASH_INVALID_FEEDS_SUBMITdependencyTransaction hash format wasn't accepted: "{transactionHash}". Expected 0x-prefixed hex string from the Workflow Engine
DALP-0134IDENTITY_RECOVERY_FACTORY_ADDRESS_NOT_FOUND_USER_S_INDICATES_DATA_INTEGRITY_ISSUE_INDEXERclientIdentity factory address not found for the user's identity. This indicates a data integrity issue in the indexer — contact support
DALP-0135IDENTITY_RECOVERY_MULTISIG_SHARED_WALLETS_NOT_YET_SUPPORTED_WILL_AVAILABLE_FUTURE_RELEASEoperationalRecovery for multisig/shared wallets is not yet supported. This will be available in a future release
DALP-0136IDENTITY_RECOVERY_NO_ACTIVE_WORKFLOW_FOUND_USERclientNo active recovery workflow found for user {value}
DALP-0137IDENTITY_RECOVERY_NO_WALLET_SPECIFIED_USER_DEFAULT_ADDRESSclientNo wallet specified and user has no default wallet. Provide a wallet address in the request
DALP-0138IDENTITY_RECOVERY_NO_WALLET_SPECIFIED_USER_PERSONAL_ADDRESSclientNo wallet specified and user has no personal identity wallet. Provide a wallet address in the request
DALP-0139IDENTITY_RECOVERY_USER_DOES_NOT_CONTRACT_DEPLOYED_POSSIBLE_DEPLOY_FIRST_VIA_MANAGEMENT_FLOoperationalUser does not have an identity contract deployed — recovery is not possible. Deploy an identity first via the identity management flow
DALP-0140IDENTITY_RECOVERY_USER_NOT_FOUND_IDclientUser not found. Verify the user ID exists in the system
DALP-0141IDENTITY_RECOVERY_WALLET_NOT_IN_OWNER_SCOPE_USER_ADDRESSpermissionWallet {walletAddress} does not belong to user {address}. Verify the wallet address
DALP-0142KYC_ACTION_REQUESTS_QUERY_UNAVAILABLEdependencykycActionRequests query not available — ensure KYC schema is registered
DALP-0143KYC_DOCUMENTS_QUERY_UNAVAILABLEdependencykycDocuments query not available — ensure KYC schema is registered
DALP-0144KYC_PROFILES_QUERY_UNAVAILABLEdependencykycProfiles query not available — ensure KYC schema is registered
DALP-0145KYC_VERSIONS_QUERY_UNAVAILABLEdependencykycVersions query not available — ensure KYC schema is registered
DALP-0146OBJECT_STORAGE_UNAVAILABLEdependencyObject storage is not available
DALP-0147OFFCHAIN_ORGANIZATION_PERMISSION_REQUIREDpermissionoffchain permissions
DALP-0148OFFCHAIN_USER_PERMISSION_REQUIREDpermissionoffchain permissions
DALP-0149REQUEST_WALLET_HEADER_FORBIDDENpermissioncore transaction queue
DALP-0150REQUEST_WALLET_HEADER_INVALIDclientcore transaction queue
DALP-0151DURABLE_EXECUTION_ENGINE_CALL_FAILEDdependencycore Workflow Engine call
DALP-0152SETTINGS_ASSET_CANNOT_CHANGE_BASE_TYPE_PUBLISHED_TEMPLATE_DETERMINES_PRICING_FIELDS_DEPLOYdomainCannot change baseAssetType of a published template. It determines pricing fields for deployed assets
DALP-0153SETTINGS_ASSET_CANNOT_CHANGE_TYPE_ID_PUBLISHED_TEMPLATEdomainCannot change typeId of a published template
DALP-0154SETTINGS_ASSET_CANNOT_CLEAR_CLASS_ID_TYPE_NOT_RECOGNIZED_FACTORYdomainCannot clear assetClassId: typeId "{typeId}" is not a recognized factory type
DALP-0155SETTINGS_ASSET_CLASSES_CANNOT_DELETED_ONLY_CUSTOM_CAN_REMOVEDdomainSystem asset classes cannot be deleted. Only custom asset classes can be removed
DALP-0156SETTINGS_ASSET_CLASSES_CANNOT_MODIFIED_CREATE_CUSTOM_CLASSdomainSystem asset classes cannot be modified. Create a custom asset class instead
DALP-0157SETTINGS_ASSET_FAILED_TO_CREATE_CLASS_DEFINITION_DATABASE_CONNECTIVITYoperationalFailed to create asset class definition. Verify database connectivity and retry
DALP-0158SETTINGS_ASSET_FAILED_TO_CREATE_TYPE_TEMPLATE_DATABASE_CONNECTIVITY_NAME_UNIQUEoperationalFailed to create asset type template. Verify database connectivity and that the template name is unique
DALP-0159SETTINGS_ASSET_INVALID_CLASS_ID_MUST_BELONG_ORGANIZATIONclientAsset class selection wasn't accepted. The asset class must belong to your organization or be a system class
DALP-0160SETTINGS_ASSET_TEMPLATES_CANNOT_DELETEDdomainSystem templates cannot be deleted
DALP-0161SETTINGS_ASSET_TEMPLATES_CANNOT_MODIFIED_ONLY_DISPLAY_PREFERENCES_E_G_SIDEBAR_VISIBILITY_CdomainSystem templates cannot be modified. Only display preferences (e.g. sidebar visibility) can be changed
DALP-0162SETTINGS_ASSET_TEMPLATES_CANNOT_PUBLISHEDdomainSystem templates cannot be published
DALP-0163SETTINGS_ASSET_TYPE_ID_NOT_RECOGNIZED_FACTORYoperationaltypeId "{typeId}" is not a recognized factory type
DALP-0164SETTINGS_ASSET_UNRECOGNIZED_TYPE_ID_KNOWNclientUnrecognized typeId "{typeId}". Provide a known typeId ({typeId})
DALP-0165SETTINGS_COMPLIANCE_FAILED_TO_CREATE_TEMPLATEoperationalFailed to create compliance template
DALP-0166SETTINGS_COMPLIANCE_FAILED_TO_UPDATE_TEMPLATEoperationalFailed to update compliance template
DALP-0167SETTINGS_COMPLIANCE_TEMPLATES_CANNOT_DELETEDdomainSystem templates cannot be deleted
DALP-0168SETTINGS_COMPLIANCE_TEMPLATES_CANNOT_MODIFIEDdomainSystem templates cannot be modified
DALP-0169SETTINGS_COMPLIANCE_TEMPLATES_CANNOT_PUBLISHEDdomainSystem templates cannot be published
DALP-0170SETTINGS_FAILED_TO_UPSERT_SETTING_KEYoperationalFailed to upsert setting with key '{settingKey}'
DALP-0171SETTINGS_GLOBAL_ORGANIZATION_NOT_FOUNDclientOrganization not found
DALP-0172SETTINGS_SETTING_NOT_FOUNDclientSetting not found
DALP-0173SETTINGS_THEME_FILE_SIZE_EXCEEDS_VALUEMB_LIMITclientFile size exceeds {value}MB limit
DALP-0174SETTINGS_THEME_OBJECT_STORAGE_NOT_CONFIGUREDdependencyObject storage is not configured
DALP-0175SETTINGS_THEME_PAYLOAD_EXCEEDS_SUPPORTED_LIMITSclientTheme payload exceeds supported limits
DALP-0176SMART_WALLET_MULTISIG_VALIDATOR_NOT_INSTALLEDoperationalNo multisig validator is installed on this wallet. Install a MultisigWeightedValidator before changing the threshold.
DALP-0177SMART_WALLET_MULTISIG_VALIDATOR_NOT_INSTALLED_ADD_SIGNERpermissionNo multisig validator is installed on this wallet. Install a MultisigWeightedValidator before managing signers.
DALP-0178SMART_WALLET_MULTISIG_VALIDATOR_NOT_INSTALLED_CREATE_APPROVALoperationalNo multisig validator is installed on this wallet. Install a MultisigWeightedValidator before creating approvals.
DALP-0179SMART_WALLET_MULTISIG_VALIDATOR_NOT_INSTALLED_REMOVE_SIGNERpermissionNo multisig validator is installed on this wallet. Install a MultisigWeightedValidator before managing signers.
DALP-0180SMART_WALLET_MULTISIG_VALIDATOR_NOT_INSTALLED_SIGN_APPROVALoperationalNo multisig validator is installed on this wallet.
DALP-0181SMART_WALLETS_APPROVAL_NOT_FOUND_USER_OP_HASHclientApproval not found for the supplied user operation hash.
DALP-0182SMART_WALLETS_APPROVAL_NOT_IN_OWNER_SCOPE_WALLETpermissionApproval does not belong to this wallet.
DALP-0183SMART_WALLETS_USER_OP_HASH_INVALIDclientuserOpHash needs to be a 0x-prefixed hex string.
DALP-0184SMART_WALLETS_APPROVAL_NOT_IN_OWNER_SCOPE_WALLET_CROSS_SIGNATURE_SUBMISSION_NOT_ALLOWEDpermissionApproval does not belong to this wallet. Cross-wallet signature submission is not allowed.
DALP-0185SMART_WALLETS_APPROVAL_WORKFLOW_COMPLETED_WITHOUT_ENOUGH_DATA_BUILD_RESPONSEoperationalApproval workflow completed without enough data to build the response. Retry the request
DALP-0186SMART_WALLETS_AUTHENTICATED_WALLET_MUST_INCLUDED_MULTISIG_SIGNERS_LISTpermissionThe authenticated wallet needs to be listed as a multisig signer.
DALP-0187SMART_WALLETS_CALLDATA_MUST_0X_PREFIXED_HEX_STRINGoperationalcallData needs to be a 0x-prefixed hex string.
DALP-0188SMART_WALLETS_INVALID_INIT_DATA_NOT_VALID_HEX_0X_PREFIXED_STRINGclientinitData is not a 0x-prefixed hex string.
DALP-0189SMART_WALLETS_NO_BUNDLER_WALLET_PROVISIONED_ORGANIZATION_COMPLETE_DEPLOYMENT_FIRST_PROVISIclientNo bundler wallet provisioned for this organization. Complete system deployment first — the provisioning phase creates the bundler wallet
DALP-0190SMART_WALLETS_NO_WALLET_ID_AVAILABLE_USER_SESSION_VALID_BUNDLER_CONFIGUREDclientNo wallet ID available. Ensure the user session has a valid bundler wallet configured
DALP-0191SMART_WALLETS_NO_WALLET_ID_AVAILABLE_USER_SESSION_VALID_SIGNER_CONFIGUREDpermissionNo wallet ID available. Ensure the user session has a valid signer wallet configured
DALP-0192SMART_WALLETS_NON_DEFAULT_SIGNER_WEIGHTS_NOT_SUPPORTED_YET_ADD_WEIGHT_DEDICATED_MANAGEMENTpermissionNon-default signer weights are not supported by this endpoint yet. Add the signer with weight 1 or use a dedicated weight-management flow
DALP-0193SMART_WALLETS_NONE_KNOWN_SIGNING_EOAS_CURRENTLY_SIGNER_WALLETpermissionNone of your known signing EOAs is currently a signer on this wallet.
DALP-0194SMART_WALLETS_NOT_AUTHORIZED_UPDATE_METADATA_WALLETpermissionYou are not authorized to update metadata for this wallet.
DALP-0195SMART_WALLETS_NOT_SIGNER_MULTISIG_VALIDATOR_WALLETpermissionYou are not a signer on this multisig wallet.
DALP-0196SMART_WALLETS_NOT_SIGNER_MULTISIG_VALIDATOR_WALLET_ONLY_SIGNERS_CAN_CREATE_APPROVALSpermissionOnly multisig signers can create approvals for this wallet.
DALP-0197SMART_WALLETS_NOT_SIGNER_WALLETpermissionYou are not a signer on this wallet.
DALP-0198SMART_WALLETS_ONLY_WALLET_OWNER_CAN_DIRECTLY_MULTISIG_APPROVAL_FLOW_CO_SIGNER_OPERATIONSpermissionOnly the wallet owner can perform this action directly. Use the multisig approval flow for co-signer operations.
DALP-0199SMART_WALLETS_ORGANIZATION_ACCOUNT_ABSTRACTION_DISABLED_CANNOT_CREATE_WALLET_DEFAULTdomainOrganization has Account Abstraction disabled; cannot create a smart wallet as default
DALP-0200SMART_WALLETS_ORGANIZATION_ACCOUNT_ABSTRACTION_DISABLED_CANNOT_SET_WALLET_DEFAULTdomainOrganization has Account Abstraction disabled; cannot set a smart wallet as default
DALP-0201SMART_WALLETS_RPC_URL_NOT_CONFIGURED_CHAIN_NETWORK_CONFIGURATIONdependencyRPC URL not configured for the current chain. Check network configuration
DALP-0202SMART_WALLETS_RPC_URL_NOT_CONFIGURED_GAS_STATUS_CHECKS_NETWORK_CONFIG_RUN_BUN_DEV_SETUPdependencyRPC URL not configured for gas-status checks. Check NETWORK_CONFIG or run 'bun run dev:setup'
DALP-0203SMART_WALLETS_SYSTEMADDRESS_DOES_NOT_MATCH_WALLET_SoperationalProvided systemAddress does not match the wallet's system.
DALP-0204SMART_WALLETS_USER_OP_HASH_DOES_NOT_MATCH_PREVIEW_BUILT_SUPPLIED_CALLDATA_WALLET_STATE_REBdomainuserOpHash does not match the preview built from the supplied callData and wallet state. Rebuild the preview and retry
DALP-0205SMART_WALLETS_WALLET_ADDRESS_UNAVAILABLE_WORKFLOW_COMPLETIONdependencySmart wallet address not available after workflow completion. Retry the request
DALP-0206SMART_WALLETS_WALLET_METADATA_UPDATE_SUCCEEDED_BUT_COULD_NOT_RELOADEDoperationalSmart wallet metadata update succeeded, but the wallet record could not be reloaded.
DALP-0207SMART_WALLETS_WALLET_NO_MULTISIG_THRESHOLD_CONFIGURED_SET_CREATING_APPROVALSclientThis wallet has no multisig threshold configured. Set a threshold before creating approvals.
DALP-0208SMART_WALLETS_WALLET_NOT_FOUND_ADDRESS_INDEXEDclientWallet not found. Verify the address is correct and the wallet has been indexed.
DALP-0209SMART_WALLETS_WALLET_NOT_FOUND_ADDRESS_INDEXED_CREATE_APPROVALclientSmart wallet not found. Verify the address is correct and the wallet has been indexed.
DALP-0210SMART_WALLETS_WALLET_NOT_FOUND_ADDRESS_INDEXED_GAS_STATUSclientSmart wallet not found. Verify the address is correct and the wallet has been indexed.
DALP-0211SMART_WALLETS_WALLET_NOT_FOUND_ADDRESS_INDEXED_WALLETS_READclientSmart wallet not found. Verify the address is correct and the wallet has been indexed.
DALP-0212SMART_WALLETS_WALLET_NOT_FOUND_ADDRESS_NOT_INDEXED_YETclientSmart wallet not found. The wallet may not have been indexed yet.
DALP-0213SMART_WALLETS_WALLET_NOT_FOUND_INDEXING_INDEXER_NOT_PROCESSED_ACCOUNTCREATED_EVENT_YETclientSmart wallet not found after indexing. The indexer may not have processed the AccountCreated event yet.
DALP-0214SYSTEM_ACCESS_LEAST_ONE_ADDRESS_ROLE_REQUIREDpermissionAt least one address and one role are required
DALP-0215SYSTEM_ACCESS_MANAGER_GRANT_ROLEpermissionsystem access manager grant role
DALP-0216SYSTEM_ACCESS_MANAGER_REVOKE_ROLEpermissionsystem access manager revoke role
DALP-0217SYSTEM_ACCESS_ROLES_NOT_FOUNDpermissionRoles not found: {role}
DALP-0218SYSTEM_ACCESS_UNEXPECTED_ERROR_INVALID_ADDRESS_CONFIGURATIONclientUnexpected error: address configuration couldn't be applied
DALP-0219SYSTEM_ACCESS_UNEXPECTED_ERROR_INVALID_ADDRESS_ROLE_CONFIGURATIONpermissionUnexpected error: address or role configuration couldn't be applied
DALP-0220SYSTEM_ACCESS_UNEXPECTED_ERROR_INVALID_ROLE_CONFIGURATIONpermissionUnexpected error: role configuration couldn't be applied
DALP-0221SYSTEM_ACTIVITY_LISToperationalsystem activity activity list
DALP-0222SYSTEM_ADDON_CONTEXT_UNAVAILABLE_SERVER_CONFIGURATION_SYSTEMMIDDLEWARE_ACTIVEdependencySystem context not available. Check server configuration and ensure systemMiddleware is active
DALP-0223SYSTEM_ADDON_DATABASE_UNAVAILABLE_REQUIRED_ADVISORY_LOCK_PAYMASTER_SIGNER_PROVISIONINGpermissionDatabase not available — required for advisory lock during paymaster signer provisioning
DALP-0224SYSTEM_ADDON_DATABASE_UNAVAILABLE_REQUIRED_RESOLVING_ENTRYPOINT_ADDRESSdependencyDatabase not available — required for resolving EntryPoint address
DALP-0225SYSTEM_ADDON_DATABASE_UNAVAILABLE_REQUIRED_RESOLVING_FEEDSDIRECTORY_ADDRESS_PRICERESOLVERdependencyDatabase not available — required for resolving FeedsDirectory address during PriceResolver addon initialization
DALP-0226SYSTEM_ADDON_FACTORY_CREATEoperationalsystem addon factory addon factory create
DALP-0227SYSTEM_ADDON_FACTORY_NOT_FOUND_INDEXERclientAddon factory {factoryAddress} was not found in the indexer
DALP-0228SYSTEM_ADDON_FACTORY_RECEIPT_DID_NOT_CONTAIN_CANNOT_RESOLVE_DEPLOYED_ADDRESSdomainAddon factory receipt did not contain {factoryAddress}; cannot resolve deployed addon address
DALP-0229SYSTEM_ADDON_FACTORY_REGISTRATION_COMPLETED_BUT_NO_BLOCK_NUMBER_RECORDED_ALL_TRANSACTION_RclientAddon factory registration completed but no block number was recorded — all transaction receipts lacked blockNumber
DALP-0230SYSTEM_ADDON_PAYMASTER_DEPLOYMENT_COMPLETED_WITHOUT_TRANSACTION_RECEIPT_CANNOT_PERSIST_SCOpermissionPaymaster addon deployment completed without a transaction receipt; cannot persist the paymaster-scoped signer key
DALP-0231SYSTEM_ADDON_PAYMASTER_SIGNER_KEY_MISMATCHpermissionPaymaster signer key mismatch for {paymasterAddress}
DALP-0232SYSTEM_ADDON_PENDING_PAYMASTER_SIGNER_KEY_BUT_NOT_VALID_HEXpermissionPending paymaster signer key exists but is not valid hex ({paymasterAddress})
DALP-0233SYSTEM_ADDON_PRICERESOLVER_PREREQUISITES_NOT_PREFLIGHTED_RESOLVE_THEM_VIA_RESOLVEPRICERESOoperationalPriceResolver prerequisites were not preflighted — resolve them via resolvePriceResolverPrerequisites before batch deployment
DALP-0234SYSTEM_ADDON_REGISTRY_NOT_FOUNDclientSystem addon registry not found
DALP-0235SYSTEM_ADDON_SECRETS_PROVIDER_UNAVAILABLE_REQUIRED_PERSISTING_PAYMASTER_SIGNER_KEY_DEPLOYMpermissionSecrets provider not available — required for persisting the paymaster signer key after deployment
DALP-0236SYSTEM_ADDON_SECRETS_PROVIDER_UNAVAILABLE_REQUIRED_PREPARING_PAYMASTER_SIGNER_KEYpermissionSecrets provider not available — required for preparing the paymaster signer key
DALP-0237SYSTEM_ADDON_SECRETS_PROVIDER_UNAVAILABLE_REQUIRED_RECONCILING_PAYMASTER_SIGNER_KEYpermissionSecrets provider not available — required for reconciling the paymaster signer key
DALP-0238SYSTEM_ADDON_TRANSACTION_PROCESSING_SERVICE_UNAVAILABLE_SERVER_CONFIGURATION_RESTATEMIDDLEdependencyTransaction processing service not available. Check server configuration and ensure restateMiddleware is active
DALP-0239SYSTEM_BUNDLER_WALLET_ADDRESS_NOT_CONFIGURED_CONFIGURE_BUNDLER_WALLET_ADDRESS_ORGANIZATIONdependencyBundler wallet address is not configured. Configure BUNDLER_WALLET_ADDRESS in organization settings first
DALP-0240SYSTEM_CLAIM_TOPIC_CREATION_REQUIRES_HEADERS_QUEUE_EXECUTIONoperationalTopic creation requires request headers for queue execution
DALP-0241SYSTEM_CLAIM_TOPIC_DELETES_REQUIRE_HEADERS_QUEUE_EXECUTIONoperationalTopic deletes require request headers for queue execution
DALP-0242SYSTEM_CLAIM_TOPIC_NOT_FOUNDclientTopic "{topicId}" not found
DALP-0243SYSTEM_CLAIM_TOPIC_UPDATES_REQUIRE_HEADERS_QUEUE_EXECUTIONoperationalTopic updates require request headers for queue execution
DALP-0244SYSTEM_COMPLIANCE_CACHEDRESULT_MUST_SET_STARTWORKFLOW_BUG_QUEUE_BRIDGEoperationalcachedResult must be set by startWorkflow — this is a bug in the queue bridge
DALP-0245SYSTEM_COMPLIANCE_CONTRACT_NOT_FOUNDclientSystem compliance contract not found
DALP-0246SYSTEM_COMPLIANCE_MODULE_IMPLEMENTATIONS_NOT_FOUND_INDEXERclientCompliance module implementations not found in indexer for: {moduleAddress}
DALP-0247SYSTEM_COMPLIANCE_MODULE_NOT_REGISTERED_REGISTRYclientModule {registryAddress} is not registered in the compliance module registry
DALP-0248SYSTEM_COMPLIANCE_MODULE_UNINSTALLoperationalsystem compliance module compliance module uninstall
DALP-0249SYSTEM_DIRECTORY_READoperationalsystem directory directory read
DALP-0250SYSTEM_FACTORY_ADDRESS_NOT_FOUND_DIRECTORYclientSystem factory address not found in directory
DALP-0251SYSTEM_IDENTITY_ADDRESS_REQUIREDclientSystem address is required
DALP-0252SYSTEM_IDENTITY_CACHEDRESULT_MUST_SET_STARTWORKFLOW_BUG_QUEUE_BRIDGEoperationalcachedResult must be set by startWorkflow — this is a bug in the queue bridge
DALP-0253SYSTEM_IDENTITY_CACHEDRESULT_RECEIPT_MUST_SET_STARTWORKFLOW_BUG_QUEUE_BRIDGEoperationalcachedResult with receipt must be set by startWorkflow — this is a bug in the queue bridge
DALP-0254SYSTEM_IDENTITY_CLAIM_ISSUEoperationalsystem identity claim claim issue
DALP-0255SYSTEM_IDENTITY_CONTEXT_REQUIRED_VALIDATE_KNOWYOURCUSTOMER_CLAIM_VALUESoperationalSystem context is required to validate knowYourCustomer claim values
DALP-0256SYSTEM_IDENTITY_CONTEXT_UNAVAILABLE_SYSTEMMIDDLEWARE_APPLIEDdependencySystem context not available. Ensure systemMiddleware is applied
DALP-0257SYSTEM_IDENTITY_DATABASE_CONTEXT_REQUIRED_VALIDATE_KNOWYOURCUSTOMER_CLAIM_VALUESoperationalDatabase context is required to validate knowYourCustomer claim values
DALP-0258SYSTEM_IDENTITY_DATABASE_CONTEXT_UNAVAILABLE_DATABASEMIDDLEWARE_APPLIEDdependencyDatabase context not available. Ensure databaseMiddleware is applied
DALP-0259SYSTEM_IDENTITY_DO_NOT_MANAGEMENT_KEY_ONLY_USERS_MANAGEMENT_RIGHTS_CAN_REVOKE_CLAIMSdomainYou do not have a MANAGEMENT_KEY on this identity. Only users with management rights can revoke claims
DALP-0260SYSTEM_IDENTITY_FACTORY_ADDRESS_NOT_FOUNDclientIdentity factory address not found
DALP-0261SYSTEM_IDENTITY_INVALID_ADDRESS_VALID_ETHEREUM_0X_PREFIXED_HEX_CHARACTERSclient{address} address: {address}. Expected a valid Ethereum address (0x-prefixed, 40 hex characters) wasn't accepted
DALP-0262SYSTEM_IDENTITY_MULTIPLE_ACTIVE_CLAIMS_FOUND_TOPICoperationalMultiple active claims found for topic {topicId} on identity {identityAddress}
DALP-0263SYSTEM_IDENTITY_NO_ASSOCIATED_ACCOUNTclientIdentity {identityAddress} has no associated account
DALP-0264SYSTEM_IDENTITY_NO_CONTRACT_FOUND_WALLETclientNo identity contract found for wallet "{identityAddress}"
DALP-0265SYSTEM_IDENTITY_NO_FOUNDclientNo identity found for {identityAddress}
DALP-0266SYSTEM_IDENTITY_NOT_FOUNDclientSystem not found
DALP-0267SYSTEM_IDENTITY_NOT_FOUND_CREATION_INDEXER_DID_NOT_PROCESS_BLOCK_WITHIN_TIMEOUTclientIdentity not found after creation — indexer did not process the block within the timeout
DALP-0268SYSTEM_IDENTITY_NOT_FOUND_REGISTRYclientIdentity {identityAddress} was not found in the registry
DALP-0269SYSTEM_IDENTITY_NOT_REGISTERED_S_REGISTRYclientIdentity {identityAddress} is not registered in this system's identity registry
DALP-0270SYSTEM_IDENTITY_NOT_REGISTERED_YETclientIdentity for "{identityAddress}" is not registered yet
DALP-0271SYSTEM_IDENTITY_TOPIC_CLAIM_MUST_MATCH_APPROVED_KYC_CONTENT_HASHoperationalTopic {topicId} claim value must match the approved KYC content hash
DALP-0272SYSTEM_IDENTITY_TOPIC_NOT_REGISTERED_SCHEME_REGISTRYclientTopic {topicId} is not registered in the topic scheme registry
DALP-0273SYSTEM_IDENTITY_TOPIC_REQUIRES_APPROVED_KYC_PROFILE_TARGETdomainTopic '{topic}' requires an approved KYC profile for the target identity
DALP-0274SYSTEM_IDENTITY_TOPIC_REQUIRES_SINGLE_CLAIM_NOT_ARRAY_STRUCTURED_DATAoperationalTopic {topicId} requires a single claim value, not an array or structured data
DALP-0275SYSTEM_IDENTITY_TRANSACTION_PROCESSING_SERVICE_UNAVAILABLE_SERVER_CONFIGURATION_RESTATEMIDdependencyTransaction processing service not available. Check server configuration and ensure restateMiddleware is active
DALP-0276SYSTEM_IDENTITY_UNEXPECTED_CLAIM_MISSING_VALIDATIONclientUnexpected: claim missing after validation
DALP-0277SYSTEM_IDENTITY_WALLET_NOT_REGISTEREDclientIdentity for wallet "{identityAddress}" is not registered in the system
DALP-0278SYSTEM_NO_FOUND_ORGANIZATIONclientNo system found for this organization
DALP-0279SYSTEM_NOT_FOUNDclientSystem not found
DALP-0280SYSTEM_PAYMASTER_CONTEXT_UNAVAILABLE_SERVER_CONFIGURATION_SYSTEMMIDDLEWARE_ACTIVEdependencySystem context not available. Check server configuration and ensure systemMiddleware is active
DALP-0281SYSTEM_PAYMASTER_DIRECTORY_ADDRESS_NOT_CONFIGURED_NETWORK_CONFIG_CONTRACT_SETdependencyDirectory address not configured — check network config has a directory contract address set
DALP-0282SYSTEM_PAYMASTER_ENTRYPOINT_NOT_FOUND_INDEXER_NOT_PROCESSED_DIRECTORY_SclientEntryPoint not found in indexer — the indexer may not have processed the Directory's
DALP-0283SYSTEM_PAYMASTER_NOT_FOUND_ADDRESS_INDEXED_LIST_AVAILABLE_PAYMASTERS_VIA_GETclientPaymaster not found with address {paymasterAddress}. Verify the paymaster address is correct and the paymaster has been indexed. List available paymasters via GET {address}
DALP-0284SYSTEM_PAYMASTER_NOT_FOUND_ADDRESS_INDEXED_LIST_AVAILABLE_PAYMASTERS_VIA_GET_V2clientPaymaster not found with address {systemAddress}. Verify the paymaster address is correct and the paymaster has been indexed. List available paymasters via GET /v2/system/paymasters
DALP-0285SYSTEM_PAYMASTER_SPONSORSHIP_NOT_FOUND_ADDRESSclientSponsorship paymaster not found with address {paymasterAddress}
DALP-0286SYSTEM_PAYMASTER_WALLET_ID_NOT_FOUND_USER_MUST_ROTATE_SIGNER_KEYpermissionWallet ID not found — user must have a wallet ID to rotate the signer key
DALP-0287SYSTEM_TOKEN_CONTEXT_UNAVAILABLE_SERVER_CONFIGURATION_SYSTEMMIDDLEWARE_ACTIVEdependencySystem context not available. Check server configuration and ensure systemMiddleware is active
DALP-0288SYSTEM_TOKEN_FACTORY_DEPLOYMENT_COMPLETED_BUT_NO_BLOCK_NUMBER_RECORDED_ALL_TRANSACTION_RECclientToken factory deployment completed but no block number was recorded — all transaction receipts lacked blockNumber
DALP-0289SYSTEM_TOKEN_FACTORY_TYPE_NOT_FOUNDclientToken factory for type {factoryAddress} not found
DALP-0290SYSTEM_TOKEN_NO_FACTORY_FOUND_ADDRESS_BOOTSTRAPPEDclientNo token factory found for {systemAddress}. Verify the factory address is correct and the system is bootstrapped
DALP-0291SYSTEM_TOKEN_NO_FACTORY_FOUND_CONTRACT_TYPE_NOT_RECOGNIZEDclientNo token factory found for {factoryAddress}. Contract type {factoryAddress} is not a recognized factory type
DALP-0292SYSTEM_TOKEN_TRANSACTION_PROCESSING_SERVICE_UNAVAILABLE_SERVER_CONFIGURATION_RESTATEMIDDLEdependencyTransaction processing service not available. Check server configuration and ensure restateMiddleware is active
DALP-0293SYSTEM_TRUSTED_ISSUER_ADD_REMOVE_CLAIM_TOPIC_ROUTES_SYNC_ONLY_PREFER_RESPOND_ASYNC_NOT_SUPdependencytrusted-issuer add/remove-claim-topic routes are sync-only — 'Prefer: respond-async' is not supported because the advisory lock must be held across on-chain confirmation and indexer catch-up. Retry without the Prefer header
DALP-0294SYSTEM_TRUSTED_ISSUER_NOT_FOUNDclientTrusted issuer "{issuerAddress}" not found
DALP-0295TOKEN_ACCESS_CANNOT_REVOKE_LAST_PERMISSION_MANAGER_LEAST_ONE_ADMIN_MUST_REMAINdomainCannot revoke the last permission manager. At least one admin must remain on the token
DALP-0296TOKEN_ACCESS_CONTROL_NOT_FOUND_MANAGER_CONFIGUREDclientToken access control not found. Ensure the token has an access manager configured
DALP-0297TOKEN_ACCESS_INVALID_GRANT_ROLE_INPUT_SHAPE_EITHER_ACCOUNTS_ACCOUNT_ROLESpermissionGrant role input shape wasn't accepted. Provide either { accounts, role } or { account, roles }
DALP-0298TOKEN_ACCESS_INVALID_REVOKE_ROLE_INPUT_SHAPE_EITHER_ACCOUNTS_ACCOUNT_ROLESpermissionRevoke role input shape wasn't accepted. Provide either { accounts, role } or { account, roles }
DALP-0299TOKEN_ACCESS_LEAST_ONE_ROLE_MUST_GRANTINGpermissionAt least one role must be provided for role granting
DALP-0300TOKEN_ACCESS_LEAST_ONE_ROLE_MUST_REVOCATIONpermissionAt least one role must be provided for role revocation
DALP-0301TOKEN_ACCESS_ONE_MORE_ROLES_NOT_FOUND_ALL_ROLE_NAMES_VALID_CONTROLpermissionOne or more roles not found. Check that all role names are valid access control roles
DALP-0302TOKEN_ACCESS_ROLE_NOT_FOUND_NAME_VALID_CONTROLpermissionRole {role} not found. Check the role name is a valid access control role
DALP-0303TOKEN_BURNoperationaltoken burn token burn
DALP-0304TOKEN_BURN_PAUSED_UNPAUSE_BURNINGoperationalToken {tokenAddress} is paused. Unpause the token before burning
DALP-0305TOKEN_CLAIM_ACCOUNT_ADDRESS_DOES_NOT_ASSOCIATED_IDENTITY_CONTRACT_ONLY_USERS_CAN_ISSUE_CLAdomainAccount at address {identityAddress} does not have an associated identity contract. Only users with an identity can issue claims
DALP-0306TOKEN_CLAIM_ACCOUNT_ADDRESS_DOES_NOT_ASSOCIATED_IDENTITY_CONTRACT_ONLY_USERS_CAN_REVOKE_CLdomainAccount at address {identityAddress} does not have an associated identity contract. Only users with an identity can revoke claims
DALP-0307TOKEN_CLAIM_DATABASE_CONTEXT_REQUIRED_ISSUE_ASSETCLASSIFICATION_MIDDLEWARE_CONFIGUREDoperationalDatabase context is required to issue an 'assetClassification' claim. Ensure database middleware is configured for this route
DALP-0308TOKEN_CLAIM_DOES_NOT_ASSOCIATED_IDENTITY_CONTRACToperationalToken '{tokenAddress}' does not have an associated identity contract
DALP-0309TOKEN_CLAIM_TOPIC_NOT_REGISTERED_SCHEME_REGISTRYclientTopic {topicId} is not registered in the topic scheme registry
DALP-0310TOKEN_COMPLIANCE_NO_BINDING_FOUND_MODULE_TYPE_CONTRACTclientNo binding found for module type {moduleAddress} on compliance contract {moduleAddress}
DALP-0311TOKEN_COMPLIANCE_NOT_INDEXED_NOT_IN_OWNER_SCOPEpermissionToken {value} is not indexed or does not belong to a system
DALP-0312TOKEN_CREATE_CREATION_WORKFLOW_FAILEDoperationalToken creation workflow failed: {error}
DALP-0313TOKEN_CREATE_DATABASE_CONTEXT_REQUIRED_DALP_ASSET_CREATIONoperationalDatabase context required for dalp-asset token creation
DALP-0314TOKEN_CREATE_FACTORY_TYPE_NOT_FOUNDclientToken factory for type {factoryAddress} not found
DALP-0315TOKEN_CREATE_WORKFLOW_PHASE_FAILEDoperationalToken creation workflow failed during phase execution
DALP-0316TOKEN_CREATE_TEMPLATEID_REQUIRED_DALP_ASSET_CREATION_SELECT_INSTRUMENT_TEMPLATE_CREATINGclienttemplateId is required for dalp-asset token creation. Select an instrument template before creating the token
DALP-0317TOKEN_CREATE_TRANSACTION_PROCESSING_SERVICE_UNAVAILABLE_SERVER_CONFIGURATIONdependencyTransaction processing service not available. Check server configuration
DALP-0318TOKEN_CREATE_USER_ADDRESS_DOES_NOT_ASSOCIATED_IDENTITY_CONTRACToperationalUser with address {address} does not have an associated identity contract
DALP-0319TOKEN_DOCUMENTS_ACCESS_DENIED_HOLDER_REQUIREDclientAccess denied - token holder access required
DALP-0320TOKEN_DOCUMENTS_ACCESS_DENIED_RESTRICTED_DOCUMENToperationalAccess denied to restricted document
DALP-0321TOKEN_DOCUMENTS_DECLARED_FILE_SIZE_DOES_NOT_MATCH_ACTUAL_STORAGEoperationalDeclared file size does not match actual file size in storage
DALP-0322TOKEN_DOCUMENTS_DOCUMENT_GROUP_NOT_FOUND_REPLACEMENTclientDocument group not found for replacement
DALP-0323TOKEN_DOCUMENTS_DOCUMENT_NOT_FOUNDclientDocument not found
DALP-0324TOKEN_DOCUMENTS_DOCUMENT_TYPE_NOT_VALID_ASSETclientDocument type {value} is not valid for asset type {value}
DALP-0325TOKEN_DOCUMENTS_FAILED_TO_CREATE_DOCUMENT_RECORDoperationalFailed to create document record
DALP-0326TOKEN_DOCUMENTS_FILE_NOT_FOUND_STORAGE_UPLOAD_FAILEDclientFile not found in storage. Upload may have failed
DALP-0327TOKEN_DOCUMENTS_INVALID_OBJECT_KEYclientObject key wasn't accepted
DALP-0328TOKEN_FACTORY_NOT_FOUNDclientToken factory not found for current system
DALP-0329TOKEN_FEATURE_CONTEXT_REQUIREDoperationaltokenFeaturesMiddleware must run before requireTokenFeatureMiddleware
DALP-0330TOKEN_FEATURES_FIXED_TREASURY_YIELD_FEATURE_STATE_NOT_YET_INDEXED_INDEXER_PROCESSED_INITIAdependencyfixed-treasury-yield feature state not yet indexed for this token. The indexer has not processed the feature initialization yet. Please retry later
DALP-0331TOKEN_FEATURES_MATURITY_REDEMPTION_FEATURE_STATE_NOT_YET_INDEXED_INDEXER_PROCESSED_INITIALdependencymaturity-redemption feature state not yet indexed for this token. The indexer has not processed the feature initialization yet. Please retry later
DALP-0332TOKEN_FEATURES_NO_YIELD_AVAILABLE_CLAIM_FIRST_PERIOD_NOT_COMPLETED_YETclientNo yield available to claim. The first yield period has not completed yet
DALP-0333TOKEN_FEATURES_UNAVAILABLEdependencyToken features for {featureName} are not available
DALP-0334TOKEN_FREEZE_AMOUNT_EXCEEDS_AVAILABLE_BALANCEclientFreeze amount exceeds available balance
DALP-0335TOKEN_INDEXED_BASE_PRICE_FEED_STALE_UNDER_ACTIVE_PRICERESOLVER_POLICYoperationalThe indexed base price feed for token {tokenAddress} is stale under the active PriceResolver policy
DALP-0336TOKEN_INDEXED_PRICERESOLVER_REGISTRATION_DID_NOT_DECODE_INITIALIZEoperationalIndexed PriceResolver registration did not decode to initialize()
DALP-0337TOKEN_INDEXED_PRICERESOLVER_REGISTRATION_DID_NOT_INCLUDE_INITIALIZATION_ARGUMENTSoperationalIndexed PriceResolver registration did not include the expected initialization arguments
DALP-0338TOKEN_INDEXED_PRICERESOLVER_REGISTRATION_MISSING_VALID_INITIALIZATION_CALLDATAclientIndexed PriceResolver registration is missing valid initialization calldata
DALP-0339TOKEN_INDEXER_DATA_INVALIDdependencyToken data validation failed for {value}
DALP-0340TOKEN_INDEXER_TOKEN_NOT_FOUNDclientToken with address {address} not found
DALP-0341TOKEN_INVALID_ADDRESS_VALID_ETHEREUM_0X_PREFIXED_HEX_CHARACTERSclient{address} address "{address}". Expected a valid Ethereum address (0x-prefixed, 40 hex characters) wasn't accepted
DALP-0342TOKEN_MINT_PAUSED_UNPAUSE_MINTINGoperationalToken {tokenAddress} is paused. Unpause the token before minting
DALP-0343TOKEN_NOT_INDEXED_NOT_IN_OWNER_SCOPEpermissionToken {value} is not indexed or does not belong to a system
DALP-0344TOKEN_PRECHECKS_INVALID_ADDRESS_VALID_ETHEREUM_0X_PREFIXED_HEX_CHARACTERSclient{address} address "{address}". Expected a valid Ethereum address (0x-prefixed, 40 hex characters) wasn't accepted
DALP-0345TOKEN_PRICE_ACCOUNT_ADDRESS_DOES_NOT_ASSOCIATED_IDENTITY_CONTRACT_ONLY_USERS_CAN_SET_PRICEdomainAccount at address {identityAddress} does not have an associated identity contract. Only users with an identity can set token prices. Ensure the user has been onboarded with an identity contract
DALP-0346TOKEN_PRICE_ISSUERSIGNEDSCALARFEEDFACTORY_ADDON_NOT_INSTALLED_DEPLOY_FEED_SETTING_PRICESoperationalIssuerSignedScalarFeedFactory addon is not installed. Deploy the feed system before setting token prices
DALP-0347TOKEN_PRICE_NOT_INDEXED_ENROLLED_CANNOT_BUILD_FEED_DESCRIPTION_NEWdependencyToken {tokenAddress} is not indexed or enrolled — cannot build feed description for a new price feed
DALP-0348TOKEN_PRICE_RESOLVERoperationaltoken token price resolver
DALP-0349TOKEN_READBACK_LOOP_TERMINATED_UNEXPECTEDLYoperationalToken readback retry loop terminated unexpectedly
DALP-0350TOKEN_REDEEM_BOND_MATURITY_REDEMPTION_FEATURE_ATTACHED_LEGACY_TOP_UP_WOULD_NOT_FUND_CONFIGoperationalThis bond has a maturity-redemption feature attached; legacy top-up would not fund the configured treasury. Use the maturity-treasury top-up endpoint instead
DALP-0351TOKEN_REDEEM_BOND_NOT_YET_INDEXED_INDEXER_PROCESSED_INITIALIZATION_PLEASE_LATERdependencyBond not yet indexed for this token. The indexer has not processed the bond initialization yet. Please retry later
DALP-0352TOKEN_REDEEM_CONTEXT_NOT_INITIALISEDoperationalToken context not initialised
DALP-0353TOKEN_REDEEM_DELEGATED_REDEMPTION_REQUIRES_CUSTODIAN_ROLEpermissionDelegated redemption requires custodian role
DALP-0354TOKEN_REDEEM_MISSING_PERMISSION_CONTEXTclientMissing token permission context
DALP-0355TOKEN_SALE_ADDON_NOT_FOUNDclientToken sale addon not found in the current system
DALP-0356TOKEN_SALE_ADDON_NOT_FOUND_ADDONSclientToken sale addon not found in system addons
DALP-0357TOKEN_SALE_ADDON_NOT_IN_OWNER_SCOPE_AUTHENTICATEDpermissionProvided system addon does not belong to the authenticated system
DALP-0358TOKEN_SALE_DEPLOYMENT_INDEXED_AMBIGUOUSLY_TRANSACTION_MULTIPLE_SALES_MATCHED_CONFIRMEDoperationalToken sale deployment indexed ambiguously for transaction {transactionHash}. Multiple token sales matched the confirmed deployment transaction
DALP-0359TOKEN_SALE_DEPLOYMENT_NOT_INDEXED_TRANSACTION_CONFIRMED_CREATED_BUT_ADDRESS_COULD_NOT_RETRdependencyToken sale deployment not indexed after transaction confirmed. The sale was created but its address could not be retrieved from the indexer
DALP-0360TOKEN_SALE_INVALID_TERMSHASH_HEX_STRING_STARTING_0XclienttermsHash: expected hex string starting with 0x, got "{value}" wasn't accepted
DALP-0361TOKEN_SALE_NO_REGISTERED_IDENTITY_FOUND_MUST_CREATEclientNo registered identity found for token {identityAddress}. A token must have a registered identity to create a sale
DALP-0362TOKEN_SALE_NOT_FOUND_INDEXERclientToken sale {value} was not found in the indexer
DALP-0363TOKEN_SALE_NOT_IN_OWNER_SCOPE_AUTHENTICATEDpermissionToken sale does not belong to the authenticated system
DALP-0364TOKEN_SALE_REGISTERED_IDENTITY_MISSING_COUNTRY_CODE_MUST_SET_CREATEclientThe registered identity for token {identityAddress} is missing a country code. A country must be set to create a token sale
DALP-0365TOKEN_TRANSFER_APPROVAL_CONFIG_UTILoperationaltoken transfer approval token transfer approval config util
DALP-0366TOKEN_TRANSFER_BATCH_TRANSFERFROM_NOT_SUPPORTED_INDIVIDUAL_OPERATIONSoperationalBatch transferFrom is not supported. Use individual transferFrom operations instead
DALP-0367TOKEN_TRANSFER_FROMIDENTITYADDRESS_TOIDENTITYADDRESS_MUST_BOTH_OMITTED_PARTIAL_OVERRIDES_NoperationalfromIdentityAddress and toIdentityAddress must both be provided or both omitted — partial overrides are not supported
DALP-0368TOKEN_TRANSFER_FROMWALLET_NOT_REGISTERED_IDENTITY_REGISTRY_WALLET_MUST_ONBOARDED_CANclientThe fromWallet is not registered in the identity registry. The wallet must be onboarded before a transfer can be {identityAddress}
DALP-0369TOKEN_TRANSFER_IDENTITY_NOT_LISTED_APPROVAL_AUTHORITY_S_MODULE_ADMINISTRATOR_ADDEDpermissionYour identity is not listed as an approval authority for this token's transfer-approval module. Contact the token administrator to be added as an authority
DALP-0370TOKEN_TRANSFER_INVALID_ADDRESS_VALID_ETHEREUM_0X_PREFIXED_HEX_CHARACTERSclient{address} address: "{address}". Expected a valid Ethereum address (0x-prefixed, 40 hex characters) wasn't accepted
DALP-0371TOKEN_TRANSFER_MISSING_ADDRESS_TRANSFERFROMclientMissing 'from' address for transferFrom operation
DALP-0372TOKEN_TRANSFER_MISSING_ITEMclientMissing transfer item
DALP-0373TOKEN_TRANSFER_MISSING_REQUIRED_FIELDS_OWNER_RECIPIENT_AMOUNT_FORCEDpermissionMissing required fields (owner, recipient, or amount) for forced transfer operation
DALP-0374TOKEN_TRANSFER_NOT_FOUND_ADDRESS_DEPLOYED_INDEXEDclientToken {address} was not found. Verify the token address and ensure the token has been deployed and indexed
DALP-0375TOKEN_TRANSFER_PAUSED_UNPAUSE_TRANSFERRINGoperationalToken {tokenAddress} is paused. Unpause the token before transferring
DALP-0376TOKEN_TRANSFER_TOWALLET_NOT_REGISTERED_IDENTITY_REGISTRY_WALLET_MUST_ONBOARDED_CANclientThe toWallet is not registered in the identity registry. The wallet must be onboarded before a transfer can be {identityAddress}
DALP-0377TOKEN_TRANSFER_TRANSACTION_PROCESSING_SERVICE_UNAVAILABLE_SERVER_CONFIGURATIONdependencyTransaction processing service not available. Check server configuration
DALP-0378TOKEN_TRANSFER_TRANSFERAPPROVALCOMPLIANCEMODULE_PARAMETERS_COULD_NOT_DECODED_INDEXER_STATEdependencyThe TransferApprovalComplianceModule parameters for this token could not be decoded from indexer state. Re-index the compliance data or update the module configuration before retrying
DALP-0379TOKEN_TRANSFER_WALLET_NOT_REGISTERED_IDENTITY_REGISTRY_MUST_ONBOARDED_APPROVING_TRANSFERSclientYour wallet is not registered in the identity registry. The wallet must be onboarded before approving transfers
DALP-0380TOKEN_TRANSFER_WALLET_NOT_REGISTERED_IDENTITY_REGISTRY_MUST_ONBOARDED_REVOKING_APPROVALSclientYour wallet is not registered in the identity registry. The wallet must be onboarded before revoking transfer approvals
DALP-0381TRANSACTION_ALREADY_TERMINAL_STATE_CANNOT_FORCE_FAIL_COMPLETED_FAILED_DEAD_LETTERED_CANCELoperationalTransaction {transactionHash} is already in terminal state {transactionHash}. Cannot force-fail a completed, failed, dead-lettered, or cancelled transaction
DALP-0382TRANSACTION_HASH_INVALIDdependencyTransaction hash format wasn't accepted: "{transactionHash}". Expected 0x-prefixed hex string from the Workflow Engine
DALP-0383TRANSACTION_NOT_FOUNDclientTransaction {transactionHash} not found
DALP-0384TRANSACTION_NOT_FOUND_NOT_CHAIN_NO_STORED_QUEUE_RECORD_HASHclientTransaction {transactionHash} not found. The transaction is not on-chain and has no stored queue record. Verify the hash is correct
DALP-0385TRANSACTION_NOT_VALID_DATETIMEclientTransaction {transactionHash} is not a valid datetime
DALP-0386TRANSACTION_STATE_FORCE_ONLY_AVAILABLE_FAILED_DEAD_LETTER_TRANSACTIONSoperationalTransaction {transactionHash} is in state {transactionHash}. Force-retry is only available for FAILED or DEAD_LETTER transactions
DALP-0387USER_KYC_ACTION_NO_ASSOCIATED_VERSIONclientAction request has no associated version
DALP-0388USER_KYC_CANNOT_APPROVE_VERSION_STATUS_ONLY_VERSIONS_UNDER_REVIEW_CAN_APPROVEDdomainCannot approve version with status "{value}". Only versions under review can be approved
DALP-0389USER_KYC_CANNOT_FULFILL_ACTION_STATUS_ONLY_OPEN_REQUESTS_CAN_FULFILLEDdomainCannot fulfill action request with status "{value}". Only open action requests can be fulfilled
DALP-0390USER_KYC_CANNOT_REJECT_VERSION_STATUS_ONLY_VERSIONS_UNDER_REVIEW_CAN_REJECTEDdomainCannot reject version with status "{value}". Only versions under review can be rejected
DALP-0391USER_KYC_CANNOT_SUBMIT_VERSION_STATUS_ONLY_DRAFT_VERSIONS_CAN_SUBMITTEDdomainCannot submit version with status "{value}". Only draft versions can be submitted
DALP-0392USER_KYC_CANNOT_UPDATE_VERSION_STATUS_ONLY_DRAFT_VERSIONS_CAN_UPDATEDdomainCannot update version with status "{value}". Only draft versions can be updated
DALP-0393USER_KYC_DOCUMENT_NOT_FOUNDclientDocument not found
DALP-0394USER_KYC_DOCUMENTS_ONLY_DELETED_DRAFT_VERSIONSdomainDocuments can only be deleted from draft versions
DALP-0395USER_KYC_DOCUMENTS_ONLY_UPLOADED_DRAFT_VERSIONSdomainDocuments can only be uploaded to draft versions
DALP-0396USER_KYC_FAILED_TO_APPROVE_VERSIONoperationalFailed to approve version
DALP-0397USER_KYC_FAILED_TO_CREATE_ACTIONoperationalFailed to create action request
DALP-0398USER_KYC_FAILED_TO_CREATE_DOCUMENT_RECORDoperationalFailed to create document record
DALP-0399USER_KYC_FAILED_TO_CREATE_FETCH_PROFILE_CONTAINERoperationalFailed to create or fetch KYC profile container
DALP-0400USER_KYC_FAILED_TO_CREATE_PROFILEoperationalFailed to create profile
DALP-0401USER_KYC_FAILED_TO_CREATE_VERSIONoperationalFailed to create version
DALP-0402USER_KYC_FAILED_TO_CREATE_VERSION_KYC_UPSERToperationalFailed to create KYC version
DALP-0403USER_KYC_FAILED_TO_REJECT_VERSIONoperationalFailed to reject version
DALP-0404USER_KYC_FAILED_TO_UPDATE_ACTIONoperationalFailed to update action request
DALP-0405USER_KYC_FAILED_TO_UPDATE_DRAFT_VERSIONoperationalFailed to update KYC draft version
DALP-0406USER_KYC_FAILED_TO_UPDATE_PROFILE_LATEST_VERSIONoperationalFailed to update profile with latest version
DALP-0407USER_KYC_FAILED_TO_UPDATE_VERSIONoperationalFailed to update version
DALP-0408USER_KYC_FAILED_TO_UPDATE_VERSION_VERSION_UPDATEoperationalFailed to update KYC version
DALP-0409USER_KYC_FILE_NOT_FOUND_STORAGE_UPLOAD_FAILEDclientFile not found in storage. Upload may have failed
DALP-0410USER_KYC_INVALID_OBJECT_KEYclientObject key wasn't accepted
DALP-0411USER_KYC_NO_DATA_FOUND_PROFILE_BUT_VERSION_HISTORY_NOT_COMPLETED_VERIFICATION_YETclientNo KYC data found. The profile exists but has no version history, or the user has not completed KYC verification yet
DALP-0412USER_KYC_NO_PROFILE_FOUND_DELETE_ALREADY_REMOVEDclientNo KYC profile found to delete. The profile may have already been removed
DALP-0413USER_KYC_NO_VERSION_CLONE_INITIALDATA_NEW_USERSclientNo version to clone from. Provide initialData for new users
DALP-0414USER_KYC_ONLY_FULFILL_OWN_ACTION_REQUESTSdomainYou can only fulfill your own action requests
DALP-0415USER_KYC_ONLY_UPDATES_VERSIONS_UNDER_REVIEWdomainCan only request updates for versions under review
DALP-0416USER_KYC_PROFILE_NOT_FOUNDclientKYC profile not found for this user
DALP-0417USER_KYC_PROFILE_NOT_FOUND_ACTIONclientKYC profile not found for this action request
DALP-0418USER_KYC_SOURCE_VERSION_NOT_FOUND_INITIALDATA_NEW_USERSclientSource version not found. Provide initialData for new users
DALP-0419USER_KYC_VERSION_NOT_FOUNDclientVersion not found
DALP-0420USER_KYC_VERSION_NOT_FOUND_ACTIONclientKYC version not found for this action request
DALP-0421USER_KYC_VERSION_NOT_FOUND_VERSION_READclientKYC version not found
DALP-0422USER_KYC_VERSION_SUBMITTED_UPLOAD_DOCUMENT_NOT_SAVEDoperationalVersion was submitted during upload. Document not saved
DALP-0423USER_NO_EMAIL_CONFIGUREDclientUser has no email configured
DALP-0424USER_NOT_FOUNDclientUser with ID {value} not found
DALP-0425USER_NOT_FOUND_BY_WALLETclientUser not found
DALP-0426USER_NOT_FOUND_GET_SECURITYclientUser {value} not found
DALP-0427USER_NOT_FOUND_NATIONAL_IDclientUser not found
DALP-0428USER_NOT_FOUND_PASSWORD_RESETclientUser {value} not found
DALP-0429USER_NOT_FOUND_RESET_MFAclientUser {value} not found
DALP-0430USER_RESTATE_CLIENT_UNAVAILABLEdependencyWorkflow Engine client is not available
DALP-0431XVP_CREATE_COULD_NOT_RESOLVE_CREATED_SETTLEMENT_INDEXER_RETRIESdependencyCould not resolve created XvP settlement from the indexer after retries
DALP-0432FIXED_YIELD_TOKEN_LINKAGE_NOT_INDEXEDdependencyYield schedule token linkage is not indexed yet
DALP-0433TOKEN_COMPLIANCE_CAPITAL_RAISE_LIMIT_CONFIGURATION_IMMUTABLEdomainCapital raise limit compliance module configuration is immutable
DALP-0434TOKEN_COMPLIANCE_SCOPED_CONFIGURATION_REQUIRES_V2_ENGINEclientScoped compliance module configuration requires a V2 token compliance engine
DALP-0435TOKEN_COMPLIANCE_SCOPED_INSTALL_REQUIRES_V2_ENGINEclientScoped compliance module install requires a V2 token compliance engine
DALP-0436TOKEN_COMPLIANCE_SET_MODULE_SCOPE_REQUIRES_V2_ENGINEclientSetting a compliance module scope requires a V2 token compliance engine
DALP-0437DURABLE_EXECUTION_ENGINE_CALL_BAD_REQUESTdependencyThe Workflow Engine rejected the workflow call as malformed
DALP-0438DURABLE_EXECUTION_ENGINE_CALL_UNAUTHORIZEDdependencyThe Workflow Engine rejected the workflow call as unauthorized
DALP-0439DURABLE_EXECUTION_ENGINE_CALL_FORBIDDENdependencyThe Workflow Engine rejected the workflow call as not available
DALP-0440DURABLE_EXECUTION_ENGINE_CALL_NOT_FOUNDdependencyWorkflow Engine workflow endpoint was not found
DALP-0441DURABLE_EXECUTION_ENGINE_CALL_CONFLICTdependencyWorkflow Engine workflow call conflicted with the current workflow state
DALP-0442DURABLE_EXECUTION_ENGINE_CALL_UNPROCESSABLEdependencyWorkflow Engine workflow call could not be processed
DALP-0443DURABLE_EXECUTION_ENGINE_CALL_INTERNAL_ERRORdependencyWorkflow Engine workflow call failed internally
DALP-0444DURABLE_EXECUTION_ENGINE_CALL_TIMEOUTdependencyWorkflow Engine workflow call timed out
DALP-0445TRANSACTION_QUEUE_BAD_REQUESTdependencyTransaction queue rejected the operation as malformed
DALP-0446TRANSACTION_QUEUE_CONFLICTdependencyTransaction queue operation conflicted with current queue state
DALP-0447TRANSACTION_QUEUE_UNPROCESSABLEdependencyTransaction queue operation could not be processed
DALP-0448TRANSACTION_QUEUE_CONFIRMATION_TIMEOUTdependencyTransaction queue confirmation timed out
DALP-0449MIGRATION_COMPARE_SYSTEM_ADDRESS_NOT_CONFIGUREDclientSystem address is not configured
DALP-0450MIGRATION_COMPARE_DIRECTORY_ADDRESS_NOT_CONFIGUREDclientDirectory contract address is not configured
DALP-0451MIGRATION_COMPARE_DIRECTORY_NOT_INDEXEDdependencyDirectory contract is not indexed yet
DALP-0452MIGRATION_START_NO_ACTIVE_ORGANIZATIONclientNo active organization is selected
DALP-0453MIGRATION_START_SYSTEM_ADDRESS_NOT_CONFIGUREDclientSystem address is not configured
DALP-0454MIGRATION_START_ACCOUNT_WALLET_NOT_CONFIGUREDauthNo wallet is associated with your account
DALP-0455MIGRATION_START_INSUFFICIENT_ROLEauthYou need the system manager or admin role to trigger a system migration
DALP-0456MIGRATION_START_DIRECTORY_ADDRESS_NOT_CONFIGUREDclientDirectory contract address is not configured
DALP-0457MIGRATION_START_ALREADY_IN_PROGRESSdomainA migration is already in progress for this organization
DALP-0458MIGRATION_START_RESET_FAILEDdependencyCould not prepare the prior migration for retry
DALP-0459MIGRATION_START_CONNECTED_WALLET_REQUIREDclientA connected wallet is required to start a system migration
DALP-0460MIGRATION_STREAM_WORKFLOW_FAILEDdependencySystem migration failed: {reason}
DALP-0461SYSTEM_TRUSTED_ISSUER_CLAIM_TOPIC_MUTATION_IN_PROGRESSdomainTrusted issuer claim-topic mutation is already in progress
DALP-0462SETTINGS_COMPLIANCE_TEMPLATE_INCOMPATIBLE_MODULE_SETdomainCompliance template modules and controls must match the selected module set.
DALP-0463SETTINGS_TEMPLATE_NAME_ALREADY_EXISTSclientA template with this name already exists in this organization
DALP-0464ACCOUNT_NATIVE_BALANCE_ACCOUNT_NOT_FOUNDclientAccount not found
DALP-0465TREASURY_IS_CONTRACT_NOT_SUPPORTEDclientTreasury is a contract; ERC-20 allowance must be granted by the treasury contract itself. This route only supports externally-owned treasury wallets.
DALP-0466MATURITY_REDEMPTION_FEATURE_STATE_NOT_INDEXEDclientMaturity-redemption feature state not yet indexed for this token
DALP-0467TREASURY_WALLET_MISMATCHclientCaller wallet does not match the configured treasury wallet for the maturity-redemption feature
DALP-0468MATURITY_REDEMPTION_TREASURY_NOT_YET_CLASSIFIEDdependencyMaturity-redemption treasury has not been classified yet by the indexer
DALP-0469ACCOUNT_NATIVE_BALANCE_HISTORY_PAGE_SIZE_TOO_LARGEclientHistory page size must be 100 or less
DALP-0470ACCOUNT_NATIVE_BALANCE_HISTORY_SINCE_FILTER_REQUIREDclientfilter[since] is required
DALP-0471SYSTEM_IDENTITY_NO_ACTIVE_CLAIM_FOUND_TOPICclientNo active claim found for topic {topicId} on identity {identityAddress}
DALP-0472STEP_UP_REQUIREDauthStep-up authentication required for this operation
DALP-0473FIXED_TREASURY_YIELD_TREASURY_NOT_YET_CLASSIFIEDdependencyFixed-treasury-yield treasury has not been classified yet by the indexer
DALP-0474TOKEN_COMPLIANCE_PRICE_RESOLVER_ADDON_NOT_INSTALLEDclientPriceResolver addon is not installed on system {value}
DALP-0475SMART_WALLETS_GLOBAL_ACCOUNT_ABSTRACTION_DISABLED_CANNOT_CREATE_WALLET_DEFAULTdomainPlatform Account Abstraction routing is disabled; cannot create a smart wallet as default
DALP-0476SMART_WALLETS_GLOBAL_ACCOUNT_ABSTRACTION_DISABLED_CANNOT_SET_WALLET_DEFAULTdomainPlatform Account Abstraction routing is disabled; cannot set a smart wallet as default
DALP-0477SETTINGS_ASSET_TEMPLATE_FEATURE_DEPENDENCY_MISSINGdomainTemplate requiredFeatures has unmet feature dependencies: conversion-minter requires conversion to also be selected.
DALP-0478INSUFFICIENT_TREASURY_ALLOWANCEdependencyMaturity-redemption treasury has not granted enough allowance to cover this redemption
DALP-0479MATURITY_REDEMPTION_NOT_MATUREDclientMaturity-redemption feature has not yet matured; redemptions are not allowed
DALP-0488COMPLIANCE_SIGNATURE_INVALIDauthWebhook authentication failed.
DALP-0489COMPLIANCE_REPLAY_WINDOW_EXCEEDEDclientWebhook timestamp is outside the accepted replay window.
DALP-0490COMPLIANCE_SUBJECT_MAPPING_MISSINGdomainCompliance subject mapping was not found.
DALP-0491COMPLIANCE_PROVIDER_PAUSEDdomainCompliance provider is not accepting webhook events.
DALP-0492COMPLIANCE_PROVIDER_FAILEDdomainCompliance provider is in a failed state.
DALP-0493COMPLIANCE_UNMAPPED_EVENTdomainCompliance provider event could not be mapped.
DALP-0494COMPLIANCE_OUT_OF_ORDER_EVENTdomainCompliance provider event is older than the current subject state.
DALP-0495COMPLIANCE_PROVIDER_HEALTH_CHECK_FAILEDdependencyCompliance provider health check failed.
DALP-0496COMPLIANCE_APPLICANT_CREATE_FAILEDdependencyCompliance provider rejected applicant creation.
DALP-0497COMPLIANCE_TIR_REGISTRATION_FAILEDcontractCompliance trusted-issuer registration failed.
DALP-0498COMPLIANCE_TOPIC_MISMATCHdomainCompliance provider event topic does not match the provider configuration.
DALP-0499COMPLIANCE_WALLET_NOT_REGISTEREDdomainWallet does not have an associated OnchainID identity.
DALP-0500COMPLIANCE_SECRET_ROTATION_GRACE_EXPIREDdomainCompliance webhook signing secret rotation grace period expired.
DALP-0501COMPLIANCE_INVALID_STATE_TRANSITIONclientCompliance provider cannot transition to the requested state.
DALP-0502COMPLIANCE_PROVIDER_NOT_FOUNDclientCompliance provider not found.
DALP-0503COMPLIANCE_PROVIDER_TOPIC_NOT_FOUNDclientCompliance provider topic not found.
DALP-0504COMPLIANCE_PROVIDER_TOPIC_NOT_SUPPORTEDclientCompliance provider does not support the requested topic.
DALP-0505COMPLIANCE_WEBHOOK_REVOKE_LASTclientCannot revoke the last webhook for a single-topic compliance provider.
DALP-0506CLAIM_ISSUER_PARTICIPANT_DEPLOY_FAILEDcontractClaim issuer participant deployment failed.
DALP-0507WEBHOOK_REPLAY_RATE_LIMITEDclientWebhook replay rate limit exceeded
DALP-0508WEBHOOK_REPLAY_RANGE_TOO_LARGEclientWebhook replay range is too large
DALP-0509WEBHOOK_ENDPOINT_DISABLEDdomainWebhook endpoint is disabled
DALP-0510WEBHOOK_SIGNING_VERIFICATION_FAILEDauthWebhook signature verification failed
DALP-0511WEBHOOK_RECALL_NOT_AUTHORIZEDpermissionWebhook event not found
DALP-0512WEBHOOK_URL_PRIVATE_RANGEclientWebhook endpoint URL is not allowed
DALP-0513WEBHOOK_ENDPOINT_LIMIT_REACHEDdomainWebhook endpoint limit reached
DALP-0514IDEMPOTENCY_KEY_REUSEclientIdempotency key was reused with a different request
DALP-0515IDEMPOTENCY_KEY_INFLIGHTclientIdempotency key is already in flight
DALP-0516WEBHOOK_PENDING_RETARGET_REQUIREDclientWebhook endpoint has pending delivery attempts
DALP-0517WEBHOOK_FAT_ACK_INCOMPLETEclientFat-event acknowledgment is missing required field paths
DALP-0518RESTATE_ADMIN_UNREACHABLEdependencyWorkflow Engine admin API could not be reached
DALP-0519RESTATE_DEPLOYMENT_NOT_FOUNDclientWorkflow Engine deployment was not found
DALP-0520RESTATE_WORKFLOW_RETRY_BLOCKEDclientWorkflow cannot be retried in its current state
DALP-0521LUNA_MOFN_QUORUM_EXPIREDdependencyLuna m-of-n quorum activation window expired
DALP-0522LUNA_MOFN_QUORUM_CLASSIFICATION_FAILEDdependencyLuna m-of-n quorum classification flagged as likely wrong
DALP-0523TOKEN_FEE_RATES_FROZENdomainTransaction fee rates are frozen and cannot be changed.
DALP-0524X_PARTICIPANT_FORBIDDENpermissionParticipant not found
DALP-0525COMPLIANCE_TRANSACTION_REGISTER_FAILEDdependencyCompliance provider rejected transaction registration.
DALP-0526WEBHOOK_ENDPOINT_NOT_FOUNDclientWebhook endpoint not found
DALP-0527WEBHOOK_DELIVERY_NOT_FOUNDclientWebhook delivery not found
DALP-0528WEBHOOK_REPLAY_NOT_FOUNDclientWebhook replay not found
DALP-0529WEBHOOK_RECEIPT_NOT_FOUNDclientWebhook receipt not found
DALP-0530X_EXECUTOR_UNSUPPORTED_FOR_PARTICIPANT_TYPEclientExecutor selection is not supported for this participant type
DALP-0531X_EXECUTOR_NO_SMART_WALLETclientSmart wallet not found for executor selection
DALP-0532SETTINGS_ASSET_TEMPLATE_FEATURES_INCOMPATIBLEdomainTemplate requiredFeatures has mutually-exclusive features enabled together: transaction-fee and transaction-fee-accounting. Remove one feature from each pair before publishing.
DALP-0533METADATA_NOT_FOUNDclientMetadata not found
DALP-0600TARGET_CURRENCIES_REMOVAL_FORBIDDENdomainTarget currencies cannot be removed once enabled
DALP-0601TARGET_CURRENCY_NOT_SUPPORTEDclientOne or more target currencies are not supported by the configured exchange-rate provider
DALP-0602TARGET_CURRENCIES_FEED_DISPATCH_UNAVAILABLEdependencyCurrency-feed creation could not be queued
DALP-0603TARGET_CURRENCIES_FEED_DISPATCH_FORBIDDENpermissionCaller wallet lacks the on-chain FEEDS_MANAGER_ROLE required to create currency feeds
DALP-0604TARGET_CURRENCIES_NOT_SUPPORTED_ON_SYSTEMdomainAdding target currencies is not supported on this system
DALP-0605TOKEN_CREATE_FEATURES_INCOMPATIBLEdomaintransaction-fee and transaction-fee-accounting cannot be enabled together; remove one before creating the token.
DALP-0606TOKEN_FEATURES_YIELD_FULLY_CONSUMEDclientNo yield available to claim. The yield for completed periods was consumed during a prior conversion
DALP-0607TOKEN_FEATURES_YIELD_ACCRUAL_CLOSEDclientNo yield available to claim. Accrual for this holder has been closed
DALP-0608TOKEN_FEATURES_NO_YIELD_AVAILABLE_FOR_HOLDERclientNo yield available to claim for this holder
DALP-0609USER_KYC_DOCUMENT_CORRUPTdependencyKYC document is temporarily unavailable
DALP-0610USER_KYC_INVALID_FILE_DATAclientFile data couldn't be processed
DALP-0611USER_KYC_FILE_SIZE_MISMATCHclientUploaded file size does not match the decoded file data
DALP-0612USER_KYC_INVALID_FILE_TYPEclientUploaded file type does not match the document bytes
DALP-0613TOKEN_PRICE_ORG_FEED_SUBMISSION_SIGNER_NOT_RESOLVEDdependencyOrganization price-feed submission signer is not available
DALP-0614AA_ENABLED_DRIFT_REQUIRES_ADMINpermissionAccount abstraction can't be enabled while participants are out of sync
DALP-0615XVP_HASHLOCK_REVEAL_NOT_REQUIREDclientHashlock reveal not required for this XvP settlement
DALP-0616X_EXECUTOR_AA_DISABLED_GLOBALLYclientsmart-wallet executor not available
DALP-0617AA_ENABLED_REQUIRES_GLOBAL_AAdomainper-org AA cannot be enabled while platform AA is disabled
DALP-0618GLOBAL_DIRECTORY_REGISTRY_NOT_FOUNDclientThe global Directory registry is not configured or has no registered global TIR/TSR instance
DALP-0619DIRECTORY_TOPIC_SCHEME_NOT_FOUNDclientDirectory topic scheme "{topicId}" not found
DALP-0620DIRECTORY_TOPIC_SCHEME_SIGNATURE_CONFLICTclientA topic scheme with the requested name already exists with a different signature
DALP-0621X_EXECUTOR_AA_DISABLED_FOR_ORGclientsmart-wallet executor not available
DALP-0622TOKEN_TOPIC_SCHEME_REGISTRY_NOT_FOUNDclientThis token has no attached token-level Topic Scheme Registry
DALP-0623TOKEN_TOPIC_SCHEME_NOT_FOUNDclientToken-level topic scheme not found for the requested topic id
DALP-0624TOKEN_TRUSTED_ISSUERS_REGISTRY_NOT_FOUNDclientThis token has no attached token-level Trusted Issuer Registry
DALP-0625TOKEN_TRUSTED_ISSUER_NOT_FOUNDclientToken-level trusted issuer not found for the requested issuer address
DALP-0626FEEDS_PRICE_TOPIC_SUBMIT_FORBIDDEN_USE_TOKEN_SET_PRICEpermissionPrice-topic feeds cannot be submitted through the generic feeds submit endpoint. Use POST /v2/tokens/{tokenAddress}/price instead
DALP-0632TOKEN_FEATURE_INSTANCE_NOT_FOUNDclientNo attached feature instance matches the requested type id on this token.
DALP-0634TOKEN_IDENTITY_REGISTRY_NOT_FOUNDclientThis token has no attached token-level identity registry
DALP-0635GAS_REQUIREMENT_CONFIG_ERRORoperationalGas requirement could not be computed for this chain
DALP-0636AA_ENABLED_IDENTITY_SYNC_FORBIDDENpermissionAccount abstraction identity sync requires an administrator
DALP-0637AA_ENABLED_IDENTITY_MISMATCHdomainAccount abstraction identity sync found a different smart-wallet OnchainID
DALP-0638AA_ENABLED_CONTROLLER_MISMATCHdomainAccount abstraction identity sync found a different smart-wallet controller
DALP-0639FEEDS_SUBMIT_OBSERVED_AT_TOO_FAR_IN_FUTUREclientobservedAt is too far ahead of chain time. Submit a value at or before the latest block timestamp (a small tolerance is allowed for signer clock drift).
DALP-0640clientUserOperation priority fee is below the configured bundler minimum
DALP-0645TOKEN_LIST_METADATA_KEY_UNKNOWNclientThe requested metadata key is not declared in any accessible asset-type template.
DALP-0646TOKEN_LIST_METADATA_KEY_NOT_BUCKETABLEclientThe requested metadata key has a continuous type and cannot be used for grouping or facets.
DALP-0647TOKEN_LIST_METADATA_KEY_IDENTIFIER_INELIGIBLEclientQuasi-unique identifier metadata keys cannot be used for grouping or facets.
DALP-0648SYSTEM_REFUND_SPLITTER_NOT_INSTALLEDclientRefund splitter is not installed for this organization
DALP-0649SYSTEM_REFUND_SPLITTER_REFUND_LOOP_READ_FAILEDdependencyRefund splitter refund-loop status could not be read
DALP-0650SYSTEM_REFUND_SPLITTER_INVALID_BPS_RANGEclientRefund splitter basis points must be between 0 and 10000
DALP-0651SYSTEM_REFUND_SPLITTER_THRESHOLDS_INVALIDclientRefund splitter critical threshold must be lower than the warning threshold
DALP-0652AA_ENABLED_CANNOT_BE_DISABLEDdomainAccount abstraction cannot be disabled
DALP-0653TREASURY_HEALTH_TREASURY_UNCONFIGUREDclientTreasury address for the maturity-redemption or fixed-treasury-yield feature is unconfigured
DALP-0654TREASURY_HEALTH_CHAIN_UNREACHABLEdependencyLive balanceOf(treasury) read for the treasury-health route failed against the chain provider
DALP-0655TREASURY_HEALTH_TREASURY_MISMATCHclientAttached treasury-bearing features disagree on treasury, denominationAsset, or treasuryIsContract
DALP-0656TREASURY_HEALTH_BOND_STATUS_UNAVAILABLEdependencyIndexer v_bond_status view has not yet computed a row for the attached maturity-redemption feature
DALP-0657TOKEN_HISTORICAL_BALANCE_BLOCK_NOT_INDEXEDclientHistorical balance lookup requested a block that has not yet been indexed
DALP-0658INDEXER_REINDEXINGdependencyIndexer is reindexing; deploy is temporarily unavailable.
DALP-0659OIDC_MFA_INVALIDauthIdentity provider verification failed
DALP-0660OIDC_MFA_UNAVAILABLEdependencyIdentity provider verification is temporarily unavailable
DALP-0661TOKEN_PERMIT_SIGN_OWNER_NOT_CALLER_WALLETauthA permit can only be signed over the caller's own balance.
DALP-0662SIGNED_PERMIT_NOT_FOUNDclientSigned permit not found.
DALP-0663SIGNED_PERMIT_ALREADY_RELAYEDclientSigned permit has already been relayed.
DALP-0664SIGNED_PERMIT_NOT_RELAYABLEclientSigned permit is not relayable.
DALP-0665SIGNED_PERMIT_NONCE_CONFLICTclientA pending permit with this nonce already exists for this holder.
DALP-0666SIGNED_PERMIT_RELAY_SYNC_ONLYclientRelaying a stored permit is sync-only.
DALP-1001CONTRACT_ERRORcontractBond already matured
DALP-1002CONTRACT_ERRORcontractBond Maturity Date is not accepted by this contract
DALP-1003CONTRACT_ERRORcontractBond not yet matured
DALP-1004CONTRACT_ERRORcontractBytes feeds not supported
DALP-1005CONTRACT_ERRORcontractCaller must have identity
DALP-1006CONTRACT_ERRORcontractCaller not identity owner
DALP-1007CONTRACT_ERRORcontractCannot transfer converted tokens
DALP-1008CONTRACT_ERRORcontractCannot withdraw sale token
DALP-1009CONTRACT_ERRORcontractCompliance check failed: {{reason}}
DALP-1010CONTRACT_ERRORcontractCompliance implementation not set
DALP-1011CONTRACT_ERRORcontractThis operation has already been completed
DALP-1012CONTRACT_ERRORcontractCompliance module registry implementation not set
DALP-1013CONTRACT_ERRORcontractContract identity topic id not set
DALP-1014CONTRACT_ERRORcontractContract missing identity interface
DALP-1015CONTRACT_ERRORcontractEmpty token type
DALP-1016CONTRACT_ERRORcontractExceeds unconverted balance
DALP-1017CONTRACT_ERRORcontractExternal token registry implementation not set
DALP-1018CONTRACT_ERRORcontractFeature token mismatch
DALP-1019CONTRACT_ERRORcontractFee rate is frozen
DALP-1020CONTRACT_ERRORcontractFee rates are frozen
DALP-1021CONTRACT_ERRORcontractFeed already exists
DALP-1022CONTRACT_ERRORcontractThe requested resource could not be found
DALP-1023CONTRACT_ERRORcontractFeeds directory implementation not set
DALP-1024CONTRACT_ERRORcontractFees are frozen
DALP-1025CONTRACT_ERRORcontractFreeze amount exceeds available balance
DALP-1026CONTRACT_ERRORcontractGlobal compliance not available
DALP-1027CONTRACT_ERRORcontractHistorical balances not available
DALP-1028CONTRACT_ERRORcontractIdentity already accepted
DALP-1029CONTRACT_ERRORcontractIdentity already exists
DALP-1030CONTRACT_ERRORcontractThis operation has already been completed
DALP-1031CONTRACT_ERRORcontractIdentity already set
DALP-1032CONTRACT_ERRORcontractIdentity factory implementation not set
DALP-1033CONTRACT_ERRORcontractIdentity implementation not set
DALP-1034CONTRACT_ERRORcontractIdentity not pending
DALP-1035CONTRACT_ERRORcontractIdentity not registered
DALP-1036CONTRACT_ERRORcontractIdentity registry already bound
DALP-1037CONTRACT_ERRORcontractIdentity registry implementation not set
DALP-1038CONTRACT_ERRORcontractIdentity registry not bound
DALP-1039CONTRACT_ERRORcontractIdentity registry storage implementation not set
DALP-1040CONTRACT_ERRORcontractYour account does not have enough resources for this operation
DALP-1041CONTRACT_ERRORcontractYour account does not have enough resources for this operation
DALP-1042CONTRACT_ERRORcontractYour account does not have enough resources for this operation
DALP-1043CONTRACT_ERRORcontractYour account does not have enough resources for this operation
DALP-1044CONTRACT_ERRORcontractCollateral Ratio is not accepted by this contract
DALP-1045CONTRACT_ERRORcontractCollateral Topic is not accepted by this contract
DALP-1046CONTRACT_ERRORcontractCompliance Module Address is not accepted by this contract
DALP-1047CONTRACT_ERRORcontractContract Identity Implementation is not accepted by this contract
DALP-1048CONTRACT_ERRORcontractFee Rate is not accepted by this contract
DALP-1049CONTRACT_ERRORcontractFee Recipient is not accepted by this contract
DALP-1050CONTRACT_ERRORcontractFee Token is not accepted by this contract
DALP-1051CONTRACT_ERRORcontractFeed Address is not accepted by this contract
DALP-1052CONTRACT_ERRORcontractFeed Interface is not accepted by this contract
DALP-1053CONTRACT_ERRORcontractIdentity Contract is not accepted by this contract
DALP-1054CONTRACT_ERRORcontractIdentity Factory Address is not accepted by this contract
DALP-1055CONTRACT_ERRORcontractIdentity Implementation is not accepted by this contract
DALP-1056CONTRACT_ERRORcontractIdentity Registry Address is not accepted by this contract
DALP-1057CONTRACT_ERRORcontractIdentity Wallet Address is not accepted by this contract
DALP-1058CONTRACT_ERRORcontractRedemption Amount is not accepted by this contract
DALP-1059CONTRACT_ERRORcontractTarget Identity is not accepted by this contract
DALP-1060CONTRACT_ERRORcontractToken Address is not accepted by this contract
DALP-1061CONTRACT_ERRORcontractToken Factory Address is not accepted by this contract
DALP-1062CONTRACT_ERRORcontractToken Implementation Address is not accepted by this contract
DALP-1063CONTRACT_ERRORcontractToken Implementation Interface is not accepted by this contract
DALP-1064CONTRACT_ERRORcontractIssuer identity not initialized
DALP-1065CONTRACT_ERRORcontractMaturity date in past
DALP-1066CONTRACT_ERRORcontractMaturity date not reached
DALP-1067CONTRACT_ERRORcontractMinting failed
DALP-1068CONTRACT_ERRORcontractNet balance invariant violation
DALP-1069CONTRACT_ERRORcontractNo denomination asset balance
DALP-1070CONTRACT_ERRORcontractNo fees to reconcile
DALP-1071CONTRACT_ERRORcontractNo historical balances provider
DALP-1072CONTRACT_ERRORcontractNo tokens to recover
DALP-1073CONTRACT_ERRORcontractNot whitelisted
DALP-1074CONTRACT_ERRORcontractRecipient address frozen
DALP-1075CONTRACT_ERRORcontractRecover insufficient balance
DALP-1076CONTRACT_ERRORcontractSender address frozen
DALP-1077CONTRACT_ERRORcontractToken access manager implementation not set
DALP-1078CONTRACT_ERRORcontractToken already bound
DALP-1079CONTRACT_ERRORcontractThis operation has already been completed
DALP-1080CONTRACT_ERRORcontractToken compliance already exists
DALP-1081CONTRACT_ERRORcontractToken compliance factory not available
DALP-1082CONTRACT_ERRORcontractToken decimals too high
DALP-1083CONTRACT_ERRORcontractToken factory registry implementation not set
DALP-1084CONTRACT_ERRORcontractThis operation has already been completed
DALP-1085CONTRACT_ERRORcontractThis operation has already been completed
DALP-1086CONTRACT_ERRORcontractToken identity address mismatch
DALP-1087CONTRACT_ERRORcontractToken implementation not set
DALP-1088CONTRACT_ERRORcontractToken must support access managed
DALP-1089CONTRACT_ERRORcontractToken not bound
DALP-1090CONTRACT_ERRORcontractToken not bound
DALP-1091CONTRACT_ERRORcontractToken not registered
DALP-1092CONTRACT_ERRORcontractTransfer blocked after maturity
DALP-1093CONTRACT_ERRORcontractYou do not have permission for this operation
DALP-1094CONTRACT_ERRORcontractYou do not have permission for this operation
DALP-1095CONTRACT_ERRORcontractYou do not have permission for this operation
DALP-1096CONTRACT_ERRORcontractThis transfer was blocked because the sender or recipient does not meet the compliance requirements for this token.
DALP-1097CONTRACT_ERRORcontractWallet not registered to this identity
DALP-1098CONTRACT_ERRORcontractA required value cannot be zero
DALP-1099CONTRACT_ERRORcontractFeeds Directory is not accepted by this contract
DALP-1100CONTRACT_ERRORcontractThis wallet is not associated with the expected identity.
DALP-1101CONTRACT_ERRORcontractThe account does not have enough tokens. Available: {{available}}, required: {{required}}.
DALP-1102CONTRACT_ERRORcontractThe token allowance is too low. Current allowance: {{allowance}}, required: {{required}}.
DALP-1103CONTRACT_ERRORcontractThis operation is temporarily unavailable because it has been paused.
DALP-1104CONTRACT_ERRORcontractThe account {{account}} does not have a registered identity on this platform.
DALP-1105CONTRACT_ERRORcontractThe approved spending amount is not enough. Current: {{currentAllowance}}, required: {{requiredAllowance}}.
DALP-1106CONTRACT_ERRORcontractThe amount exceeds the currently frozen token balance. Available: {{available}}, requested: {{requested}}.
DALP-1107CONTRACT_ERRORcontractIdentity Address is not accepted by this contract
DALP-1108CONTRACT_ERRORcontractToken is not accepted by this contract
DALP-1109CONTRACT_ERRORcontractThis token is currently paused and no operations can be performed.
DALP-1110CONTRACT_ERRORcontractThis token cannot be issued to the recipient because they do not meet the compliance requirements.
DALP-1111CONTRACT_ERRORcontractStale feed
DALP-1112CONTRACT_ERRORcontractToken compliance creation failed
DALP-1113CONTRACT_ERRORcontractNot factory token
DALP-1114CONTRACT_ERRORcontractOnly compliance engine
DALP-1115CONTRACT_ERRORcontractToken registries already exist
DALP-1116CONTRACT_ERRORcontractToken registry implementations missing
DALP-1117CONTRACT_ERRORcontractCompliance module type mismatch
DALP-1118CONTRACT_ERRORcontractUnsupported compliance module
DALP-1119CONTRACT_ERRORcontractToken scope not supported
DALP-1120CONTRACT_ERRORcontractCompliance check failed: {{reason}}
DALP-1121CONTRACT_ERRORcontractIdentity v2 not supported
DALP-1122CONTRACT_ERRORcontractThis operation can no longer be completed because the deadline has expired
DALP-1123CONTRACT_ERRORcontractIdentity Management Key Authorization is not accepted by this contract
DALP-1124CONTRACT_ERRORcontractCannot trigger early maturity — the scheduled maturity date has already been reached.
DALP-1125CONTRACT_ERRORcontractFee rate too high
DALP-1126CONTRACT_ERRORcontractFee token required when fees non zero
DALP-1127CONTRACT_ERRORcontractTarget Token is not accepted by this contract
DALP-1128CONTRACT_ERRORcontractMaturity date zero
DALP-1129CONTRACT_ERRORcontractNative recovery failed
DALP-1130CONTRACT_ERRORcontractToken not system registered
DALP-2001CONTRACT_ERRORcontractSender not approved settlement
DALP-2003CONTRACT_ERRORcontractYou are not a participant in this settlement.
DALP-2004CONTRACT_ERRORcontractThis settlement has already been cancelled.
DALP-2005CONTRACT_ERRORcontractThis settlement has already been completed.
DALP-2006CONTRACT_ERRORcontractThis settlement has expired and can no longer be executed.
DALP-2007CONTRACT_ERRORcontractThis settlement expired and the funds have already been returned.
DALP-2008CONTRACT_ERRORcontractThis settlement cannot be executed because not all parties have approved it.
DALP-2009CONTRACT_ERRORcontractThis settlement has not yet expired.
DALP-2010CONTRACT_ERRORcontractThis settlement requires a security code to execute.
DALP-2011CONTRACT_ERRORcontractCutoff Date is not accepted by this contract
DALP-2012CONTRACT_ERRORcontractThe settlement has no payment flows defined.
DALP-2013CONTRACT_ERRORcontractYou have already approved this settlement.
DALP-3001CONTRACT_ERRORcontractAirdrop ended
DALP-3002CONTRACT_ERRORcontractAirdrop not started
DALP-3003CONTRACT_ERRORcontractClaim already revoked
DALP-3004CONTRACT_ERRORcontractThe requested resource could not be found
DALP-3005CONTRACT_ERRORcontractClaim not eligible
DALP-3006CONTRACT_ERRORcontractClaim not valid according to issuer
DALP-3007CONTRACT_ERRORcontractCliff exceeds vesting duration
DALP-3008CONTRACT_ERRORcontractDistribution cap exceeded
DALP-3009CONTRACT_ERRORcontractDuplicate claim topic
DALP-3010CONTRACT_ERRORcontractAirdrop Name is not accepted by this contract
DALP-3011CONTRACT_ERRORcontractClaim Tracker Address is not accepted by this contract
DALP-3012CONTRACT_ERRORcontractDistribution Address is not accepted by this contract
DALP-3013CONTRACT_ERRORcontractMerkle Root is not accepted by this contract
DALP-3014CONTRACT_ERRORcontractVesting Duration is not accepted by this contract
DALP-3015CONTRACT_ERRORcontractVesting Strategy is not accepted by this contract
DALP-3016CONTRACT_ERRORcontractVesting Strategy Address is not accepted by this contract
DALP-3017CONTRACT_ERRORcontractNo claim topics provided
DALP-3018CONTRACT_ERRORcontractPush airdrop claim not allowed
DALP-3019CONTRACT_ERRORcontractSender lacks claim signer key
DALP-3020CONTRACT_ERRORcontractYou do not have permission for this operation
DALP-3021CONTRACT_ERRORcontractYou do not have permission for this operation
DALP-3022CONTRACT_ERRORcontractUnsupported claim scheme
DALP-3023CONTRACT_ERRORcontractVesting airdrop implementation not set
DALP-3024CONTRACT_ERRORcontractVesting already initialized
DALP-3025CONTRACT_ERRORcontractVesting not initialized
DALP-3026CONTRACT_ERRORcontractClaim fallback disabled
DALP-3027CONTRACT_ERRORcontractNo claim fallback
DALP-3028CONTRACT_ERRORcontractNothing to claim
DALP-3029CONTRACT_ERRORcontractThe claim amount cannot be zero.
DALP-3030CONTRACT_ERRORcontractThis airdrop reward has already been claimed.
DALP-3031CONTRACT_ERRORcontractClaim Amount is not accepted by this contract
DALP-3032CONTRACT_ERRORcontractMerkle Proof is not accepted by this contract
DALP-4001CONTRACT_ERRORcontractAccess Managed Authority is not accepted by this contract
DALP-4002CONTRACT_ERRORcontractAccess managed required delay
DALP-4003CONTRACT_ERRORcontractAccess manager already deployed
DALP-4004CONTRACT_ERRORcontractAccess manager already scheduled
DALP-4005CONTRACT_ERRORcontractAccess manager bad confirmation
DALP-4006CONTRACT_ERRORcontractThis operation can no longer be completed because the deadline has expired
DALP-4007CONTRACT_ERRORcontractAccess Manager Initial Admin is not accepted by this contract
DALP-4008CONTRACT_ERRORcontractAccess manager locked role
DALP-4009CONTRACT_ERRORcontractAccess manager not configured
DALP-4010CONTRACT_ERRORcontractAccess manager not ready
DALP-4011CONTRACT_ERRORcontractAccess manager not scheduled
DALP-4012CONTRACT_ERRORcontractAccess manager unauthorized account
DALP-4013CONTRACT_ERRORcontractAccess manager unauthorized call
DALP-4014CONTRACT_ERRORcontractAccess manager unauthorized cancel
DALP-4015CONTRACT_ERRORcontractAccess manager unauthorized consume
DALP-4016CONTRACT_ERRORcontractAccount implementation not set
DALP-4017CONTRACT_ERRORcontractAccount unauthorized
DALP-4018CONTRACT_ERRORcontractAccrual already closed
DALP-4019CONTRACT_ERRORcontractAddon registry implementation not set
DALP-4020CONTRACT_ERRORcontractAddress already deployed
DALP-4021CONTRACT_ERRORcontractAddress already on bypass list
DALP-4022CONTRACT_ERRORcontractThe requested resource could not be found
DALP-4023CONTRACT_ERRORcontractAddress not on bypass list
DALP-4024CONTRACT_ERRORcontractAlready archived
DALP-4025CONTRACT_ERRORcontractAlready distributed
DALP-4026CONTRACT_ERRORcontractAlready initialized
DALP-4027CONTRACT_ERRORcontractAlready matured
DALP-4028CONTRACT_ERRORcontractThis operation has already been completed
DALP-4029CONTRACT_ERRORcontractAmbiguous interest provider
DALP-4030CONTRACT_ERRORcontractAmount exceeds int256 max
DALP-4031CONTRACT_ERRORcontractAnd or operation requires two operands
DALP-4032CONTRACT_ERRORcontractAnd or operations require two operands
DALP-4033CONTRACT_ERRORcontractApproval already exists
DALP-4034CONTRACT_ERRORcontractApproval already used
DALP-4035CONTRACT_ERRORcontractThis operation can no longer be completed because the deadline has expired
DALP-4036CONTRACT_ERRORcontractApproval required
DALP-4037CONTRACT_ERRORcontractArchive not registered
DALP-4038CONTRACT_ERRORcontractArray length mismatch
DALP-4039CONTRACT_ERRORcontractArray length mismatch
DALP-4040CONTRACT_ERRORcontractAssociated contract not set
DALP-4041CONTRACT_ERRORcontractThis operation has already been completed
DALP-4042CONTRACT_ERRORcontractAuthorization contract not registered
DALP-4043CONTRACT_ERRORcontractBatch size exceeds limit
DALP-4044CONTRACT_ERRORcontractBelow min conversion amount
DALP-4045CONTRACT_ERRORcontractBuyer not eligible
DALP-4046CONTRACT_ERRORcontractCaller not factory
DALP-4047CONTRACT_ERRORcontractCancel not allowed
DALP-4048CONTRACT_ERRORcontractCancel vote already cast
DALP-4049CONTRACT_ERRORcontractCancel vote not cast
DALP-4050CONTRACT_ERRORcontractCannot execute to zero address
DALP-4051CONTRACT_ERRORcontractCannot initialize logic contract
DALP-4052CONTRACT_ERRORcontractCannot recover self
DALP-4053CONTRACT_ERRORcontractCannot remove default validator
DALP-4054CONTRACT_ERRORcontractContract already linked
DALP-4055CONTRACT_ERRORcontractConversion id already used
DALP-4056CONTRACT_ERRORcontractConversion minter missing
DALP-4057CONTRACT_ERRORcontractConversion window closed
DALP-4058CONTRACT_ERRORcontractConversion window not open
DALP-4059CONTRACT_ERRORcontractCreate2 empty bytecode
DALP-4060CONTRACT_ERRORcontractThis operation can no longer be completed because the deadline has expired
DALP-4061CONTRACT_ERRORcontractDecimal mismatch
DALP-4062CONTRACT_ERRORcontractDefault validator not set
DALP-4063CONTRACT_ERRORcontractDelegate and revert
DALP-4064CONTRACT_ERRORcontractDenomination mismatch
DALP-4065CONTRACT_ERRORcontractDeployment address mismatch
DALP-4066CONTRACT_ERRORcontractDeposit withdrawal failed
DALP-4067CONTRACT_ERRORcontractDirectory already set
DALP-4068CONTRACT_ERRORcontractDirectory not set
DALP-4069CONTRACT_ERRORcontractDuplicate feature
DALP-4070CONTRACT_ERRORcontractDuplicate module
DALP-4071CONTRACT_ERRORcontractDuplicate signature
DALP-4072CONTRACT_ERRORcontractDuplicate type id
DALP-4073CONTRACT_ERRORcontractETH not accepted
DALP-4074CONTRACT_ERRORcontractETH transfers not allowed
DALP-4075CONTRACT_ERRORcontractEip7702 sender not delegate
DALP-4076CONTRACT_ERRORcontractEip7702 sender without code
DALP-4077CONTRACT_ERRORcontractEmpty arrays provided
DALP-4078CONTRACT_ERRORcontractEmpty expression not allowed
DALP-4079CONTRACT_ERRORcontractEmpty id
DALP-4080CONTRACT_ERRORcontractEmpty name
DALP-4081CONTRACT_ERRORcontractEmpty signature
DALP-4082CONTRACT_ERRORcontractExceeded cap
DALP-4083CONTRACT_ERRORcontractExecution already performed
DALP-4084CONTRACT_ERRORcontractExecution failed
DALP-4085CONTRACT_ERRORcontractThe requested resource could not be found
DALP-4086CONTRACT_ERRORcontractExpression stack overflow
DALP-4087CONTRACT_ERRORcontractExpression too complex
DALP-4088CONTRACT_ERRORcontractFailed deployment
DALP-4089CONTRACT_ERRORcontractFailed op
DALP-4090CONTRACT_ERRORcontractFailed op with revert
DALP-4091CONTRACT_ERRORcontractFailed send to beneficiary
DALP-4092CONTRACT_ERRORcontractFeature already exists
DALP-4093CONTRACT_ERRORcontractFeature creation failed
DALP-4094CONTRACT_ERRORcontractThe requested resource could not be found
DALP-4095CONTRACT_ERRORcontractFuture lookup
DALP-4096CONTRACT_ERRORcontractGlobal module already added
DALP-4097CONTRACT_ERRORcontractThe requested resource could not be found
DALP-4098CONTRACT_ERRORcontractGovernor already cast vote
DALP-4099CONTRACT_ERRORcontractGovernor already queued proposal
DALP-4100CONTRACT_ERRORcontractGovernor disabled deposit
DALP-4101CONTRACT_ERRORcontractGovernor insufficient proposer votes
DALP-4102CONTRACT_ERRORcontractGovernor Proposal Length is not accepted by this contract
DALP-4103CONTRACT_ERRORcontractGovernor Signature is not accepted by this contract
DALP-4104CONTRACT_ERRORcontractGovernor Vote Params is not accepted by this contract
DALP-4105CONTRACT_ERRORcontractGovernor Vote Type is not accepted by this contract
DALP-4106CONTRACT_ERRORcontractGovernor Voting Period is not accepted by this contract
DALP-4107CONTRACT_ERRORcontractGovernor nonexistent proposal
DALP-4108CONTRACT_ERRORcontractGovernor not queued proposal
DALP-4109CONTRACT_ERRORcontractGovernor only executor
DALP-4110CONTRACT_ERRORcontractGovernor queue not implemented
DALP-4111CONTRACT_ERRORcontractGovernor restricted proposer
DALP-4112CONTRACT_ERRORcontractGovernor unable to cancel
DALP-4113CONTRACT_ERRORcontractGovernor unexpected proposal state
DALP-4114CONTRACT_ERRORcontractHard cap exceeded
DALP-4115CONTRACT_ERRORcontractHard cap must be positive
DALP-4116CONTRACT_ERRORcontractHashlock reveal not required
DALP-4117CONTRACT_ERRORcontractHistory not supported
DALP-4118CONTRACT_ERRORcontractIdentities required
DALP-4119CONTRACT_ERRORcontractImplementation not set in factory
DALP-4120CONTRACT_ERRORcontractIndex out of bounds
DALP-4121CONTRACT_ERRORcontractInitial key already setup
DALP-4122CONTRACT_ERRORcontractInitialization deadline passed
DALP-4123CONTRACT_ERRORcontractInitialization with zero address
DALP-4124CONTRACT_ERRORcontractYour account does not have enough resources for this operation
DALP-4125CONTRACT_ERRORcontractYour account does not have enough resources for this operation
DALP-4126CONTRACT_ERRORcontractYour account does not have enough resources for this operation
DALP-4127CONTRACT_ERRORcontractYour account does not have enough resources for this operation
DALP-4128CONTRACT_ERRORcontractYour account does not have enough resources for this operation
DALP-4129CONTRACT_ERRORcontractInterest provider missing
DALP-4130CONTRACT_ERRORcontractInterface registration limit reached
DALP-4131CONTRACT_ERRORcontractInternal function
DALP-4132CONTRACT_ERRORcontractInteroperable address empty reference and address
DALP-4133CONTRACT_ERRORcontractInteroperable address parsing error
DALP-4134CONTRACT_ERRORcontractAccess Manager is not accepted by this contract
DALP-4135CONTRACT_ERRORcontractAccount Nonce is not accepted by this contract
DALP-4136CONTRACT_ERRORcontractAddon Address is not accepted by this contract
DALP-4137CONTRACT_ERRORcontractAddress is not accepted by this contract
DALP-4138CONTRACT_ERRORcontractAmount is not accepted by this contract
DALP-4139CONTRACT_ERRORcontractAuthorization Contract is not accepted by this contract
DALP-4140CONTRACT_ERRORcontractBasis Per Unit is not accepted by this contract
DALP-4141CONTRACT_ERRORcontractBeneficiary is not accepted by this contract
DALP-4142CONTRACT_ERRORcontractCap is not accepted by this contract
DALP-4143CONTRACT_ERRORcontractContract Address is not accepted by this contract
DALP-4144CONTRACT_ERRORcontractConversion Window is not accepted by this contract
DALP-4145CONTRACT_ERRORcontractDecimals is not accepted by this contract
DALP-4146CONTRACT_ERRORcontractDenomination Asset is not accepted by this contract
DALP-4147CONTRACT_ERRORcontractDirectory is not accepted by this contract
DALP-4148CONTRACT_ERRORcontractDirectory Address is not accepted by this contract
DALP-4149CONTRACT_ERRORcontractEnd Date is not accepted by this contract
DALP-4150CONTRACT_ERRORcontractEnd Time is not accepted by this contract
DALP-4151CONTRACT_ERRORcontractExpression Must Evaluate To One Result is not accepted by this contract
DALP-4152CONTRACT_ERRORcontractExpression Stack Result is not accepted by this contract
DALP-4153CONTRACT_ERRORcontractExternal Chain Id is not accepted by this contract
DALP-4154CONTRACT_ERRORcontractFace Value is not accepted by this contract
DALP-4155CONTRACT_ERRORcontractFactory Address is not accepted by this contract
DALP-4156CONTRACT_ERRORcontractFeature Config is not accepted by this contract
DALP-4157CONTRACT_ERRORcontractGlobal Registry Address is not accepted by this contract
DALP-4158CONTRACT_ERRORcontractHistory Size is not accepted by this contract
DALP-4159CONTRACT_ERRORcontractImplementation is not accepted by this contract
DALP-4160CONTRACT_ERRORcontractImplementation Address is not accepted by this contract
DALP-4161CONTRACT_ERRORcontractImplementation Interface is not accepted by this contract
DALP-4162CONTRACT_ERRORcontractInitial Management Key is not accepted by this contract
DALP-4163CONTRACT_ERRORcontractInitialization is not accepted by this contract
DALP-4164CONTRACT_ERRORcontractInitialization Deadline is not accepted by this contract
DALP-4165CONTRACT_ERRORcontractInput Array Lengths is not accepted by this contract
DALP-4166CONTRACT_ERRORcontractInterval is not accepted by this contract
DALP-4167CONTRACT_ERRORcontractIssuer Address is not accepted by this contract
DALP-4168CONTRACT_ERRORcontractLost Wallet is not accepted by this contract
DALP-4169CONTRACT_ERRORcontractModule is not accepted by this contract
DALP-4170CONTRACT_ERRORcontractNonce is not accepted by this contract
DALP-4171CONTRACT_ERRORcontractObserved At is not accepted by this contract
DALP-4172CONTRACT_ERRORcontractOnchain ID is not accepted by this contract
DALP-4173CONTRACT_ERRORcontractOnchain ID is not accepted by this contract
DALP-4174CONTRACT_ERRORcontractParameter is not accepted by this contract
DALP-4175CONTRACT_ERRORcontractParameters is not accepted by this contract
DALP-4176CONTRACT_ERRORcontractParameters is not accepted by this contract
DALP-4177CONTRACT_ERRORcontractPaymaster is not accepted by this contract
DALP-4178CONTRACT_ERRORcontractPaymaster Data is not accepted by this contract
DALP-4179CONTRACT_ERRORcontractPaymaster Signature Length is not accepted by this contract
DALP-4180CONTRACT_ERRORcontractPayment Currency is not accepted by this contract
DALP-4181CONTRACT_ERRORcontractPeriod is not accepted by this contract
DALP-4182CONTRACT_ERRORcontractPhase Transition is not accepted by this contract
DALP-4183CONTRACT_ERRORcontractPrice Calculation is not accepted by this contract
DALP-4184CONTRACT_ERRORcontractRange is not accepted by this contract
DALP-4185CONTRACT_ERRORcontractRate is not accepted by this contract
DALP-4186CONTRACT_ERRORcontractRedeem Address is not accepted by this contract
DALP-4187CONTRACT_ERRORcontractRedeem Amount is not accepted by this contract
DALP-4188CONTRACT_ERRORcontractRegistry Address is not accepted by this contract
DALP-4189CONTRACT_ERRORcontractRegistry Address is not accepted by this contract
DALP-4190CONTRACT_ERRORcontractRequirement is not accepted by this contract
DALP-4191CONTRACT_ERRORcontractSale Status is not accepted by this contract
DALP-4192CONTRACT_ERRORcontractScalar Schema Hash is not accepted by this contract
DALP-4193CONTRACT_ERRORcontractSecret is not accepted by this contract
DALP-4194CONTRACT_ERRORcontractShort String is not accepted by this contract
DALP-4195CONTRACT_ERRORcontractSignature is not accepted by this contract
DALP-4196CONTRACT_ERRORcontractSignature Length is not accepted by this contract
DALP-4197CONTRACT_ERRORcontractSigner is not accepted by this contract
DALP-4198CONTRACT_ERRORcontractStake is not accepted by this contract
DALP-4199CONTRACT_ERRORcontractStart Date is not accepted by this contract
DALP-4200CONTRACT_ERRORcontractStart Time is not accepted by this contract
DALP-4201CONTRACT_ERRORcontractStorage Address is not accepted by this contract
DALP-4202CONTRACT_ERRORcontractSubject Address is not accepted by this contract
DALP-4203CONTRACT_ERRORcontractSystem Address is not accepted by this contract
DALP-4204CONTRACT_ERRORcontractTime Window is not accepted by this contract
DALP-4205CONTRACT_ERRORcontractTiming is not accepted by this contract
DALP-4206CONTRACT_ERRORcontractTopic Id Zero Not Allowed is not accepted by this contract
DALP-4207CONTRACT_ERRORcontractTopic Scheme Registry is not accepted by this contract
DALP-4208CONTRACT_ERRORcontractTopic Scheme Registry Address is not accepted by this contract
DALP-4209CONTRACT_ERRORcontractTreasury is not accepted by this contract
DALP-4210CONTRACT_ERRORcontractTrusted Issuers Registry is not accepted by this contract
DALP-4211CONTRACT_ERRORcontractUnstake Delay is not accepted by this contract
DALP-4212CONTRACT_ERRORcontractUser Address is not accepted by this contract
DALP-4213CONTRACT_ERRORcontractWithdrawal Address is not accepted by this contract
DALP-4214CONTRACT_ERRORcontractIssuer already exists
DALP-4215CONTRACT_ERRORcontractIssuer cannot be zero address
DALP-4216CONTRACT_ERRORcontractThe requested resource could not be found
DALP-4217CONTRACT_ERRORcontractYou do not have permission for this operation
DALP-4218CONTRACT_ERRORcontractThe requested resource could not be found
DALP-4219CONTRACT_ERRORcontractKey already has this purpose
DALP-4220CONTRACT_ERRORcontractKey cannot be zero
DALP-4221CONTRACT_ERRORcontractThe requested resource could not be found
DALP-4222CONTRACT_ERRORcontractKey does not have this purpose
DALP-4223CONTRACT_ERRORcontractKind mismatch
DALP-4224CONTRACT_ERRORcontractLength mismatch
DALP-4225CONTRACT_ERRORcontractLocked amount mismatch
DALP-4226CONTRACT_ERRORcontractMax features reached
DALP-4227CONTRACT_ERRORcontractMaximum allocation exceeded
DALP-4228CONTRACT_ERRORcontractMeta registry cannot provide complete answer
DALP-4229CONTRACT_ERRORcontractMetadata immutable
DALP-4230CONTRACT_ERRORcontractMissing type identifier
DALP-4231CONTRACT_ERRORcontractModule already added
DALP-4233CONTRACT_ERRORcontractThis operation has already been completed
DALP-4234CONTRACT_ERRORcontractThe requested resource could not be found
DALP-4236CONTRACT_ERRORcontractModule not registered
DALP-4237CONTRACT_ERRORcontractNo approval to revoke
DALP-4238CONTRACT_ERRORcontractNo bytecode
DALP-4239CONTRACT_ERRORcontractNo checkpoint at timepoint
DALP-4240CONTRACT_ERRORcontractNo contribution to refund
DALP-4241CONTRACT_ERRORcontractNo initial admins
DALP-4242CONTRACT_ERRORcontractNo local flows
DALP-4243CONTRACT_ERRORcontractNo yield available
DALP-4244CONTRACT_ERRORcontractNot initialized
DALP-4245CONTRACT_ERRORcontractNot initializing
DALP-4246CONTRACT_ERRORcontractNot installed
DALP-4247CONTRACT_ERRORcontractNot matured
DALP-4248CONTRACT_ERRORcontractNot operation requires one operand
DALP-4249CONTRACT_ERRORcontractNot registered
DALP-4250CONTRACT_ERRORcontractNot registered feature
DALP-4251CONTRACT_ERRORcontractNot staked
DALP-4252CONTRACT_ERRORcontractObserved at too far in future
DALP-4253CONTRACT_ERRORcontractOnchain id already set
DALP-4254CONTRACT_ERRORcontractOut of range access
DALP-4255CONTRACT_ERRORcontractOwner already set
DALP-4256CONTRACT_ERRORcontractPartial conversion disabled
DALP-4257CONTRACT_ERRORcontractPaymaster unauthorized
DALP-4258CONTRACT_ERRORcontractPaymaster zero entry point
DALP-4259CONTRACT_ERRORcontractPaymaster zero signer
DALP-4260CONTRACT_ERRORcontractPhase not active
DALP-4261CONTRACT_ERRORcontractPost op reverted
DALP-4262CONTRACT_ERRORcontractPremint already completed
DALP-4263CONTRACT_ERRORcontractProxy creation failed
DALP-4264CONTRACT_ERRORcontractPurchase amount too low
DALP-4265CONTRACT_ERRORcontractQuery before enabled
DALP-4266CONTRACT_ERRORcontractRecipient not verified
DALP-4267CONTRACT_ERRORcontractRecover zero address
DALP-4268CONTRACT_ERRORcontractReentrancy
DALP-4269CONTRACT_ERRORcontractReentrant initialization
DALP-4270CONTRACT_ERRORcontractRefund grace period active
DALP-4271CONTRACT_ERRORcontractThe requested resource could not be found
DALP-4272CONTRACT_ERRORcontractRemap target already exists
DALP-4273CONTRACT_ERRORcontractReplicated execution already performed
DALP-4274CONTRACT_ERRORcontractThe requested resource could not be found
DALP-4275CONTRACT_ERRORcontractRevocation not allowed after commit
DALP-4276CONTRACT_ERRORcontractThe requested resource could not be found
DALP-4277CONTRACT_ERRORcontractSale duration must be positive
DALP-4278CONTRACT_ERRORcontractSale ended
DALP-4279CONTRACT_ERRORcontractSale never activated
DALP-4280CONTRACT_ERRORcontractSale not active
DALP-4281CONTRACT_ERRORcontractSale not ended
DALP-4282CONTRACT_ERRORcontractSale not failed
DALP-4283CONTRACT_ERRORcontractSale not finalized as success
DALP-4284CONTRACT_ERRORcontractSale not started
DALP-4285CONTRACT_ERRORcontractSale start must be in future
DALP-4286CONTRACT_ERRORcontractSalt already taken
DALP-4287CONTRACT_ERRORcontractSame address
DALP-4288CONTRACT_ERRORcontractSchedule not active
DALP-4289CONTRACT_ERRORcontractSchema hash mismatch
DALP-4290CONTRACT_ERRORcontractSchema hash mismatch
DALP-4291CONTRACT_ERRORcontractSecret already revealed
DALP-4292CONTRACT_ERRORcontractSecret not revealed
DALP-4293CONTRACT_ERRORcontractSelf transfer
DALP-4294CONTRACT_ERRORcontractSender address result
DALP-4295CONTRACT_ERRORcontractSender lacks action key
DALP-4296CONTRACT_ERRORcontractSender lacks management key
DALP-4297CONTRACT_ERRORcontractSender not local
DALP-4298CONTRACT_ERRORcontractSignature unchanged
DALP-4299CONTRACT_ERRORcontractSignature validation failed
DALP-4300CONTRACT_ERRORcontractSlippage exceeded
DALP-4301CONTRACT_ERRORcontractSoft cap not reached
DALP-4302CONTRACT_ERRORcontractStake not unlocked
DALP-4303CONTRACT_ERRORcontractStake withdrawal failed
DALP-4304CONTRACT_ERRORcontractStale observation
DALP-4305CONTRACT_ERRORcontractString too long
DALP-4306CONTRACT_ERRORcontractSystem access manager not set
DALP-4307CONTRACT_ERRORcontractSystem addon implementation not set
DALP-4308CONTRACT_ERRORcontractThis operation has already been completed
DALP-4309CONTRACT_ERRORcontractThis operation has already been completed
DALP-4310CONTRACT_ERRORcontractSystem already bootstrapped
DALP-4311CONTRACT_ERRORcontractSystem trusted issuers registry implementation not set
DALP-4312CONTRACT_ERRORcontractTerms already set
DALP-4313CONTRACT_ERRORcontractTerms not accepted
DALP-4314CONTRACT_ERRORcontractTerms not set
DALP-4315CONTRACT_ERRORcontractToo many payment currencies
DALP-4316CONTRACT_ERRORcontractThe requested resource could not be found
DALP-4317CONTRACT_ERRORcontractTopic mismatch
DALP-4318CONTRACT_ERRORcontractTopic not registered
DALP-4319CONTRACT_ERRORcontractTopic scheme already exists
DALP-4320CONTRACT_ERRORcontractThe requested resource could not be found
DALP-4321CONTRACT_ERRORcontractThe requested resource could not be found
DALP-4322CONTRACT_ERRORcontractTopic scheme registry implementation not set
DALP-4323CONTRACT_ERRORcontractTrigger already exists
DALP-4324CONTRACT_ERRORcontractThis operation can no longer be completed because the deadline has expired
DALP-4325CONTRACT_ERRORcontractTrigger not active
DALP-4326CONTRACT_ERRORcontractThe requested resource could not be found
DALP-4327CONTRACT_ERRORcontractTrusted issuers meta registry implementation not set
DALP-4328CONTRACT_ERRORcontractThe requested resource could not be found
DALP-4329CONTRACT_ERRORcontractTx executed
DALP-4330CONTRACT_ERRORcontractYou do not have permission for this operation
DALP-4331CONTRACT_ERRORcontractYou do not have permission for this operation
DALP-4332CONTRACT_ERRORcontractYou do not have permission for this operation
DALP-4333CONTRACT_ERRORcontractYou do not have permission for this operation
DALP-4334CONTRACT_ERRORcontractYou do not have permission for this operation
DALP-4335CONTRACT_ERRORcontractYou do not have permission for this operation
DALP-4336CONTRACT_ERRORcontractYou do not have permission for this operation
DALP-4337CONTRACT_ERRORcontractYou do not have permission for this operation
DALP-4338CONTRACT_ERRORcontractYou do not have permission for this operation
DALP-4339CONTRACT_ERRORcontractYou do not have permission for this operation
DALP-4340CONTRACT_ERRORcontractUnknown expression type
DALP-4341CONTRACT_ERRORcontractUnregistered key
DALP-4342CONTRACT_ERRORcontractUnsupported attribute
DALP-4343CONTRACT_ERRORcontractUnsupported execution operation
DALP-4344CONTRACT_ERRORcontractUnsupported key operation
DALP-4345CONTRACT_ERRORcontractUnsupported payment currency
DALP-4346CONTRACT_ERRORcontractValue not positive
DALP-4347CONTRACT_ERRORcontractThis operation can no longer be completed because the deadline has expired
DALP-4348CONTRACT_ERRORcontractWallet already linked
DALP-4349CONTRACT_ERRORcontractWallet already marked as lost
DALP-4350CONTRACT_ERRORcontractWallet in management keys
DALP-4351CONTRACT_ERRORcontractWithdrawal already scheduled
DALP-4352CONTRACT_ERRORcontractWithdrawal not due
DALP-4353CONTRACT_ERRORcontractWithdrawal not ready
DALP-4354CONTRACT_ERRORcontractWithdrawal not scheduled
DALP-4355CONTRACT_ERRORcontractWrapped error
DALP-4356CONTRACT_ERRORcontractYield schedule active
DALP-4357CONTRACT_ERRORcontractYield schedule already set
DALP-4358CONTRACT_ERRORcontractA required value cannot be zero
DALP-4359CONTRACT_ERRORcontractA required value cannot be zero
DALP-4360CONTRACT_ERRORcontractA required value cannot be zero
DALP-4361CONTRACT_ERRORcontractA required value cannot be zero
DALP-4362CONTRACT_ERRORcontractA required value cannot be zero
DALP-4363CONTRACT_ERRORcontractA required value cannot be zero
DALP-4364CONTRACT_ERRORcontractA required value cannot be zero
DALP-4365CONTRACT_ERRORcontractA required value cannot be zero
DALP-4366CONTRACT_ERRORcontractA required value cannot be zero
DALP-4367CONTRACT_ERRORcontractA required value cannot be zero
DALP-4368CONTRACT_ERRORcontractA required value cannot be zero
DALP-4369CONTRACT_ERRORcontractA required value cannot be zero
DALP-4370CONTRACT_ERRORcontractA required value cannot be zero
DALP-4371CONTRACT_ERRORcontractA required value cannot be zero
DALP-4372CONTRACT_ERRORcontractCannot remove last validator
DALP-4373CONTRACT_ERRORcontractToo many validators
DALP-4374CONTRACT_ERRORcontractNot implemented
DALP-4375CONTRACT_ERRORcontractPaymaster not deployed
DALP-4376CONTRACT_ERRORcontractMax Staleness is not accepted by this contract
DALP-4377CONTRACT_ERRORcontractPaymaster entry point not contract
DALP-4378CONTRACT_ERRORcontractAsset type name required
DALP-4379CONTRACT_ERRORcontractParent Address is not accepted by this contract
DALP-4380CONTRACT_ERRORcontractImplementation not registered
DALP-4381CONTRACT_ERRORcontractInstance deployment failed
DALP-4382CONTRACT_ERRORcontractConfig is not accepted by this contract
DALP-4383CONTRACT_ERRORcontractNot module admin
DALP-4384CONTRACT_ERRORcontractRegistry not available
DALP-4389CONTRACT_ERRORcontractModule family mismatch
DALP-4390CONTRACT_ERRORcontractType id mismatch
DALP-4392CONTRACT_ERRORcontractMax chain depth exceeded
DALP-4393CONTRACT_ERRORcontractNot a validator module
DALP-4394CONTRACT_ERRORcontractSystem registry not available
DALP-4396CONTRACT_ERRORcontractV1 hook must bypass adapter
DALP-4400CONTRACT_ERRORcontractThe account {{account}} does not have the required role to perform this action.
DALP-4401CONTRACT_ERRORcontractOnly the owner of this resource can perform this action.
DALP-4402CONTRACT_ERRORcontractYou do not have permission to perform this action.
DALP-4404CONTRACT_ERRORcontractSystem already set
DALP-4405CONTRACT_ERRORcontractSystem not set
DALP-4406CONTRACT_ERRORcontractScope expression too complex
DALP-4407CONTRACT_ERRORcontractManagement keys not supported
DALP-4408CONTRACT_ERRORcontractConfig immutable
DALP-4409CONTRACT_ERRORcontractBinding already active
DALP-4410CONTRACT_ERRORcontractBinding already inactive
DALP-4411CONTRACT_ERRORcontractBinding not active
DALP-4412CONTRACT_ERRORcontractThe requested resource could not be found
DALP-4413CONTRACT_ERRORcontractYou do not have permission for this operation
DALP-4414CONTRACT_ERRORcontractCaller {{caller}} is not authorized to create management keys for contract {{contractAddress}}.
DALP-4415CONTRACT_ERRORcontractCaller {{caller}} is not authorized to create management keys for wallet {{wallet}}.
DALP-4416CONTRACT_ERRORcontractAccount onchain id mismatch
DALP-4417CONTRACT_ERRORcontractThis operation can no longer be completed because the deadline has expired
DALP-4418CONTRACT_ERRORcontractAccount Creation Authorization is not accepted by this contract
DALP-4419CONTRACT_ERRORcontractUnexpected validator init data
DALP-4420CONTRACT_ERRORcontractEmpty batch
DALP-4421CONTRACT_ERRORcontractExpiry is not accepted by this contract
DALP-4422CONTRACT_ERRORcontractThe authorized converter must be a conversion feature.
DALP-4423CONTRACT_ERRORcontractYour account does not have enough resources for this operation
DALP-4424CONTRACT_ERRORcontractBasis per unit zero
DALP-4425CONTRACT_ERRORcontractConfig data must be empty
DALP-4426CONTRACT_ERRORcontractConfig data required
DALP-4427CONTRACT_ERRORcontractDiscount too high
DALP-4428CONTRACT_ERRORcontractDuplicate converter address
DALP-4429CONTRACT_ERRORcontractEnd date not after start date
DALP-4430CONTRACT_ERRORcontractEnd date zero
DALP-4431CONTRACT_ERRORcontractEscrow required for lock method
DALP-4432CONTRACT_ERRORcontractFace value zero
DALP-4433CONTRACT_ERRORcontractImplementation address zero
DALP-4435CONTRACT_ERRORcontractInterval zero
DALP-4436CONTRACT_ERRORcontractConversion Window is not accepted by this contract
DALP-4437CONTRACT_ERRORcontractConverter Address is not accepted by this contract
DALP-4438CONTRACT_ERRORcontractTreasury Address is not accepted by this contract
DALP-4439CONTRACT_ERRORcontractNo feature to replace
DALP-4440CONTRACT_ERRORcontractRate zero
DALP-4441CONTRACT_ERRORcontractReplacement not supported
DALP-4442CONTRACT_ERRORcontractReplacement would collide
DALP-4443CONTRACT_ERRORcontractStart date zero
DALP-4444CONTRACT_ERRORcontractImplementation interface check failed
DALP-4445CONTRACT_ERRORcontractImplementation missing interface
DALP-4446CONTRACT_ERRORcontractNot deployer
DALP-4447CONTRACT_ERRORcontractProxy already initialized
DALP-4448CONTRACT_ERRORcontractProxy uninitialized
DALP-4449CONTRACT_ERRORcontractBundler call failed
DALP-4450CONTRACT_ERRORcontractBps is not accepted by this contract
DALP-4451CONTRACT_ERRORcontractBundler is not accepted by this contract
DALP-4452CONTRACT_ERRORcontractEntry Point is not accepted by this contract
DALP-4453CONTRACT_ERRORcontractPaymaster is not accepted by this contract
DALP-4454CONTRACT_ERRORcontractPaymaster call failed
DALP-4455CONTRACT_ERRORcontractA required value cannot be zero
DALP-4456CONTRACT_ERRORcontractNot refundable
DALP-4457CONTRACT_ERRORcontractStake management must call the canonical EntryPoint directly.
DALP-9001CONTRACT_ERRORcontractAccess control bad confirmation
DALP-9002CONTRACT_ERRORcontractAccess control enforced default admin delay
DALP-9003CONTRACT_ERRORcontractAccess control enforced default admin rules
DALP-9004CONTRACT_ERRORcontractAccess Control Default Admin is not accepted by this contract
DALP-9005CONTRACT_ERRORcontractAccess control missing any of roles
DALP-9006CONTRACT_ERRORcontractAddress empty code
DALP-9007CONTRACT_ERRORcontractCheckpoint unordered insertion
DALP-9008CONTRACT_ERRORcontractECDSA Signature is not accepted by this contract
DALP-9009CONTRACT_ERRORcontractECDSA Signature Length is not accepted by this contract
DALP-9010CONTRACT_ERRORcontractECDSA Signature S is not accepted by this contract
DALP-9011CONTRACT_ERRORcontractERC 1155 insufficient balance
DALP-9012CONTRACT_ERRORcontractERC-1155 Approver is not accepted by this contract
DALP-9013CONTRACT_ERRORcontractERC-1155 Array Length is not accepted by this contract
DALP-9014CONTRACT_ERRORcontractERC-1155 Operator is not accepted by this contract
DALP-9015CONTRACT_ERRORcontractERC-1155 Receiver is not accepted by this contract
DALP-9016CONTRACT_ERRORcontractERC-1155 Sender is not accepted by this contract
DALP-9017CONTRACT_ERRORcontractERC 1155 missing approval for all
DALP-9018CONTRACT_ERRORcontractERC-1967 Implementation is not accepted by this contract
DALP-9019CONTRACT_ERRORcontractERC 1967 non payable
DALP-9020CONTRACT_ERRORcontractERC 1967 proxy uninitialized
DALP-9021CONTRACT_ERRORcontractERC 20 exceeded safe supply
DALP-9022CONTRACT_ERRORcontractERC-20 Approver is not accepted by this contract
DALP-9023CONTRACT_ERRORcontractERC-20 Receiver is not accepted by this contract
DALP-9024CONTRACT_ERRORcontractERC-20 Sender is not accepted by this contract
DALP-9025CONTRACT_ERRORcontractERC-20 Spender is not accepted by this contract
DALP-9026CONTRACT_ERRORcontractThis operation can no longer be completed because the deadline has expired
DALP-9027CONTRACT_ERRORcontractERC-2612 Signer is not accepted by this contract
DALP-9028CONTRACT_ERRORcontractThis operation can no longer be completed because the deadline has expired
DALP-9029CONTRACT_ERRORcontractERC-2771 Forwarder Signer is not accepted by this contract
DALP-9030CONTRACT_ERRORcontractERC 2771 forwarder mismatched value
DALP-9031CONTRACT_ERRORcontractERC 2771 untrustful target
DALP-9032CONTRACT_ERRORcontractERC 5805 future lookup
DALP-9033CONTRACT_ERRORcontractERC 6372 inconsistent clock
DALP-9034CONTRACT_ERRORcontractERC 721 incorrect owner
DALP-9035CONTRACT_ERRORcontractERC 721 insufficient approval
DALP-9036CONTRACT_ERRORcontractERC-721 Approver is not accepted by this contract
DALP-9037CONTRACT_ERRORcontractERC-721 Operator is not accepted by this contract
DALP-9038CONTRACT_ERRORcontractERC-721 Owner is not accepted by this contract
DALP-9039CONTRACT_ERRORcontractERC-721 Receiver is not accepted by this contract
DALP-9040CONTRACT_ERRORcontractERC-721 Sender is not accepted by this contract
DALP-9041CONTRACT_ERRORcontractERC 721 nonexistent token
DALP-9042CONTRACT_ERRORcontractERC 7579 already installed module
DALP-9043CONTRACT_ERRORcontractERC 7579 cannot decode fallback data
DALP-9044CONTRACT_ERRORcontractERC 7579 decoding error
DALP-9045CONTRACT_ERRORcontractERC 7579 mismatched module type id
DALP-9046CONTRACT_ERRORcontractERC 7579 missing fallback handler
DALP-9047CONTRACT_ERRORcontractERC 7579 multisig already exists
DALP-9048CONTRACT_ERRORcontractERC-7579 Multisig Init Data is not accepted by this contract
DALP-9049CONTRACT_ERRORcontractERC-7579 Multisig Signer is not accepted by this contract
DALP-9050CONTRACT_ERRORcontractERC-7579 Multisig Weight is not accepted by this contract
DALP-9051CONTRACT_ERRORcontractERC 7579 multisig mismatched length
DALP-9052CONTRACT_ERRORcontractERC 7579 multisig nonexistent signer
DALP-9053CONTRACT_ERRORcontractERC 7579 multisig unreachable threshold
DALP-9054CONTRACT_ERRORcontractERC 7579 multisig zero threshold
DALP-9055CONTRACT_ERRORcontractERC 7579 uninstalled module
DALP-9056CONTRACT_ERRORcontractERC 7579 unsupported call type
DALP-9057CONTRACT_ERRORcontractERC 7579 unsupported exec type
DALP-9058CONTRACT_ERRORcontractERC 7579 unsupported module type
DALP-9059CONTRACT_ERRORcontractExpected pause
DALP-9060CONTRACT_ERRORcontractFailed call
DALP-9061CONTRACT_ERRORcontractYour account does not have enough resources for this operation
DALP-9062CONTRACT_ERRORcontractOwnable Owner is not accepted by this contract
DALP-9063CONTRACT_ERRORcontractReentrancy guard reentrant call
DALP-9064CONTRACT_ERRORcontractSafe cast overflowed uint downcast
DALP-9065CONTRACT_ERRORcontractSafe erc 20 failed operation
DALP-9066CONTRACT_ERRORcontractStrings insufficient hex length
DALP-9067CONTRACT_ERRORcontractUUPS unauthorized call context
DALP-9068CONTRACT_ERRORcontractUUPS unsupported proxiable uuid
DALP-9069CONTRACT_ERRORcontractERC-2612 Signature is not accepted by this contract
DALP-CHAIN-EMPTY-REVERTCONTRACT_ERRORcontractThe blockchain rejected this transaction without giving a reason. This usually means you don't have permission for this action, the contract isn't deployed at the expected address on this network, or the chain RPC is misconfigured.
DALP-EXT-TOKEN-NO-CODECONTRACT_ERRORcontractThere is no contract deployed at {{tokenAddress}} on this network. External token registration requires the token contract to actually exist at that address.
DALP-WORKFLOW-FAILEDCONTRACT_ERRORcontractThe deployment workflow failed before it could finish.
DALP-WORKFLOW-RPC-UNAVAILABLECONTRACT_ERRORcontractThe blockchain RPC endpoint is temporarily unreachable, so the deployment could not be completed.