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 |
---|---|---|---|---|---|
TOP | ERC-20 | 10.881152B | -- | -- | |
MXAPEMX | ERC-20 | 0.107145 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19447352 | 3 months ago | | | 0 | 1.5540108e-7 |
ABI
ABI objects
Getter at block 22919067
blockTimestampLast() view returns (uint256)
1727951369
currentCumulativePrices() view returns (uint256 reserve0Cumulative, uint256 reserve1Cumulative, uint256 blockTimestamp)
(reserve0Cumulative=51102367440965950187058288297557424, reserve1Cumulative=1290925872721429943259972402, blockTimestamp=1732627481)
decimals() view returns (uint8)
18
feeDistributor() view returns (address)
0x1831c1479e84f44b7aaaaaa3f175ff7657aabb94
fees() view returns (address)
0xad33533d79408ca373bccf5007c4b9cab89f6de7
getReserves() view returns (uint256 _reserve0, uint256 _reserve1, uint256 _blockTimestampLast)
(_reserve0=10881151635725819897475240726, _reserve1=107144973432037292, _blockTimestampLast=1727951369)
index0() view returns (uint256)
166618587379300158737
index1() view returns (uint256)
67842149
lastObservation() view returns (struct PairObservation)
(1727951369, 220883703328815054635545435820112, 1290424850825424712494403698)
lockerFeesP() view returns (uint256)
300
metadata() view returns (uint256 dec0, uint256 dec1, uint256 r0, uint256 r1, bool st, address t0, address t1)
(dec0=1000000000000000000, dec1=1000000000000000000, r0=10881151635725819897475240726, r1=107144973432037292, st=false, t0=0x9dba38e9cadcf67d1959390a8c0c1deee619f0f2, t1=0xef2b9649d32e16bc110468c811d63d55b7a5f084)
name() view returns (string)
VolatileV1 AMM - TOP/MXAPEMX
observationLength() view returns (uint256)
5
reserve0() view returns (uint256)
10881151635725819897475240726
reserve0CumulativeLast() view returns (uint256)
220883703328815054635545435820112
reserve1() view returns (uint256)
107144973432037292
reserve1CumulativeLast() view returns (uint256)
1290424850825424712494403698
stable() view returns (bool)
false
symbol() view returns (string)
vAMM-TOP/MXAPEMX
token0() view returns (address)
0x9dba38e9cadcf67d1959390a8c0c1deee619f0f2
token1() view returns (address)
0xef2b9649d32e16bc110468c811d63d55b7a5f084
tokens() view returns (address, address)
(0x9dba38e9cadcf67d1959390a8c0c1deee619f0f2, 0xef2b9649d32e16bc110468c811d63d55b7a5f084)
totalSupply() view returns (uint256)
34144702413695335729548
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.