Skip to main content

Errors

Git Source

Errors

AccountingToken

error AccountingToken();

ActiveUpdatePending

error ActiveUpdatePending();

AlreadyBaseToken

error AlreadyBaseToken();

AlreadyRootGuardian

error AlreadyRootGuardian();

AmountOutTooLow

error AmountOutTooLow();

BridgeAdapterAlreadyExists

error BridgeAdapterAlreadyExists();

BridgeAdapterDoesNotExist

error BridgeAdapterDoesNotExist();

BridgeStateMismatch

error BridgeStateMismatch();

CaliberAccountingStale

error CaliberAccountingStale(uint256 caliberChainId);

CaliberAlreadySet

error CaliberAlreadySet();

Create3ContractDeploymentFailed

error Create3ContractDeploymentFailed();

DirectManageFlashLoanCall

error DirectManageFlashLoanCall();

EvmChainIdNotRegistered

error EvmChainIdNotRegistered(uint256 chainId);

ExceededMaxDeposit

error ExceededMaxDeposit();

ExceededMaxMint

error ExceededMaxMint(uint256 shares, uint256 max);

ExceededMaxWithdraw

error ExceededMaxWithdraw(uint256 assets, uint256 max);

ForeignTokenNotRegistered

error ForeignTokenNotRegistered(address _token, uint256 _foreignEvmChainId);

HubBridgeAdapterAlreadySet

error HubBridgeAdapterAlreadySet();

HubBridgeAdapterNotSet

error HubBridgeAdapterNotSet();

GroupIdNotProvided

error GroupIdNotProvided();

InstructionsMismatch

error InstructionsMismatch();

InsufficientBalance

error InsufficientBalance();

InvalidAccounting

error InvalidAccounting();

InvalidAffectedToken

error InvalidAffectedToken();

InvalidChainId

error InvalidChainId();

InvalidDebtFlag

error InvalidDebtFlag();

InvalidDecimals

error InvalidDecimals();

InvalidFeedRoute

error InvalidFeedRoute();

InvalidInputAmount

error InvalidInputAmount();

InvalidInstructionProof

error InvalidInstructionProof();

InvalidInstructionType

error InvalidInstructionType();

InvalidOutputToken

error InvalidOutputToken();

InvalidPositionChangeDirection

error InvalidPositionChangeDirection();

InvalidRecipientChainId

error InvalidRecipientChainId();

InvalidTransferStatus

error InvalidTransferStatus();

LocalTokenNotRegistered

error LocalTokenNotRegistered(address _token, uint256 _foreignEvmChainId);

ManageFlashLoanReentrantCall

error ManageFlashLoanReentrantCall();

MaxValueLossExceeded

error MaxValueLossExceeded();

MessageAlreadyAuthorized

error MessageAlreadyAuthorized();

Migrated

error Migrated();

MinOutputAmountExceedsInputAmount

error MinOutputAmountExceedsInputAmount();

MismatchedLength

error MismatchedLength();

MismatchedLengths

error MismatchedLengths();

MissingInstructionForGroup

error MissingInstructionForGroup(uint256 groupId);

NegativeTokenPrice

error NegativeTokenPrice(address priceFeed);

NoPendingUpdate

error NoPendingUpdate();

NonZeroBalance

error NonZeroBalance();

NotBaseToken

error NotBaseToken();

NotCaliber

error NotCaliber();

NotCaliberMailbox

error NotCaliberMailbox();

NotController

error NotController();

NotFactory

error NotFactory();

NotFlashLoanModule

error NotFlashLoanModule();

NotMachine

error NotMachine();

NotMachineEndpoint

error NotMachineEndpoint();

NotMigrated

error NotMigrated();

NotPendingMachine

error NotPendingMachine();

NotPreDepositVault

error NotPreDepositVault();

NotRootGuardian

error NotRootGuardian();

OngoingCooldown

error OngoingCooldown();

OutTransferDisabled

error OutTransferDisabled();

PendingBridgeTransfer

error PendingBridgeTransfer();

PositionAccountingStale

error PositionAccountingStale(uint256 posId);

PositionDoesNotExist

error PositionDoesNotExist();

PositionIsGrouped

error PositionIsGrouped();

PriceFeedRouteNotRegistered

error PriceFeedRouteNotRegistered(address token);

PriceFeedStale

error PriceFeedStale(address priceFeed, uint256 updatedAt);

ProtectedRootGuardian

error ProtectedRootGuardian();

Create3ProxyDeploymentFailed

error Create3ProxyDeploymentFailed();

RecoveryMode

error RecoveryMode();

SameRoot

error SameRoot();

SlippageProtection

error SlippageProtection();

SpokeBridgeAdapterAlreadySet

error SpokeBridgeAdapterAlreadySet();

SpokeBridgeAdapterNotSet

error SpokeBridgeAdapterNotSet();

SpokeCaliberAlreadySet

error SpokeCaliberAlreadySet();

StaleData

error StaleData();

SwapFailed

error SwapFailed();

SwapperTargetsNotSet

error SwapperTargetsNotSet();

TargetAlreadyExists

error TargetAlreadyExists();

UnauthorizedCaller

error UnauthorizedCaller();

UnauthorizedSource

error UnauthorizedSource();

UnexpectedMessage

error UnexpectedMessage();

UnexpectedResultLength

error UnexpectedResultLength();

InvalidBridgeId

error InvalidBridgeId();

WhChainIdNotRegistered

error WhChainIdNotRegistered(uint16 chainId);

ZeroBridgeAdapterAddress

error ZeroBridgeAdapterAddress();

ZeroChainId

error ZeroChainId();

ZeroGroupId

error ZeroGroupId();

ZeroPositionId

error ZeroPositionId();

ZeroSalt

error ZeroSalt();

ZeroTokenAddress

error ZeroTokenAddress();