Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WELS | ERC-20 | 20.323544K | $0.017123 |
$347.99 | |
WETH | ERC-20 | 0.110929 | $3,134.27 |
$347.68 | |
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.14 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.05 | |
USA | ERC-20 | 1 | $0.000985 |
$0 | |
kurbi | ERC-20 | 1 | $0.000669 |
$0 | |
toby | ERC-20 | 777 | $0.00 |
$0 | |
SNICK | ERC-20 | 2.4M | -- | -- | |
POKEMON | ERC-20 | 45.668K | -- | -- | |
😽MEOW | ERC-20 | 10K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21196843 | a month ago | | | 0 | 0.000000406434472689 | |
| 21085317 | a month ago | | | 0 | 2.3251083e-7 | |
| 20755402 | a month ago | | | 0 | 4.5864463e-7 | |
| 20557742 | a month ago | | | 0 | 9.9728802e-7 | |
| 20032705 | 2 months ago | | | 0 | 2.4220840e-7 | |
| 20032691 | 2 months ago | | | 0 | 4.2991110e-7 | |
| 19906466 | 2 months ago | | | 0 | 5.3092960e-7 | |
| 18259625 | 3 months ago | | | 0 | 3.5534736e-7 | |
| 18192862 | 3 months ago | | | 0 | 3.4737025e-7 | |
| 18073014 | 3 months ago | | | 0 | 9.5637685e-7 |
ABI
ABI objects
Getter at block 22491556
blockTimestampLast() view returns (uint256)
1731754833
currentCumulativePrices() view returns (uint256 reserve0Cumulative, uint256 reserve1Cumulative, uint256 blockTimestamp)
(reserve0Cumulative=219018211792883526003561002, reserve1Cumulative=3915667674646608753796041313732, blockTimestamp=1731772459)
decimals() view returns (uint8)
18
feeDistributor() view returns (address)
0x3fab4fb92d3c462befce63197437475cf85c7604
fees() view returns (address)
0xc54780a59525a69fa39346948a458828aae79226
getReserves() view returns (uint256 _reserve0, uint256 _reserve1, uint256 _blockTimestampLast)
(_reserve0=110929055148962720, _reserve1=20323544350427588984558, _blockTimestampLast=1731754833)
index0() view returns (uint256)
15527054476266
index1() view returns (uint256)
1134368728005941563
lastObservation() view returns (struct PairObservation)
(1731753267, 219016082991992894807969092, 3915277597802311303104874260698)
lockerFeesP() view returns (uint256)
2000
metadata() view returns (uint256 dec0, uint256 dec1, uint256 r0, uint256 r1, bool st, address t0, address t1)
(dec0=1000000000000000000, dec1=1000000000000000000, r0=110929055148962720, r1=20323544350427588984558, st=false, t0=0x4200000000000000000000000000000000000006, t1=0x7f62ac1e974d65fab4a81821ca6af659a5f46298)
name() view returns (string)
VolatileV1 AMM - WETH/WELS
observationLength() view returns (uint256)
2464
reserve0() view returns (uint256)
110929055148962720
reserve0CumulativeLast() view returns (uint256)
219016256557357470386658282
reserve1() view returns (uint256)
20323544350427588984558
reserve1CumulativeLast() view returns (uint256)
3915309451853888117112599494424
stable() view returns (bool)
false
symbol() view returns (string)
vAMM-WETH/WELS
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0x7f62ac1e974d65fab4a81821ca6af659a5f46298
tokens() view returns (address, address)
(0x4200000000000000000000000000000000000006, 0x7f62ac1e974d65fab4a81821ca6af659a5f46298)
totalSupply() view returns (uint256)
47429334547496905897
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
claimable0(address) view returns (uint256)
claimable1(address) view returns (uint256)
current(address tokenIn, uint256 amountIn) view returns (uint256 amountOut)
getAmountOut(uint256 amountIn, address tokenIn) view returns (uint256)
nonces(address) 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)
mint(address to) returns (uint256 liquidity)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
skim(address to)
swap(uint256 amount0Out, uint256 amount1Out, address to, bytes data)
sync()
transfer(address dst, uint256 amount) returns (bool)
transferFrom(address src, address dst, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Burn(address indexed sender, uint256 amount0, uint256 amount1, address indexed to)
Claim(address indexed sender, address indexed recipient, uint256 amount0, uint256 amount1)
Fees(address indexed sender, uint256 amount0, uint256 amount1)
Mint(address indexed sender, uint256 amount0, uint256 amount1)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Sync(uint256 reserve0, uint256 reserve1)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.