Volatile AMM - wXCH/WETH

Unverified contract

Proxy

Active on Base with 54 txns
Deployed by via 0xc7827243 at 15134449
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional variables
ERC-20
Value $1,792.56
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xcccaa7b81c4dbb27e1f68dffc1b085a835111e6f298ca04d1638f6b17da5c01f
0xbd86676c7ca54ea6a5aaf2f5f11012e2947b88d280ec1e45114ccb94654dbe54
0xc1b74a8722be428c7dbd7ce9771b47a5a7ab2e1c69034919d81e8ab828bda550
0x50758f1f8debf0e25ee0ccce29dd02cb00cdae433abd5dac1c7adc36e091be22
0x7995c6632299263b500acaa1c62342d9f74252f5abd7f6837b8e5583ff0dc467
0xa94916802ee6d6217f76962d20050e7aa967dad7f6929c0f7a83241d284617a6
0xb14b7c2510df083e0428c057401b6d016b194722aa7bcbbc4b4f0de257084bc4
0xfc18aee492dc22effefb2d26fc80224b0b40cb0050449558317d0cf9910e2856
0xe2a2a081635520d2ad32b50ebe8d9545548d62b8fcad9e0204187c73847ff526
0x640acca54fbfaa3d444ec0ba131f37149eed451b272d1795a5b337e09af3bfa6

Functions
Getter at block 22943517
DOMAIN_SEPARATOR(view returns (bytes32)
0x30a02a92bd4115e0146a7ae140e99c5493c471f7f6b7745bbce877f436181d66
blockTimestampLast(view returns (uint256)
1732661719
currentCumulativePrices(view returns (uint256 reserve0Cumulativeuint256 reserve1Cumulativeuint256 blockTimestamp)
(reserve0Cumulative=894463836101931160598474170, reserve1Cumulative=5127083027877459117339590, blockTimestamp=1732676381)
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=, version=1, chainId=8453, verifyingContract=0x0522d1c88ef60f22fa4d3eec6f8c6f48631d7ec3, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
factory(view returns (address)
0x420dd381b31aef6683db6b902084cb0ffece40da
getReserves(view returns (uint256 _reserve0uint256 _reserve1uint256 _blockTimestampLast)
(_reserve0=76758109332402977882, _reserve1=534336193169919078, _blockTimestampLast=1732661719)
index0(view returns (uint256)
358946280985973600
index1(view returns (uint256)
2170173987793256
lastObservation(view returns (struct IPoolObservation)
(1732661717, 893338254620608634128955000, 5119247525866936282042738)
metadata(view returns (uint256 dec0uint256 dec1uint256 r0uint256 r1bool staddress t0address t1)
(dec0=1000000000000000000, dec1=1000000000000000000, r0=76758109332402977882, r1=534336193169919078, st=false, t0=0x36be1d329444aef5d28df3662ec5b4f965cd93e9, t1=0x4200000000000000000000000000000000000006)
name(view returns (string)
Volatile AMM - wXCH/WETH
observationLength(view returns (uint256)
1845
periodSize(view returns (uint256)
1800
poolFees(view returns (address)
0xbd32ab51795c93e3ff7c0efe0ff8f5b3e0c77562
reserve0(view returns (uint256)
76758109332402977882
reserve0CumulativeLast(view returns (uint256)
893338408702899468136768286
reserve1(view returns (uint256)
534336193169919078
reserve1CumulativeLast(view returns (uint256)
5119248590613201763817954
stable(view returns (bool)
false
symbol(view returns (string)
vAMM-wXCH/WETH
token0(view returns (address)
0x36be1d329444aef5d28df3662ec5b4f965cd93e9
token1(view returns (address)
0x4200000000000000000000000000000000000006
tokens(view returns (addressaddress)
(0x36be1d329444aef5d28df3662ec5b4f965cd93e9, 0x4200000000000000000000000000000000000006)
totalSupply(view returns (uint256)
6403879601887651139
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