Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

PL-CBETH-WETH-500

Verified contract

Proxy

Active on Base with 126 txns
Deployed by via 0xd08996c0 at 13245590
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $395.46
ERC-20
Value $0.63
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x2bc3aa2722b36b6af9a60c7e283c12bca9292bfde06c15b6dbfed7a199cf2fee
0x965ca38413cef8d554ebd76aa2a20fc6bb0b76100fac82adb661e5261885f64a
0x781be729b341eb5814172fdf1426d5867b550b069a8c8b3edc3ecc67c34f3ab8
0x5f87a4c8dd03e94b0dc7d866f519e4452d1a06445bea7e54aa2a4eb08cf65f14
0x6517fce11df3c05ab388f08c79bfc68fb2ded75c29ee5eedf4b0545e596ca067
0x15d347818fd7abd5c41df9debf1d7e93ccfdf64ff05c020c623af533313ca8d1
0x62001368cfa26a24a0ec4cc5ec13ff4e629bd51016d02d208e38c2abb47c619d
0xc66b562edeedc09bc5aeec5750a6108aa5ae66e95b2e392b0d6ee86309923d08
0x548e7d01eaada231be17c04e15eb9ff8cc8d45c2d10d84f864363070cf17a0f9
0x3a069d078683da59163b0609dda71ec0505bba93eea9bcc7cbad653372e5d0f9

