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 22763522.

Volatile AMM - MAAT/bsdETH

Unverified contract

Proxy

Active on Base with 10 txns
Deployed by via 0x30012b7d at 17106451
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.41
ERC-20
--
0x68e55fdb2701c184f671e23771ccf2eb27bd8d4d6f0d4b0f08fadb15cac5e59e
0x14a83181d9c0c90652a07266dc441b2782bf24f6999f7b5d52b3a4b2414f2e3b
0x5dbd4459cf32aed34590e4a01fd6f9e919cbfcbdd2719042bc7a766eaef4b3ea
0xf1548e857a5bfb58ed03bc0c05b4f2b2c7a862045109badb65f879638c7aaf2d
0x5effcb856e6dc3ac3a595f25c48013bc57def7d9046e9ce2b41c55efbaf29815
0x3a3ca6eeb75fea90a96afe3c6d874eaeeba43f4f9493e98328eed61244a1b8de
0x47319b148df9bfa12753a018b4161516d337d4ef748f620737ec1d51abb9c73a
0xd713718db0b6ef92a0bd99c539b394611a5fd8293e579c0a4ff837329f970c78
0xcf35f17585c2fc2d901e8fb418ec512841f767378662f6db10ea1a5600b2537c
0x30eba565c1fda27796e2a29953edc6bdfe86d4083ab08d459d105ee1f541f5d4

Functions
Getter at block 22763524
DOMAIN_SEPARATOR(view returns (bytes32)
0x4d80726b33591f3138098be02ad504d4d192ac330bef51c7b7d9b16ec8ed8114
blockTimestampLast(view returns (uint256)
1730709043
currentCumulativePrices(view returns (uint256 reserve0Cumulativeuint256 reserve1Cumulativeuint256 blockTimestamp)
(reserve0Cumulative=3867156896320264510697386086, reserve1Cumulative=1167971484134205717955726, blockTimestamp=1732316395)
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=, version=1, chainId=8453, verifyingContract=0xdc4c3c1a3a59e5979bc9536e2eec266542f2ba38, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
factory(view returns (address)
0x420dd381b31aef6683db6b902084cb0ffece40da
getReserves(view returns (uint256 _reserve0uint256 _reserve1uint256 _blockTimestampLast)
(_reserve0=288835283587183162, _reserve1=121254898025663, _blockTimestampLast=1730709043)
index0(view returns (uint256)
28834844351841856
index1(view returns (uint256)
20821150472531
lastObservation(view returns (struct IPoolObservation)
(1730709043, 3866692636349520084667579062, 1167776584831354372481350)
metadata(view returns (uint256 dec0uint256 dec1uint256 r0uint256 r1bool staddress t0address t1)
(dec0=1000000000000000000, dec1=1000000000000000000, r0=288835283587183162, r1=121254898025663, st=false, t0=0x641b0453487c9d14c5df96d45a481ef1dc84e31f, t1=0xcb327b99ff831bf8223cced12b1338ff3aa322ff)
name(view returns (string)
Volatile AMM - MAAT/bsdETH
observationLength(view returns (uint256)
33
periodSize(view returns (uint256)
1800
poolFees(view returns (address)
0xe52e97ffea5027de5749ccf1635be443880fd9fc
reserve0(view returns (uint256)
288835283587183162
reserve0CumulativeLast(view returns (uint256)
3866692636349520084667579062
reserve1(view returns (uint256)
121254898025663
reserve1CumulativeLast(view returns (uint256)
1167776584831354372481350
stable(view returns (bool)
false
symbol(view returns (string)
vAMM-MAAT/bsdETH
token0(view returns (address)
0x641b0453487c9d14c5df96d45a481ef1dc84e31f
token1(view returns (address)
0xcb327b99ff831bf8223cced12b1338ff3aa322ff
tokens(view returns (addressaddress)
(0x641b0453487c9d14c5df96d45a481ef1dc84e31f, 0xcb327b99ff831bf8223cced12b1338ff3aa322ff)
totalSupply(view returns (uint256)
5805776406700923
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