Error selector index

Catalogue for decoding custom error signatures into their associated error names. Sorted by selector (4-byte).

SelectorErrorArgumentsLocation
0x00e39db1NoLockedBPT()pool-weighted/lbp/BPTTimeLocker.sol
0x010ca320StableInvariantDidNotConverge()solidity-utils/math/StableMath.sol
0x01147f3fSenderNotRegisteredAsMevTaxExempt(address)sender: addressinterfaces/pool-hooks/IMevCaptureHook.sol
0x022701e0BaseOutOfBounds()solidity-utils/math/LogExpMath.sol
0x0307417bInvalidTrustedRouter()pool-weighted/lbp/BaseLBPFactory.sol
0x032b3d00SequencerDown()interfaces/oracles/ISequencerUptimeFeed.sol
0x0370da74PoolCreatorFeePercentageTooHigh()interfaces/vault/IProtocolFeeController.sol
0x03ba4186AssetBoundsExceeded()pool-gyro/lib/Gyro2CLPMath.sol
0x03ba4186AssetBoundsExceeded()pool-gyro/lib/GyroECLPMath.sol
0x0540ddf6EthTransfer()interfaces/vault/ISenderGuard.sol
0x05631b5cExitFeeAboveLimit(uint256,uint256)feePercentage: uint256, limit: uint256pool-hooks/ExitFeeHookExample.sol
0x0579e1daSqrtParamsWrong()interfaces/pool-gyro/IGyro2CLPPool.sol
0x05a399e2InvalidFeeSweeper()interfaces/pool-cow/ICowRouter.sol
0x0626a7b0ContractNameAlreadyRegistered(ContractType,string)contractType: ContractType, contractName: stringinterfaces/standalone-utils/IBalancerContractRegistry.sol
0x069f8cbcQueriesDisabledPermanently()interfaces/vault/IVaultErrors.sol
0x089676d5SenderIsNotVault(address)sender: addressinterfaces/vault/IVaultErrors.sol
0x0a0c22c7ZeroDivision()pool-gyro/lib/SignedFixedPoint.sol
0x0a0c22c7ZeroDivision()solidity-utils/math/FixedPoint.sol
0x0ad2684aTokenSwapsInUnsupported()interfaces/pool-weighted/IFixedPriceLBPool.sol
0x0b2eb652BeforeAddLiquidityHookFailed()interfaces/vault/IVaultErrors.sol
0x0cde6c26MulOverflow()pool-gyro/lib/SignedFixedPoint.sol
0x0dc149f0AlreadyInitialized()governance-scripts/BalancerContractRegistryInitializer.sol
0x0e4460b7VaultPauseWindowExpired()interfaces/vault/IVaultErrors.sol
0x0e60796cInsufficientFunds(IERC20,uint256,uint256)token: IERC20, senderCredits: uint256, senderDebits: uint256interfaces/pool-cow/ICowRouter.sol
0x0f23dbc6AfterInitializeHookFailed()interfaces/vault/IVaultErrors.sol
0x0f27df09VaultBuffersArePaused()interfaces/vault/IVaultErrors.sol
0x0f4ae0e4TransientIndexOutOfBounds()solidity-utils/helpers/TransientStorageHelpers.sol
0x106fa5a4MevTaxExemptSenderAlreadyAdded(address)sender: addressinterfaces/pool-hooks/IMevCaptureHook.sol
0x1269438aSwapOfProjectTokenIn()pool-weighted/lbp/LBPCommon.sol
0x12e3e411DerivedZWrong()pool-gyro/lib/GyroECLPMath.sol
0x137a9a39InvalidRemoveLiquidityKind()interfaces/vault/IVaultErrors.sol
0x14533421InvalidBptPercentageToMigrate()pool-weighted/lbp/LBPValidation.sol
0x15a29decAfterSwapHookFailed()interfaces/vault/IVaultErrors.sol
0x18e79a20WeightedPoolBptRateUnsupported()pool-weighted/WeightedPool.sol
0x1a53f97fWrapAmountTooSmall(IERC4626)wrappedToken: IERC4626interfaces/vault/IVaultErrors.sol
0x1ab9d9d0WrongVaultExtensionDeployment()interfaces/vault/IVaultErrors.sol
0x1bbe95c7WrongProtocolFeeControllerDeployment()interfaces/vault/IProtocolFeePercentagesProvider.sol
0x1bbe95c7WrongProtocolFeeControllerDeployment()interfaces/vault/IVaultErrors.sol
0x1c708b92AmpUpdateRateTooFast()pool-stable/StablePool.sol
0x1d2fcef0TokenPriceTooSmall()oracles/EclpLPOracle.sol
0x1d3391d8AfterRemoveLiquidityHookFailed()interfaces/vault/IVaultErrors.sol
0x1e04cc57NotEnoughWrapped(IERC4626,uint256,uint256)wrappedToken: IERC4626, expectedWrappedAmount: uint256, actualWrappedAmount: uint256interfaces/vault/IVaultErrors.sol
0x1ed4d118TradeAmountTooSmall()interfaces/vault/IVaultErrors.sol
0x1f118c35ContractAlreadyDeprecated(address)contractAddress: addressinterfaces/standalone-utils/IBalancerContractRegistry.sol
0x1f3b85d3InvalidPercentage()interfaces/pool-hooks/ISurgeHookCommon.sol
0x1f8f95a0InvalidOraclePrice()interfaces/oracles/ILPOracleBase.sol
0x1fe8506ePollTryAtBlock(uint256,string)blockNumber: uint256, reason: stringinterfaces/standalone-utils/ICowConditionalOrder.sol
0x20a2d33dEmptyPath()interfaces/standalone-utils/ITokenPairRegistry.sol
0x20f1d86dBalanceNotSettled()interfaces/vault/IVaultErrors.sol
0x20fb3f00MevSwapFeePercentageAboveMax(uint256,uint256)feePercentage: uint256, maxFeePercentage: uint256interfaces/pool-hooks/IMevCaptureHook.sol
0x218e3747PoolAlreadyInitialized(address)pool: addressinterfaces/vault/IVaultErrors.sol
0x228342a4PoolSupportsUnbalancedLiquidity()pool-hooks/NftLiquidityPositionExample.sol
0x23dada53SenderNotAllowed()interfaces/solidity-utils/helpers/IAuthentication.sol
0x23dada53SenderNotAllowed()standalone-utils/FeeBurnerAuthentication.sol
0x25bbd708DerivedTauBetaNotNormalized()pool-gyro/lib/GyroECLPMath.sol
0x26543689ZeroInvariant()solidity-utils/math/WeightedMath.sol
0x26704f1cSeedlessLBPInitializationWithNonZeroReserve()interfaces/pool-weighted/ILBPool.sol
0x28f95541QuoteResultSpoofed()interfaces/vault/IVaultErrors.sol
0x28f95541QuoteResultSpoofed()standalone-utils/CallAndRevert.sol
0x29198c3dInvalidBufferPath(address,address,address)buffer: address, tokenIn: address, tokenOut: addressinterfaces/standalone-utils/ITokenPairRegistry.sol
0x29a270f5OperationNotSupported()interfaces/vault/IRouterCommon.sol
0x2a6ef7fcIncorrectMigrationRouter(address,address)expectedRouter: address, actualRouter: addressinterfaces/pool-weighted/ILBPMigrationRouter.sol
0x2aaf8866BeforeRemoveLiquidityHookFailed()interfaces/vault/IVaultErrors.sol
0x2c35aa96PoolSetManagerNotUnique(address)poolSetManager: addressinterfaces/standalone-utils/IPoolHelperCommon.sol
0x2d889800InvalidProjectTokenRate()interfaces/pool-weighted/IFixedPriceLBPool.sol
0x2da2a5e5MaxAssetsExceeded()pool-gyro/lib/GyroECLPMath.sol
0x2de5256eInvalidPoolSetManager()interfaces/standalone-utils/IPoolHelperCommon.sol
0x2f301e7eAmpUpdateAlreadyStarted()pool-stable/StablePool.sol
0x2f51a4f2CannotUseExternalRouter(address)router: addresspool-hooks/NftLiquidityPositionExample.sol
0x31d38e0bBptAmountInAboveMax(uint256,uint256)amountIn: uint256, maxAmountIn: uint256interfaces/vault/IVaultErrors.sol
0x31ec2736InvalidProtocolFeeBurner()interfaces/standalone-utils/IProtocolFeeSweeper.sol
0x32798566InterfaceIsSignatureVerifierMuxer()interfaces/standalone-utils/ICowSwapFeeBurner.sol
0x340a4533MaxInRatio()solidity-utils/math/WeightedMath.sol
0x346d7607PoolInRecoveryMode(address)pool: addressinterfaces/vault/IVaultErrors.sol
0x34bdbfaaBufferTotalSupplyTooLow(uint256)totalSupply: uint256interfaces/vault/IVaultErrors.sol
0x34e77320SupportsOnlyTwoTokens()pool-gyro/Gyro2CLPPoolFactory.sol
0x34e77320SupportsOnlyTwoTokens()pool-gyro/GyroECLPPoolFactory.sol
0x36a7ac0aInconsistentState(string,address)contractName: string, contractAddress: addressstandalone-utils/BalancerContractRegistry.sol
0x37153449InsufficientRealReserveBalance(uint256,uint256)reserveTokenAmountOut: uint256, reserveTokenRealBalance: uint256interfaces/pool-weighted/ILBPool.sol
0x38553f6cUnsupportedProtocolFeeBurner(address)protocolFeeBurner: addressinterfaces/standalone-utils/IProtocolFeeSweeper.sol
0x39cf114eNormalizedWeightInvariant()interfaces/pool-weighted/IWeightedPool.sol
0x3a9458d9InvalidRemovePath(address,address,address)poolOrBuffer: address, tokenIn: address, tokenOut: addressinterfaces/standalone-utils/ITokenPairRegistry.sol
0x3ba126d8OrderHasUnexpectedStatus(OrderStatus)actualStatus: OrderStatusinterfaces/standalone-utils/ICowSwapFeeBurner.sol
0x3e8960dcInvariantRatioAboveMax(uint256,uint256)invariantRatio: uint256, maxInvariantRatio: uint256vault/BasePoolMath.sol
0x3ee5aeb5ReentrancyGuardReentrantCall()solidity-utils/openzeppelin/ReentrancyGuardTransient.sol
0x3eee08c7AddingLiquidityNotAllowed()pool-weighted/lbp/LBPCommon.sol
0x4071c5a8DerivedTauXWrong()pool-gyro/lib/GyroECLPMath.sol
0x40e7a003AmountInAboveMax(IERC20,uint256,uint256)tokenIn: IERC20, amountIn: uint256, maxAmountIn: uint256interfaces/vault/IVaultErrors.sol
0x42fb89b8RateProviderFactoryIsDisabled()interfaces/standalone-utils/IHyperEVMRateProviderFactory.sol
0x44526c24SpotPriceIsZero()standalone-utils/utils/HyperSpotPricePrecompile.sol
0x44945fccIndexOutOfBounds(uint256)poolSetId: uint256interfaces/standalone-utils/IPoolHelperCommon.sol
0x450a9fedInvalidImbalanceSlope()interfaces/pool-hooks/IECLPSurgeHook.sol
0x4673a675AmpUpdateNotStarted()pool-stable/StablePool.sol
0x478b96d8MinPriceTooLow()oracles/StableLPOracle.sol
0x4876c0bcDoesNotSupportAddLiquidityCustom()interfaces/vault/IVaultErrors.sol
0x4988ec15InvalidRotationAngle()interfaces/pool-hooks/IECLPSurgeHook.sol
0x49e27cffInvalidOwner()pool-weighted/lbp/LBPValidation.sol
0x4b800e46ERC2612InvalidSigner(address,address)signer: address, owner: addressvault/BalancerPoolToken.sol
0x4bdace13PoolNotInitialized(address)pool: addressinterfaces/vault/IVaultErrors.sol
0x4c089bd4InvalidUnderlyingToken(IERC4626)wrappedToken: IERC4626interfaces/vault/IVaultErrors.sol
0x4c69ac5dProtocolFeesExceedTotalCollected()interfaces/vault/IVaultErrors.sol
0x4e23d035IndexOutOfBounds()interfaces/standalone-utils/ITokenPairRegistry.sol
0x4e23d035IndexOutOfBounds()interfaces/vault/IBasePoolFactory.sol
0x4e23d035IndexOutOfBounds()solidity-utils/openzeppelin/EnumerableMap.sol
0x4e23d035IndexOutOfBounds()solidity-utils/openzeppelin/EnumerableSet.sol
0x4e23d035IndexOutOfBounds()solidity-utils/openzeppelin/TransientEnumerableSet.sol
0x53f976d4DynamicSwapFeeHookFailed()interfaces/vault/IVaultErrors.sol
0x57a456b7AmountGivenZero()interfaces/vault/IVaultErrors.sol
0x586d06dfBufferSharesInvalidOwner()interfaces/vault/IVaultErrors.sol
0x59674a0cTokenNotRegistered(IERC20)token: IERC20interfaces/vault/IVaultErrors.sol
0x59977db3InvalidProjectToken()pool-weighted/lbp/LBPValidation.sol
0x5a17aa8dPoolAlreadyInSet(address,uint256)pool: address, poolSetId: uint256interfaces/standalone-utils/IPoolHelperCommon.sol
0x5a5e9413InvalidBufferTokenOut(IERC20,uint256)tokenOut: IERC20, step: uint256interfaces/standalone-utils/IBalancerFeeBurner.sol
0x5ab64fb8Result(bytes)result: bytessolidity-utils/helpers/RevertCodec.sol
0x5c84f39bInvalidBalancerContractRegistry()interfaces/pool-hooks/IMevCaptureHook.sol
0x5ed4ba8fMinTokens()interfaces/vault/IVaultErrors.sol
0x5f3f479cKeyNotFound()solidity-utils/openzeppelin/EnumerableMap.sol
0x60489698BPTStillLocked(uint256)unlockTimestamp: uint256pool-weighted/lbp/BPTTimeLocker.sol
0x60612925BeforeInitializeHookFailed()interfaces/vault/IVaultErrors.sol
0x60a054e0DuplicateTokenIn(address)duplicateToken: addressinterfaces/vault/ICompositeLiquidityRouterErrors.sol
0x61c18134TokenInfoPrecompileFailed()standalone-utils/utils/HyperTokenInfoPrecompile.sol
0x61ee1764StandardPoolWithCreator()pool-utils/BasePoolFactory.sol
0x62791302ERC2612ExpiredSignature(uint256)deadline: uint256vault/BalancerPoolToken.sol
0x63ecd650InvalidMigrationWeights()pool-weighted/lbp/LBPValidation.sol
0x64590b9fMaxOutRatio()solidity-utils/math/WeightedMath.sol
0x658639aaRotationVectorCWrong()pool-gyro/lib/GyroECLPMath.sol
0x66af5392ElementNotFound()solidity-utils/openzeppelin/EnumerableSet.sol
0x66af5392ElementNotFound()solidity-utils/openzeppelin/TransientEnumerableSet.sol
0x66d89320NoRegisteredWeightedPoolFactory()interfaces/pool-weighted/ILBPMigrationRouter.sol
0x67f84ab2NotStaticCall()solidity-utils/helpers/EVMCallModeHelpers.sol
0x686d3607InvalidTokenDecimals()interfaces/vault/IVaultErrors.sol
0x68755a11PoolPauseWindowDurationOverflow()solidity-utils/helpers/FactoryWidePauseWindow.sol
0x6b8c3be5MultipleNonZeroInputs()solidity-utils/helpers/InputHelpers.sol
0x6c02b395InvalidAddLiquidityKind()interfaces/vault/IVaultErrors.sol
0x6d4f9990ContractNameInUseAsAlias(string,address)contractName: string, contractAddress: addressinterfaces/standalone-utils/IBalancerContractRegistry.sol
0x6e8f1947TokensNotSorted()solidity-utils/helpers/InputHelpers.sol
0x6fe47af6ProtocolFeeBurnerAlreadyAdded(address)protocolFeeBurner: addressinterfaces/standalone-utils/IProtocolFeeSweeper.sol
0x707bdf58MaxTokens()interfaces/vault/IVaultErrors.sol
0x746e5940PercentageAboveMax()interfaces/vault/IVaultErrors.sol
0x7501acd8MevCaptureHookNotRegisteredInPool(address)pool: addressinterfaces/pool-hooks/IMevCaptureHook.sol
0x75884cdaDisabled()interfaces/vault/IBasePoolFactory.sol
0x768dc598InvalidFeeRecipient()interfaces/standalone-utils/IProtocolFeeSweeper.sol
0x77dfa312StretchingFactorWrong()pool-gyro/lib/GyroECLPMath.sol
0x79827df5SpotPricePrecompileFailed()standalone-utils/utils/HyperSpotPricePrecompile.sol
0x7a198886QueriesDisabled()interfaces/vault/IVaultErrors.sol
0x7e334637PollTryAtEpoch(uint256,string)timestamp: uint256, reason: stringinterfaces/standalone-utils/ICowConditionalOrder.sol
0x7e46bddcAllZeroInputs()solidity-utils/helpers/InputHelpers.sol
0x7e6eb7fbProtocolSwapFeePercentageTooHigh()interfaces/vault/IProtocolFeeController.sol
0x7f47834bSwapFeePercentageTooHigh()interfaces/vault/IVaultErrors.sol
0x80145d72PoolNotInSet(address,uint256)pool: address, poolSetId: uint256interfaces/standalone-utils/IPoolHelperCommon.sol
0x82cc28b6WrongVaultAdminDeployment()interfaces/vault/IVaultErrors.sol
0x830c907eInvalidContractName()interfaces/standalone-utils/IBalancerContractRegistry.sol
0x833fb3ceFeePrecisionTooHigh()interfaces/vault/IVaultErrors.sol
0x83446b36DerivedWWrong()pool-gyro/lib/GyroECLPMath.sol
0x8562eb45InvalidTargetToken()interfaces/standalone-utils/IProtocolFeeSweeper.sol
0x85f41299BufferNotInitialized(address)wrappedToken: addressinterfaces/standalone-utils/IBalancerFeeBurner.sol
0x85f41299BufferNotInitialized(address)buffer: addressinterfaces/standalone-utils/ITokenPairRegistry.sol
0x89560ca1BalanceOverflow()solidity-utils/helpers/PackedTokenBalance.sol
0x8a5d6af4SubOverflow()pool-gyro/lib/SignedFixedPoint.sol
0x8bcbf353PoolCreatorNotRegistered(address)pool: addressinterfaces/vault/IProtocolFeeController.sol
0x8d261d5dBptAmountOutBelowMin(uint256,uint256)amountOut: uint256, minAmountOut: uint256interfaces/vault/IVaultErrors.sol
0x8d8a6110InvalidOrderParameters(string)reason: stringinterfaces/standalone-utils/ICowSwapFeeBurner.sol
0x907f9fd9InvalidContractAlias()interfaces/standalone-utils/IBalancerContractRegistry.sol
0x916f5d0eBalancerPoolTokenNotRegistered()interfaces/vault/IWrappedBalancerPoolTokenFactory.sol
0x92998560BufferNotInitialized(IERC4626)wrappedToken: IERC4626interfaces/vault/IVaultErrors.sol
0x92cc6781WithdrawalByNonOwner(address,address,uint256)withdrawer: address, owner: address, nftId: uint256pool-hooks/NftLiquidityPositionExample.sol
0x932c92a5InvalidProtocolFeeSweeper()standalone-utils/FeeBurnerAuthentication.sol
0x94ae280cWrongTokensOut(address[],address[])actualTokensOut: address[], expectedTokensOut: address[]interfaces/vault/ICompositeLiquidityRouterErrors.sol
0x957f7dceWrappedBPTAlreadyExists(address)wrappedToken: addressinterfaces/vault/IWrappedBalancerPoolTokenFactory.sol
0x961be8b5ContractAddressAlreadyRegistered(ContractType,address)contractType: ContractType, contractAddress: addressinterfaces/standalone-utils/IBalancerContractRegistry.sol
0x981b64cdPollNever(string)reason: stringinterfaces/standalone-utils/ICowConditionalOrder.sol
0x98592ddbInvalidPoolSetId(uint256)poolSetId: uint256interfaces/standalone-utils/IPoolHelperCommon.sol
0x98c5dbd6NotEnoughBufferShares()interfaces/vault/IVaultErrors.sol
0x9b80d390AmplificationFactorTooHigh()pool-stable/StablePool.sol
0x9ba6061bUnsupportedOperation()pool-weighted/lbp/LBPCommon.sol
0x9e51bd5cPoolNotRegistered(address)pool: addressinterfaces/vault/IVaultErrors.sol
0x9ea4efeePauseBufferPeriodDurationTooLarge()interfaces/vault/IVaultErrors.sol
0x9eabe649AmountOutBelowMin(IERC20,uint256,uint256)tokenOut: IERC20, amountOut: uint256, minAmountOut: uint256interfaces/standalone-utils/IProtocolFeeBurner.sol
0x9eabe649AmountOutBelowMin(IERC20,uint256,uint256)tokenOut: IERC20, amountOut: uint256, minAmountOut: uint256interfaces/vault/IVaultErrors.sol
0x9ef7cd5cTokenDoesNotExistInPool(IERC20,uint256)token: IERC20, step: uint256interfaces/standalone-utils/IBalancerFeeBurner.sol
0x9fd25b36NotVaultDelegateCall()interfaces/vault/IVaultErrors.sol
0xa01a9df6InsufficientEth()vault/lib/RouterWethLib.sol
0xa1e9dd9dInvalidTokenType()interfaces/vault/IVaultErrors.sol
0xa26d8c2eRotationVectorNotNormalized()pool-gyro/lib/GyroECLPMath.sol
0xa2f9f7e3ProductOutOfBounds()solidity-utils/math/LogExpMath.sol
0xa54b181dCannotSwapSameToken()interfaces/vault/IVaultErrors.sol
0xa589c09eFactoryFeesNotSet(address)factory: addressinterfaces/vault/IProtocolFeePercentagesProvider.sol
0xa682e903TargetTokenOutMismatch()interfaces/standalone-utils/IBalancerFeeBurner.sol
0xa7285689ErrorSelectorNotFound()solidity-utils/helpers/RevertCodec.sol
0xa7849e8eProtocolYieldFeePercentageTooHigh()interfaces/vault/IProtocolFeeController.sol
0xa7f965e3AddOverflow()pool-gyro/lib/SignedFixedPoint.sol
0xa9587a74RotationVectorSWrong()pool-gyro/lib/GyroECLPMath.sol
0xaaad13f7InputLengthMismatch()solidity-utils/helpers/InputHelpers.sol
0xaaee807aInvalidReserveToken()pool-weighted/lbp/LBPValidation.sol
0xab923323AmplificationFactorTooLow()pool-stable/StablePool.sol
0xabf6c150InsufficientPayment(IERC20)token: IERC20vault/RouterHooks.sol
0xabf6c797HookAdjustedAmountOutBelowMin(IERC20,uint256,uint256)tokenOut: IERC20, amountOut: uint256, minAmountOut: uint256interfaces/vault/IVaultErrors.sol
0xb110e99dOracleFactoryIsDisabled()interfaces/oracles/ILPOracleFactoryBase.sol
0xb199d1faMigrationRouterRequired()pool-weighted/lbp/LBPValidation.sol
0xb309199bInvalidSimplePath(address)path: addressinterfaces/standalone-utils/ITokenPairRegistry.sol
0xb4120f14OutOfBounds()solidity-utils/helpers/WordCodec.sol
0xb4120f14OutOfBounds()solidity-utils/math/LogExpMath.sol
0xb4c1be7bVaultAddressMismatch()vault/VaultFactory.sol
0xb4c522e0PriceRatioTooHigh()oracles/StableLPOracle.sol
0xb4d8fbf3InvalidTrustedCowRouter()interfaces/pool-cow/ICowPoolFactory.sol
0xb4d92c53ZeroContractAddress()interfaces/standalone-utils/IBalancerContractRegistry.sol
0xb82fd5bfInvalidMigrationSource()vault/ProtocolFeeController.sol
0xbca5ab34ProtocolFeeBurnerNotAdded(address)protocolFeeBurner: addressinterfaces/standalone-utils/IProtocolFeeSweeper.sol
0xbcb86005OracleAlreadyExists(IBasePool,bool,AggregatorV3Interface[],ILPOracleBase)pool: IBasePool, shouldUseBlockTimeForOldestFeedUpdate: bool, feeds: AggregatorV3Interface[], oracle: ILPOracleBaseinterfaces/oracles/ILPOracleFactoryBase.sol
0xbcc08f74SenderIsNotPoolSetManager()interfaces/standalone-utils/IPoolHelperCommon.sol
0xbd393583MinWeight()interfaces/pool-weighted/IWeightedPool.sol
0xbe18e309VaultIsUnlocked()interfaces/vault/IWrappedBalancerPoolToken.sol
0xbe24bb39AmountInAboveMaxAdjustableAmount(uint256,uint256)amountIn: uint256, maxAdjustableAmount: uint256interfaces/vault/IUnbalancedAddViaSwapRouter.sol
0xbfb20688SwapFeePercentageTooLow()interfaces/vault/IVaultErrors.sol
0xc09ba736VaultIsNotUnlocked()interfaces/vault/IVaultErrors.sol
0xc1820fbbAmountInDoesNotMatchExact(uint256,uint256)amountIn: uint256, exactAmount: uint256interfaces/vault/IUnbalancedAddViaSwapRouter.sol
0xc196e496DerivedTauAlphaNotNormalized()pool-gyro/lib/GyroECLPMath.sol
0xc1ab6dc1InvalidToken()interfaces/vault/IVaultErrors.sol
0xc1faacc5VaultMismatch()governance-scripts/BalancerContractRegistryInitializer.sol
0xc2a47384UnknownFactory(address)factory: addressinterfaces/vault/IProtocolFeePercentagesProvider.sol
0xc5bc8d51BurnerDidNotConsumeAllowance()interfaces/standalone-utils/IProtocolFeeSweeper.sol
0xc609fb47AmountOutIsZero(IERC20)token: IERC20standalone-utils/ERC4626CowSwapFeeBurner.sol
0xc715892aInvalidBptLockDuration()pool-weighted/lbp/LBPValidation.sol
0xc7f4796eInvalidBytecode(string)contractName: stringvault/VaultFactory.sol
0xc8e28160VaultNotSet()standalone-utils/OwnableAuthentication.sol
0xc8e28160VaultNotSet()vault/CommonAuthentication.sol
0xc8fc2725OrderNotValid(string)reason: stringinterfaces/standalone-utils/ICowConditionalOrder.sol
0xc9767706InvalidStartTime(uint256,uint256)resolvedStartTime: uint256, endTime: uint256pool-weighted/lib/GradualValueChange.sol
0xca1c3cbcAlreadyMigrated()governance-scripts/ProtocolFeeControllerMigration.sol
0xca9e3a1eUnwrapIsNotAllowed()interfaces/standalone-utils/IProtocolFeeSweeper.sol
0xcbc7ea2cTokenAlreadyRegistered(IERC20)token: IERC20interfaces/vault/IVaultErrors.sol
0xcc0e4a99HookAdjustedSwapLimit(uint256,uint256)amount: uint256, limit: uint256interfaces/vault/IVaultErrors.sol
0xcc0e8fe5VaultPauseWindowDurationTooLarge()interfaces/vault/IVaultErrors.sol
0xcc986f2bContractAliasInUseAsName(ContractType,string)contractType: ContractType, contractName: stringinterfaces/standalone-utils/IBalancerContractRegistry.sol
0xcd3599f9ContractNameNotRegistered(string)contractName: stringinterfaces/standalone-utils/IBalancerContractRegistry.sol
0xcd6b022aAmpUpdateDurationTooShort()pool-stable/StablePool.sol
0xcf0a95c0DoesNotSupportRemoveLiquidityCustom()interfaces/vault/IVaultErrors.sol
0xcfb498d5DerivedVWrong()pool-gyro/lib/GyroECLPMath.sol
0xd05f3065PollTryNextBlock(string)reason: stringinterfaces/standalone-utils/ICowConditionalOrder.sol
0xd1c17993InvariantDenominatorWrong()pool-gyro/lib/GyroECLPMath.sol
0xd38d20fcPoolTotalSupplyTooLow(uint256)totalSupply: uint256interfaces/vault/IERC20MultiTokenErrors.sol
0xd4794efdInvalidExponent()solidity-utils/math/LogExpMath.sol
0xd4f1d302UnsupportedDecimals()interfaces/oracles/ILPOracleBase.sol
0xd4f5779cDoesNotSupportUnbalancedLiquidity()interfaces/vault/IVaultErrors.sol
0xd5e7e2a6WrongUnderlyingToken(IERC4626,address)wrappedToken: IERC4626, underlyingToken: addressinterfaces/vault/IVaultErrors.sol
0xd5f9cbcdNotEnoughUnderlying(IERC4626,uint256,uint256)wrappedToken: IERC4626, expectedUnderlyingAmount: uint256, actualUnderlyingAmount: uint256interfaces/vault/IVaultErrors.sol
0xd6234725NotImplemented()pool-weighted/lbp/LBPool.sol
0xd6f1cb05InvalidFeeController()governance-scripts/ProtocolFeeControllerMigration.sol
0xd8317311ExponentOutOfBounds()solidity-utils/math/LogExpMath.sol
0xd8b6cbcfInvalidProtocolFeeController()vault/VaultFactory.sol
0xd971f597PoolPaused(address)pool: addressinterfaces/vault/IVaultErrors.sol
0xda0cb07eIssuedSharesBelowMin(uint256,uint256)issuedShares: uint256, minIssuedShares: uint256interfaces/vault/IVaultErrors.sol
0xda9f8b34VaultPaused()interfaces/vault/IVaultErrors.sol
0xdb771c80PoolAlreadyRegistered(address)pool: addressinterfaces/vault/IVaultErrors.sol
0xdb771c80PoolAlreadyRegistered(address)pool: addressvault/ProtocolFeeController.sol
0xdbe6b10eBufferSharesInvalidReceiver()interfaces/vault/IVaultErrors.sol
0xdc10196fMaxInvariantExceeded()pool-gyro/lib/GyroECLPMath.sol
0xdc120e77RateProviderNotFound(uint32,uint32)tokenIndex: uint32, pairIndex: uint32interfaces/standalone-utils/IHyperEVMRateProviderFactory.sol
0xdc95cdb4KDidNotConverge()oracles/StableLPOracle.sol
0xdcbda05cStableComputeBalanceDidNotConverge()solidity-utils/math/StableMath.sol
0xdf450632InvalidTokenConfiguration()interfaces/vault/IVaultErrors.sol
0xdfcf485aPoolDoesNotSupportDonation()pool-hooks/ExitFeeHookExample.sol
0xdfcf485aPoolDoesNotSupportDonation()pool-hooks/NftLiquidityPositionExample.sol
0xe03f5d57DivInterval()pool-gyro/lib/SignedFixedPoint.sol
0xe08b8af0SwapDeadline()interfaces/pool-cow/ICowRouter.sol
0xe08b8af0SwapDeadline()interfaces/standalone-utils/IProtocolFeeBurner.sol
0xe08b8af0SwapDeadline()interfaces/vault/ISenderGuard.sol
0xe1249165AfterAddLiquidityHookFailed()interfaces/vault/IVaultErrors.sol
0xe254a88bVaultAlreadyDeployed(address)vault: addressvault/VaultFactory.sol
0xe2ea151bSwapLimit(uint256,uint256)amount: uint256, limit: uint256interfaces/vault/IVaultErrors.sol
0xe31c95beInvariantRatioBelowMin(uint256,uint256)invariantRatio: uint256, minInvariantRatio: uint256vault/BasePoolMath.sol
0xe3758c7dHookAdjustedAmountInAboveMax(IERC20,uint256,uint256)tokenIn: IERC20, amountIn: uint256, maxAmountIn: uint256interfaces/vault/IVaultErrors.sol
0xe4337c05CodecOverflow()solidity-utils/helpers/WordCodec.sol
0xe5557e90PermissionNotGranted()governance-scripts/BalancerContractRegistryInitializer.sol
0xe5d185cfRouterNotTrusted()interfaces/vault/IVaultErrors.sol
0xe76c2b23ProtocolFeePercentageAboveLimit(uint256,uint256)newProtocolFeePercentage: uint256, maxProtocolFeePercentage: uint256interfaces/pool-cow/ICowRouter.sol
0xe91e17e7BeforeSwapHookFailed()interfaces/vault/IVaultErrors.sol
0xea37ac06SenderIsNotLBPOwner()interfaces/pool-weighted/ILBPMigrationRouter.sol
0xeb5a1217PoolPauseWindowExpired(address)pool: addressinterfaces/vault/IVaultErrors.sol
0xec13362cDerivedTauAlphaYWrong()pool-gyro/lib/GyroECLPMath.sol
0xed1bba46SequencerResyncIncomplete()interfaces/oracles/ISequencerUptimeFeed.sol
0xee44489aBufferAlreadyInitialized(IERC4626)wrappedToken: IERC4626interfaces/vault/IVaultErrors.sol
0xef029adfPoolNotInRecoveryMode(address)pool: addressinterfaces/vault/IVaultErrors.sol
0xefe0265dDoesNotSupportDonation()interfaces/vault/IVaultErrors.sol
0xf043494aPoolHasSwapManager(address)pool: addressinterfaces/standalone-utils/IPoolSwapFeeHelper.sol
0xf2238896CannotReceiveEth()interfaces/vault/IVaultErrors.sol
0xf2238896CannotReceiveEth()standalone-utils/ProtocolFeeSweeper.sol
0xf38b5770RemovingLiquidityNotAllowed()pool-weighted/lbp/LBPCommon.sol
0xf400ce63PoolNotFromFactory(address,address)pool: address, factory: addressinterfaces/vault/IProtocolFeePercentagesProvider.sol
0xf4c64ee1RateProviderAlreadyExists(uint32,uint32,address)tokenIndex: uint32, pairIndex: uint32, rateProvider: addressinterfaces/standalone-utils/IHyperEVMRateProviderFactory.sol
0xf5b5d364ContractAddressNotRegistered(address)contractAddress: addressinterfaces/standalone-utils/IBalancerContractRegistry.sol
0xf7ff4dcaVaultNotPaused()interfaces/vault/IVaultErrors.sol
0xf84d4b44DerivedUWrong()pool-gyro/lib/GyroECLPMath.sol
0xf9aa0315BurnPathDoesNotExist()interfaces/standalone-utils/IBalancerFeeBurner.sol
0xfa40768dDerivedTauBetaYWrong()pool-gyro/lib/GyroECLPMath.sol
0xfa93d814HookRegistrationFailed(address,address,address)poolHooksContract: address, pool: address, poolFactory: addressinterfaces/vault/IVaultErrors.sol
0xfb154af0DerivedDsqWrong()pool-gyro/lib/GyroECLPMath.sol
0xfbecdbf4CallerIsNotPoolCreator(address,address)caller: address, pool: addressinterfaces/vault/IProtocolFeeController.sol
0xfbfc7a91TokensMustBeDifferent()pool-weighted/lbp/LBPValidation.sol
0xfc20f864NotTwoTokenPool()interfaces/vault/IUnbalancedAddViaSwapRouter.sol
0xfc3e9be7InvalidInitializationAmount()interfaces/pool-weighted/IFixedPriceLBPool.sol
0xfdcd6894PoolNotPaused(address)pool: addressinterfaces/vault/IVaultErrors.sol
0xfdf79845SwapsDisabled()pool-weighted/lbp/LBPCommon.sol
0xfef82207CodeDeploymentFailed()solidity-utils/helpers/CodeDeployer.sol
0xffe261a1TokensMismatch(address,address,address)pool: address, expectedToken: address, actualToken: addressinterfaces/vault/IVaultErrors.sol