Functions
Getter at block 22442772
DECIMALS_MULTIPLIER(view returns (uint256)
1
FEE_CAP(view returns (uint256)
300000
FEE_MULTIPLIER(view returns (uint256)
1000000
SECONDS_IN_A_YEAR(view returns (uint256)
31536000
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
 
allPositionInfo(view returns (uint256 amount0uint256 amount1uint256 fee0uint256 fee1)
assetToken0(view returns (address)
0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22
assetToken1(view returns (address)
0x4200000000000000000000000000000000000006
decimals(view returns (uint8)
18
 
estimatedValueInToken0(view returns (uint256 value0)
 
estimatedValueInToken1(view returns (uint256 value1)
feeConfig(view returns (address vaultuint24 entryFeeuint24 exitFeeuint24 performanceFeeuint24 managementFee)
(vault=0xcb9e65e48ca766781bee7f0ed017e3b8aa585527, entryFee=0, exitFee=2000, performanceFee=150000, managementFee=25000)
getAllPositions(view returns (struct ITeaVaultV3PairPosition[] results)
[(800, 820, 2995856029581765311633)]
 
getPoolInfo(view returns (addressaddressuint8uint8uint24uint160int24)
getToken0Balance(view returns (uint256 amount)
188810474288698
getToken1Balance(view returns (uint256 amount)
127928325434936252
lastCollectManagementFee(view returns (uint256)
1731648119
manager(view returns (address)
0x1f76ee6e9fc73fddecd2a6f1c4a5109de02d4a59
name(view returns (string)
PL-CBETH-WETH-500
owner(view returns (address)
0x48cb70861b3a6c012b621539ced6d60c9ed39431
pool(view returns (address)
0x10648ba41b8565907cfa1496765fa4d95390aa0d
 
proxiableUUID(view returns (bytes32)
rewardClaimer(view returns (address)
0x48285fa6bfc4113cac45e65e9172a9757ccde6ad
router1Inch(view returns (address)
0x1111111254eeb25477b68fb85ed929f73a960582
symbol(view returns (string)
TEA-PL-CBETH-WETH-500
totalSupply(view returns (uint256)
2915432501063526359
 
vaultAllUnderlyingAssets(view returns (uint256 amount0uint256 amount1)
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getAmountsForLiquidity(int24 tickLowerint24 tickUpperuint128 liquidityview returns (uint256 amount0uint256 amount1)
getLiquidityForAmounts(int24 tickLowerint24 tickUpperuint256 amount0uint256 amount1view returns (uint128 liquidity)
positionInfo(int24 _tickLowerint24 _tickUpperview returns (uint256 amount0uint256 amount1uint256 fee0uint256 fee1)
positionInfo(uint256 _indexview returns (uint256 amount0uint256 amount1uint256 fee0uint256 fee1)
positions(uint256view returns (int24 tickLowerint24 tickUpperuint128 liquidity)
State-modifying
addLiquidity(int24 _tickLowerint24 _tickUpperuint128 _liquidityuint256 _amount0Minuint256 _amount1Minuint64 _deadlinereturns (uint256 amount0uint256 amount1)
approve(address spenderuint256 valuereturns (bool)
assignManager(address _manager
assignRouter1Inch(address _router1Inch
clipperSwap(address clipperExchangeaddress srcTokenaddress dstTokenuint256 inputAmountuint256 outputAmountuint256 goodUntilbytes32 rbytes32 vsreturns (uint256 returnAmount)
collectAllSwapFee(returns (uint128 amount0uint128 amount1)
collectManagementFee(returns (uint256 collectedShares)
collectPositionSwapFee(int24 _tickLowerint24 _tickUpperreturns (uint128 amount0uint128 amount1)
deposit(uint256 _sharesuint256 _amount0Maxuint256 _amount1Maxreturns (uint256 depositedAmount0uint256 depositedAmount1)
initialize(string _namestring _symboladdress _factoryaddress _token0address _token1uint24 _feeTieruint8 _decimalOffsetuint24 _feeCapstruct ITeaVaultV3PairFeeConfig _feeConfigaddress _owneraddress _rewardClaimer
multicall(bytes[] datareturns (bytes[] results)
removeLiquidity(int24 _tickLowerint24 _tickUpperuint128 _liquidityuint256 _amount0Minuint256 _amount1Minuint64 _deadlinereturns (uint256 amount0uint256 amount1)
renounceOwnership(
setFeeConfig(struct ITeaVaultV3PairFeeConfig _feeConfig
setRewardClaimer(address _rewardClaimer
simulateSwapInputSingleInternal(bool _zeroForOneuint256 _amountIn
swap(address executorstruct IGenericRouter1InchSwapDescription descbytes permitbytes datareturns (uint256 returnAmountuint256 spentAmount)
swapInputSingle(bool _zeroForOneuint256 _amountInuint256 _amountOutMinuint160 _minPriceInSqrtPriceX96uint64 _deadlinereturns (uint256 amountOut)
swapOutputSingle(bool _zeroForOneuint256 _amountOutuint256 _amountInMaxuint160 _maxPriceInSqrtPriceX96uint64 _deadlinereturns (uint256 amountIn)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
uniswapV3MintCallback(uint256 _amount0Oweduint256 _amount1Owedbytes _data
uniswapV3Swap(uint256 amountuint256 minReturnuint256[] poolsreturns (uint256 returnAmount)
uniswapV3SwapCallback(int256 _amount0Deltaint256 _amount1Deltabytes _data
unoswap(address srcTokenuint256 amountuint256 minReturnuint256[] poolsreturns (uint256 returnAmount)
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(uint256 _sharesuint256 _amount0Minuint256 _amount1Minreturns (uint256 withdrawnAmount0uint256 withdrawnAmount1)
withdrawRewards(address[] _tokensaddress _to
Events
AddLiquidity(address indexed poolint24 tickLowerint24 tickUpperuint128 liquidityuint256 amount0uint256 amount1
Approval(address indexed owneraddress indexed spenderuint256 value
Collect(address indexed poolint24 tickLowerint24 tickUpperuint256 amount0uint256 amount1
CollectSwapFees(address indexed pooluint256 amount0uint256 amount1uint256 feeAmount0uint256 feeAmount1
DepositShares(address indexed shareOwneruint256 sharesuint256 amount0uint256 amount1uint256 feeAmount0uint256 feeAmount1
FeeConfigChanged(address indexed senderuint256 timestampstruct ITeaVaultV3PairFeeConfig feeConfig
Initialized(uint64 version
ManagementFeeCollected(uint256 shares
ManagerChanged(address indexed senderaddress indexed newManager
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemoveLiquidity(address indexed poolint24 tickLowerint24 tickUpperuint128 liquidityuint256 amount0uint256 amount1
Swap(bool indexed zeroForOnebool indexed exactInputuint256 amountInuint256 amountOut
TeaVaultV3PairCreated(address indexed teaVaultAddress
Transfer(address indexed fromaddress indexed touint256 value
Upgraded(address indexed implementation
WithdrawShares(address indexed shareOwneruint256 sharesuint256 amount0uint256 amount1uint256 feeShares
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
CallerIsNotManager(
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
FailedInnerCall(
InsufficientSwapResult(uint256 minAmountuint256 convertedAmount
InvalidCallbackCaller(
InvalidCallbackStatus(
InvalidFeeCap(
InvalidFeePercentage(
InvalidInitialization(
InvalidPriceSlippage(uint256 amount0uint256 amount1
InvalidShareAmount(
InvalidSwapReceiver(
InvalidSwapToken(
InvalidTokenOrder(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
PoolNotInitialized(
PositionDoesNotExist(
PositionLengthExceedsLimit(
ReentrancyGuardReentrantCall(
SafeCastOverflowedUintDowncast(uint8 bitsuint256 value
SafeCastOverflowedUintToInt(uint256 value
SafeERC20FailedOperation(address token
SwapInZeroLiquidityRegion(
TransactionExpired(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot
ZeroLiquidity(