AURA

Multichain & Oracles

Oracle validation, settlement, and chain profile errors

Oracles

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

Settlement & Chain Binding

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

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