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-WETH-USDC-500

Verified contract

Proxy

Active on Base with 812 txns
Deployed by via 0x7e07a820 at 13245396
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $621.75
ERC-20
Value $109.15
ERC-20
Value $0.1
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x94be837ddad8741debae6528321c47dc5722d1ee2dcf05afc157188d0ac1ca36
0x5028ad121a1af2a320908f3cd8f4738128ab34f15d7db0bc17ed01e5b588c35f
0x8a23af58f1ad513508881272ab02e402e3a45735fe8d1d215f0aa422f0f24a1a
0x054e636f736b6a71b05beff1aceb87bd584bc7fcc8b8b70659e7689a4da943ca
0xd8f17946488a8f3f574c921d514aa0493d2d5660076f64e4bb0b0a3cdaed6be8
0x600c8ed75b48949042beeccfb63d78b5694086005906ea48dc3379aaebb14e95
0x92c85fa566821113a7f391bd2dc043b75089ebdd0d21b4810588b241b074f224
0xb9e3e81212a4445158736fa355051643068dc7740a86fac46407d3366037760d
0xbe53bb51cbcf4d53958c2cdc1f6a8975fd524d0c4ccad9083ccd2313301c4efb
0x1d8355d6de0a1b124216edce19c9bb8c598fd6e2ee14c11ccd3887661f7ff46a

Functions
Getter at block 22775424
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)
0x4200000000000000000000000000000000000006
assetToken1(view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
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)
[(-196290, -194490, 799292518667678), (-196650, -194850, 714129386352118)]
 
getPoolInfo(view returns (addressaddressuint8uint8uint24uint160int24)
getToken0Balance(view returns (uint256 amount)
186055702231292800
getToken1Balance(view returns (uint256 amount)
109147092
lastCollectManagementFee(view returns (uint256)
1732192703
manager(view returns (address)
0x1f76ee6e9fc73fddecd2a6f1c4a5109de02d4a59
name(view returns (string)
PL-WETH-USDC-500
owner(view returns (address)
0x48cb70861b3a6c012b621539ced6d60c9ed39431
pool(view returns (address)
0xd0b53d9277642d899df5c87a3966a349a798f224
 
proxiableUUID(view returns (bytes32)
rewardClaimer(view returns (address)
0x48285fa6bfc4113cac45e65e9172a9757ccde6ad
router1Inch(view returns (address)
0x1111111254eeb25477b68fb85ed929f73a960582
symbol(view returns (string)
TEA-PL-WETH-USDC-500
totalSupply(view returns (uint256)
3196889844388157766
 
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
Upgraded(address indexed implementation
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
constructor(address implementationbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
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(