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 742 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 $573.36
ERC-20
Value $287.26
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x2126844c205a60dc075350df53bf085256ae299078399aa55d9e3dcb62baf154
0x9b2065f87a22bd989521631f0fabe39505c67f9405261d21a34d8b694e38e09c
0x954e8e03b5d8f1f15f5932057f0afd912aacacee8d2892936ab6f47f5cde371e
0x2f34166d5ff0b494b33055998c10159fde9582a65c046d8810454976c14d588b
0x9e7e96ab040f2084c33f49e4c9f8ffd0c1b4c5bb38f57ded48d875586d8a93bf
0x4d5a5f6290827ee5de5a686982435b48abdb672ee285439cf239b02f22b95ab9
0x4f86da35b0ccb61d7176c72babbcaaa41557f05d09939e8c6af3d716a0d8aa5f
0x4aad91ba5fe2725461667fd4fb02561afe062d6bc3d22db623c4865da6afac08
0xc31aac4babd694ce5e4ad3ca5e8655e06115195ce5bd7c0325f630a8e955171d
0x8968c3f3eb99b5e467f26f6734b0350c43d75432871877aa0653ea2bc98b0fd1

Functions
Getter at block 21833773
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)
[(-198670, -196870, 1258986537946037), (-198660, -196860, 2087251296874272)]
 
getPoolInfo(view returns (addressaddressuint8uint8uint24uint160int24)
getToken0Balance(view returns (uint256 amount)
227906009246680460
getToken1Balance(view returns (uint256 amount)
286971405
lastCollectManagementFee(view returns (uint256)
1730296541
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)
6683162627864729130
 
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(