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-USDC-USDT-100

Verified contract

Proxy

Active on Base with 503 txns
Deployed by via 0xbf797be6 at 13277499
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $17.17
ERC-20
Value $15.03
ERC-20
Value $0.11
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xf7e03a93f41b59817feb49f073a86f43e0787d24d4473fc67edde9ba29de9915
0x8b63b2d43b275a5c57ce6386eb5b57f2d67f9a0a4e3150e46017cfc86fe79cf4
0x79cee6d2dc709ee3b2a69813b10638252b1bae5f54323658b38ae89051c7f919
0xf569bbff01ae72afb5d0351473909db8f85d37f1424dc676cef3ef0263b81d3e
0xb188858bf2afd6f78cd680794a9f420d944d75c1b6f54b803086f446b359f1bf
0x9844f33b98527ecb118860949f05cce996e7ae241e6fdc63bf9caf114850194a
0x582f88a9f57b949192fde1c8c8bb1873b730cf4c726e3eda4f8d82a1f2b98411
0x94d03c2f7ec3059914e94c0a6cdf1e4e7c79db0ee75614ff92c8870f9da4408b
0x7c7a540020293485a494a56c9e345036125bdb34a66862e85f61fd7a93fd9593
0xc6d5f3bea1e80839dbb755ff2a12720776907a3af5cd10a399efd51be297610b

Functions
Getter at block 22741484
DECIMALS_MULTIPLIER(view returns (uint256)
1000000000000
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)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
assetToken1(view returns (address)
0xfde4c96c8593536e31f229ea8f37b2ada2699bb2
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)
[(-3, -1, 33230654605474)]
 
getPoolInfo(view returns (addressaddressuint8uint8uint24uint160int24)
getToken0Balance(view returns (uint256 amount)
15030853
getToken1Balance(view returns (uint256 amount)
17171910
lastCollectManagementFee(view returns (uint256)
1732192133
manager(view returns (address)
0x1f76ee6e9fc73fddecd2a6f1c4a5109de02d4a59
name(view returns (string)
PL-USDC-USDT-100
owner(view returns (address)
0x48cb70861b3a6c012b621539ced6d60c9ed39431
pool(view returns (address)
0xd56da2b74ba826f19015e6b7dd9dae1903e85da1
 
proxiableUUID(view returns (bytes32)
rewardClaimer(view returns (address)
0x48285fa6bfc4113cac45e65e9172a9757ccde6ad
router1Inch(view returns (address)
0x1111111254eeb25477b68fb85ed929f73a960582
symbol(view returns (string)
TEA-PL-USDC-USDT-100
totalSupply(view returns (uint256)
3025422947706805642639
 
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(