Volatile AMM - WETH/DAI
Unverified contract
Proxy
Active on
Base with 2,343 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($8,840.60)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 1.334331 | $3,317.59 |
$4,426.76 | |
DAI | ERC-20 | 4.416737K | $0.999329 |
$4,413.77 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.05 | |
SKIPUP | ERC-20 | 0.05 | $0.169264 |
$0.01 | |
kurbi | ERC-20 | 0.1 | $0.000749 |
$0 | |
BASED | ERC-20 | 5.444K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
NUNU | ERC-20 | 793.333333 | -- | -- | |
XBOO | ERC-20 | 88 | -- | -- | |
BEEY | ERC-20 | 67 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22655901 | 3 days ago | | | 0 | 4.2048406e-7 | |
| 22651845 | 3 days ago | | | 0 | 4.1525713e-7 | |
| 22651844 | 3 days ago | | | 0 | 4.1525713e-7 | |
| 22607270 | 4 days ago | | | 0 | 3.7616659e-7 | |
| 22562535 | 5 days ago | | | 0 | 4.1738506e-7 | |
| 22562450 | 5 days ago | | | 0 | 4.1733338e-7 | |
| 22558024 | 5 days ago | | | 0 | 2.7192403e-7 | |
| 22557850 | 5 days ago | | | 0 | 4.1752006e-7 | |
| 22557829 | 5 days ago | | | 0 | 4.1656862e-7 | |
| 22557817 | 5 days ago | | | 0 | 4.1651313e-7 |
ABI
ABI objects
Getter at block 22764245
DOMAIN_SEPARATOR() view returns (bytes32)
0xbfd760dbb40fec28a99a2f6c8c6ac110f1151d83ba4ab00006cc6083cad7aeb0
blockTimestampLast() view returns (uint256)
1732317711
currentCumulativePrices() view returns (uint256 reserve0Cumulative, uint256 reserve1Cumulative, uint256 blockTimestamp)
(reserve0Cumulative=3994575175171631035378227720, reserve1Cumulative=7557414011300709114426580494356, blockTimestamp=1732317837)
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=, version=1, chainId=8453, verifyingContract=0x9287c921f5d920ceee0d07d7c58d476e46acc640, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
factory() view returns (address)
0x420dd381b31aef6683db6b902084cb0ffece40da
getReserves() view returns (uint256 _reserve0, uint256 _reserve1, uint256 _blockTimestampLast)
(_reserve0=1334331377025580712, _reserve1=4416736743614357933586, _blockTimestampLast=1732317711)
index0() view returns (uint256)
1939514723303228
index1() view returns (uint256)
5965135083905498668
lastObservation() view returns (struct IPoolObservation)
(1732317711, 3994575007045877530155058008, 7557413454791879419017480862520)
metadata() view returns (uint256 dec0, uint256 dec1, uint256 r0, uint256 r1, bool st, address t0, address t1)
(dec0=1000000000000000000, dec1=1000000000000000000, r0=1334331377025580712, r1=4416736743614357933586, st=false, t0=0x4200000000000000000000000000000000000006, t1=0x50c5725949a6f0c72e6c4a641f24049a917db0cb)
name() view returns (string)
Volatile AMM - WETH/DAI
observationLength() view returns (uint256)
13787
periodSize() view returns (uint256)
1800
poolFees() view returns (address)
0x88a21bbe43e21dbac424b965a354406fb7a5c4f0
reserve0() view returns (uint256)
1334331377025580712
reserve0CumulativeLast() view returns (uint256)
3994575007045877530155058008
reserve1() view returns (uint256)
4416736743614357933586
reserve1CumulativeLast() view returns (uint256)
7557413454791879419017480862520
stable() view returns (bool)
false
symbol() view returns (string)
vAMM-WETH/DAI
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0x50c5725949a6f0c72e6c4a641f24049a917db0cb
tokens() view returns (address, address)
(0x4200000000000000000000000000000000000006, 0x50c5725949a6f0c72e6c4a641f24049a917db0cb)
totalSupply() view returns (uint256)
74890310625941593901
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
claimable0(address) view returns (uint256)
claimable1(address) view returns (uint256)
getAmountOut(uint256 amountIn, address tokenIn) view returns (uint256)
nonces(address owner) view returns (uint256)
observations(uint256) view returns (uint256 timestamp, uint256 reserve0Cumulative, uint256 reserve1Cumulative)
prices(address tokenIn, uint256 amountIn, uint256 points) view returns (uint256[])
quote(address tokenIn, uint256 amountIn, uint256 granularity) view returns (uint256 amountOut)
sample(address tokenIn, uint256 amountIn, uint256 points, uint256 window) view returns (uint256[])
supplyIndex0(address) view returns (uint256)
supplyIndex1(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address to) returns (uint256 amount0, uint256 amount1)
claimFees() returns (uint256 claimed0, uint256 claimed1)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
getK() returns (uint256)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _token0, address _token1, bool _stable)
mint(address to) returns (uint256 liquidity)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
setName(string __name)
setSymbol(string __symbol)
skim(address to)
swap(uint256 amount0Out, uint256 amount1Out, address to, bytes data)
sync()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed sender, address indexed to, uint256 amount0, uint256 amount1)
Claim(address indexed sender, address indexed recipient, uint256 amount0, uint256 amount1)
EIP712DomainChanged()
Fees(address indexed sender, uint256 amount0, uint256 amount1)
Mint(address indexed sender, uint256 amount0, uint256 amount1)
Swap(address indexed sender, address indexed to, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out)
Sync(uint256 reserve0, uint256 reserve1)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
BelowMinimumK()
DepositsNotEqual()
FactoryAlreadySet()
InsufficientInputAmount()
InsufficientLiquidity()
InsufficientLiquidityBurned()
InsufficientLiquidityMinted()
InsufficientOutputAmount()
InvalidTo()
IsPaused()
K()
NotEmergencyCouncil()
StringTooLong(string str)