AURA

Multichain & Oracles

Oracle validation, settlement, and chain profile errors

Oracles

CodeNameTrigger
6086OracleStaleVerified price publish time is older than the configured staleness bound. New
6087OracleConfidenceTooWidePrice confidence interval exceeds the configured basis-point limit. New
6088UntrustedOracleProviderOracle provider is not accepted for the operation. New
6089TrustedOracleRequiredPolicy requires a trusted provider, but the feed is raw legacy. New
6090OracleAccountInvalidFeed account, owner program, status, exponent, or value failed validation. New
6091OracleProviderNotAllowedOracle provider code is unknown or disabled. New

Settlement & Chain Binding

CodeNameTrigger
6092ChainReplayFieldsMissingRequired chain-native replay fields are missing or invalid. New
6093RecipientAddressInvalidForChainRecipient format does not match the target chain. New
6094SettlementNotConfirmedChain-bound proposal has not reached the required confirmation depth. New
6095SettlementReorgedSettlement evidence indicates the broadcast failed or was reorged. New
6096ChainProfileNotRegisteredCustom chain profile is missing, disabled, or mismatched. New

Data Validation

CodeNameTrigger
6013InvalidDeploymentInvalid deployment configuration.
6021InvalidChainInvalid stored chain code.
6022InvalidTransactionTypeInvalid stored transaction-type code.
6023InvalidCurveInvalid stored curve code.
6024InvalidSignatureSchemeInvalid stored signature-scheme code.
6025InvalidViolationCodeInvalid stored violation code.
6026InvalidProposalStatusInvalid stored proposal status.

On this page