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 and it is currently at block 22763559.

Volatile AMM - DOLA/MAI

Unverified contract

Proxy

Active on Base with 11 txns
Deployed by via 0x28a7c976 at 4524402
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional variables
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x5b2765bc1df7bab7b804a88be7a5bff2989a7959494b1abb42039fb55df087e7
0x085471af5fc24d37c4c34bc89f1cdc183e3b7af0dcbd02dbeaeb9a6c18186b0b
0xe5a42de2010fa15acbdd5511627a84100dd9190a6b5f78a15370d73bef2eabe6
0xe31591d8c041db52f2fb15c838c2d1ccb3625ccac2e05ae8c2d8f0bfb82bee4f
0x6c1d189904bad8eb77dc05deb0ed44f563180ba77cbcd978834ad7d8c5f0870d
0xe1c83d2295a1bae9d482a5478bf3025688dd006f3474020a93a64fc934d20ddb
0xef9694d42bca02a21dbeaa43a72c456570ed9a341aad4e9c33eb800eb056c497
0xfa150f4f1d85255068178c502a792d2ab9e86e7a0b20aa0d48a59ad2799a9202
0xa246faae68afe2a23e76ec281a16beb1cd38a8859087743feb020cfb122af556
0x6da05eb22b8ff89dbdfc55e15894fb6e586fe575fe5c135f989f3056f6004dc2

Functions
Getter at block 22763561
DOMAIN_SEPARATOR(view returns (bytes32)
0xe2c55ffe3a24f8ac451a8497511541dd1e0311ad579c4b3db2ffd30b2106646a
blockTimestampLast(view returns (uint256)
1730939897
currentCumulativePrices(view returns (uint256 reserve0Cumulativeuint256 reserve1Cumulativeuint256 blockTimestamp)
(reserve0Cumulative=65199814524353168204030402, reserve1Cumulative=64798056645516914930464866, blockTimestamp=1732316469)
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=, version=1, chainId=8453, verifyingContract=0x32b0973e4a97846a7c865bdc7590f80a9a12ad56, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
factory(view returns (address)
0x420dd381b31aef6683db6b902084cb0ffece40da
getReserves(view returns (uint256 _reserve0uint256 _reserve1uint256 _blockTimestampLast)
(_reserve0=1006, _reserve1=999, _blockTimestampLast=1730939897)
index0(view returns (uint256)
31371499997963
index1(view returns (uint256)
19761587519815
lastObservation(view returns (struct IPoolObservation)
(1730939897, 65199814524353166819198970, 64798056645516913555269438)
metadata(view returns (uint256 dec0uint256 dec1uint256 r0uint256 r1bool staddress t0address t1)
(dec0=1000000000000000000, dec1=1000000000000000000, r0=1006, r1=999, st=false, t0=0x4621b7a9c75199271f773ebd9a499dbd165c3191, t1=0xbf1aea8670d2528e08334083616dd9c5f3b087ae)
name(view returns (string)
Volatile AMM - DOLA/MAI
observationLength(view returns (uint256)
13
periodSize(view returns (uint256)
1800
poolFees(view returns (address)
0x0360559567f9f507e421d0b7731bbe41c9ba1066
reserve0(view returns (uint256)
1006
reserve0CumulativeLast(view returns (uint256)
65199814524353166819198970
reserve1(view returns (uint256)
999
reserve1CumulativeLast(view returns (uint256)
64798056645516913555269438
stable(view returns (bool)
false
symbol(view returns (string)
vAMM-DOLA/MAI
token0(view returns (address)
0x4621b7a9c75199271f773ebd9a499dbd165c3191
token1(view returns (address)
0xbf1aea8670d2528e08334083616dd9c5f3b087ae
tokens(view returns (addressaddress)
(0x4621b7a9c75199271f773ebd9a499dbd165c3191, 0xbf1aea8670d2528e08334083616dd9c5f3b087ae)
totalSupply(view returns (uint256)
1000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
claimable0(addressview returns (uint256)
claimable1(addressview returns (uint256)
getAmountOut(uint256 amountInaddress tokenInview returns (uint256)
nonces(address ownerview returns (uint256)
observations(uint256view returns (uint256 timestampuint256 reserve0Cumulativeuint256 reserve1Cumulative)
prices(address tokenInuint256 amountInuint256 pointsview returns (uint256[])
quote(address tokenInuint256 amountInuint256 granularityview returns (uint256 amountOut)
sample(address tokenInuint256 amountInuint256 pointsuint256 windowview returns (uint256[])
supplyIndex0(addressview returns (uint256)
supplyIndex1(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address toreturns (uint256 amount0uint256 amount1)
claimFees(returns (uint256 claimed0uint256 claimed1)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
getK(returns (uint256)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _token0address _token1bool _stable
mint(address toreturns (uint256 liquidity)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
setName(string __name
setSymbol(string __symbol
skim(address to
swap(uint256 amount0Outuint256 amount1Outaddress tobytes data
sync(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed senderaddress indexed touint256 amount0uint256 amount1
Claim(address indexed senderaddress indexed recipientuint256 amount0uint256 amount1
EIP712DomainChanged(
Fees(address indexed senderuint256 amount0uint256 amount1
Mint(address indexed senderuint256 amount0uint256 amount1
Swap(address indexed senderaddress indexed touint256 amount0Inuint256 amount1Inuint256 amount0Outuint256 amount1Out
Sync(uint256 reserve0uint256 reserve1
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
BelowMinimumK(
DepositsNotEqual(
FactoryAlreadySet(
InsufficientInputAmount(
InsufficientLiquidity(
InsufficientLiquidityBurned(
InsufficientLiquidityMinted(
InsufficientOutputAmount(
InvalidTo(
IsPaused(
K(
NotEmergencyCouncil(
StringTooLong(string str