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

Volatile AMM - DEGEN/NORMILIO

Unverified contract

Proxy

Active on Base with 5 txns
Deployed by via 0x3b4b7079 at 15537571
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
--
ERC-20
--
0x329254651ff1b44b2456694c22432c3cb5015b2c6de7bdc97127db45877bca4a
0x58137b1ccff229abc5ba79b88d4703a3ca22cdf5f1577fc0ee20d24b29d4b274
0x7e03dcce6cd1e4eb48a1324b3f64052bda4c603ea98baf5a9dc826b2572a9153
0x518d3aa4ff8cfbef938372f044b0ee1d0a06e0941955cf8e0996435893068ec0
0x9d664047caf492e538759abcdb0d913f3c48532a3abb4b018a41361bbbf6c8ee

Functions
Getter at block 23071786
DOMAIN_SEPARATOR(view returns (bytes32)
0x28488c5cd6348939f52c76f25191d3ebdfed44d309814ff2b46f4512ee32d1a1
blockTimestampLast(view returns (uint256)
1717965787
currentCumulativePrices(view returns (uint256 reserve0Cumulativeuint256 reserve1Cumulativeuint256 blockTimestamp)
(reserve0Cumulative=3099222550914147881120527222, reserve1Cumulative=12183507986498984420880711070, blockTimestamp=1732932919)
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=, version=1, chainId=8453, verifyingContract=0xea92943cd10f2a1cfe88da411d284695fbf8a5df, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
factory(view returns (address)
0x420dd381b31aef6683db6b902084cb0ffece40da
getReserves(view returns (uint256 _reserve0uint256 _reserve1uint256 _blockTimestampLast)
(_reserve0=497, _reserve1=2016, _blockTimestampLast=1717965787)
index0(view returns (uint256)
133326915998991
index1(view returns (uint256)
658223282955059
lastObservation(view returns (struct IPoolObservation)
(1717965787, 3099222550914147873681862618, 12183507986498984390706972958)
metadata(view returns (uint256 dec0uint256 dec1uint256 r0uint256 r1bool staddress t0address t1)
(dec0=1000000000000000000, dec1=1000000000000000000, r0=497, r1=2016, st=false, t0=0x4ed4e862860bed51a9570b96d89af5e1b0efefed, t1=0xcde90558fc317c69580deeaf3efc509428df9080)
name(view returns (string)
Volatile AMM - DEGEN/NORMILIO
observationLength(view returns (uint256)
13
periodSize(view returns (uint256)
1800
poolFees(view returns (address)
0xdf9781debab05f15567365b318db1e15b59fb358
reserve0(view returns (uint256)
497
reserve0CumulativeLast(view returns (uint256)
3099222550914147873681862618
reserve1(view returns (uint256)
2016
reserve1CumulativeLast(view returns (uint256)
12183507986498984390706972958
stable(view returns (bool)
false
symbol(view returns (string)
vAMM-DEGEN/NORMILIO
token0(view returns (address)
0x4ed4e862860bed51a9570b96d89af5e1b0efefed
token1(view returns (address)
0xcde90558fc317c69580deeaf3efc509428df9080
tokens(view returns (addressaddress)
(0x4ed4e862860bed51a9570b96d89af5e1b0efefed, 0xcde90558fc317c69580deeaf3efc509428df9080)
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