Volatile AMM - fBOMB/MOZ

Unverified contract

Proxy

Active on Base with 3 txns
Deployed by via 0x994ff722 at 19672641
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
0x4f39def515e8ebb61402c9f7558581a136e5aafa49223d01a83cd49abf69ea8e
0x539971af0a5e58a973aeb4fd016656c1cca7349ef77000cb1f0f7c38ead2783f
0x174f6f8170a3b9457dd1184a803dd0f1fc85be76fa048ad4d0a963d3be321cfc

Functions
Getter at block 23078917
DOMAIN_SEPARATOR(view returns (bytes32)
0xf0fa8db0f80f388ce523e1d2bc4253c754095eb8ff4190f99c59fe64fa7dbac4
blockTimestampLast(view returns (uint256)
1726801519
currentCumulativePrices(view returns (uint256 reserve0Cumulativeuint256 reserve1Cumulativeuint256 blockTimestamp)
(reserve0Cumulative=259894477082859879542512342, reserve1Cumulative=287949128834942015258327556, blockTimestamp=1732947181)
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=, version=1, chainId=8453, verifyingContract=0x0b8d52ebc77d76c50b2aec560f61a120f8e1555a, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
factory(view returns (address)
0x420dd381b31aef6683db6b902084cb0ffece40da
getReserves(view returns (uint256 _reserve0uint256 _reserve1uint256 _blockTimestampLast)
(_reserve0=969, _reserve1=1033, _blockTimestampLast=1726801519)
index0(view returns (uint256)
567451831507106
index1(view returns (uint256)
0
lastObservation(view returns (struct IPoolObservation)
(1726801519, 259894477082859873587365864, 287949128834942008909858710)
metadata(view returns (uint256 dec0uint256 dec1uint256 r0uint256 r1bool staddress t0address t1)
(dec0=1000000000000000000, dec1=1000000000000000000, r0=969, r1=1033, st=false, t0=0x74ccbe53f77b08632ce0cb91d3a545bf6b8e0979, t1=0xc227717ef4ae4d982e14789eb33ba942243c3fee)
name(view returns (string)
Volatile AMM - fBOMB/MOZ
observationLength(view returns (uint256)
7
periodSize(view returns (uint256)
1800
poolFees(view returns (address)
0xbf7e66ffd25c73c3bff81a74b4acc7cd4f342fe2
reserve0(view returns (uint256)
969
reserve0CumulativeLast(view returns (uint256)
259894477082859873587365864
reserve1(view returns (uint256)
1033
reserve1CumulativeLast(view returns (uint256)
287949128834942008909858710
stable(view returns (bool)
false
symbol(view returns (string)
vAMM-fBOMB/MOZ
token0(view returns (address)
0x74ccbe53f77b08632ce0cb91d3a545bf6b8e0979
token1(view returns (address)
0xc227717ef4ae4d982e14789eb33ba942243c3fee
tokens(view returns (addressaddress)
(0x74ccbe53f77b08632ce0cb91d3a545bf6b8e0979, 0xc227717ef4ae4d982e14789eb33ba942243c3fee)
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