Uniswap V2

Verified contract

Active on Ethereum with 62 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $117,538.34
ERC-20
--
ERC-20
--
ERC-20
--
0x1965c6f945d6fbe5355a9ddc96767dff755a06179d013bb8e573b5d0c0b3e4e1
0xaf4e2cd43e7270bda1aad561dc702c114648ba831d2fea3ffc1213ca5afc41eb
0x2b98122a5de81de4de2de624edd9dc5c33d47814df71a16e86038fb6de174924
0xaf33844f941ecc72acaaa438e9bf84dd6ddb01a81f866482e2432e981dde894f
0x7040a671d212cf2e52e504ff1a755bb5c62e1f1a24b13a615602c11e7a739169
0x2894f5f15848ae3895c92a9628fb87c692aab91b32dd8dc552693875a7a48f24
0x0cf5d93207503cc1de5e3709d1f82c88d42b7c3d8aedf476b124d561aeb3c9d7
0x414d7ff7168ffce78d3bec77128d746913373dbde9cb9fb7bd73f099e286b728
0x3ad1b6b7310ab5dba3893262dd428f5284746262f6ff5d080d8401f8cb9a21a1
0x5dc21865cb90a7f6d6148a2859855422fc01533287139d915f9fc1b34ab78b44

Functions
Getter at block 21318474
DOMAIN_SEPARATOR(view returns (bytes32)
0x17dbd5321f798f68d1dc490be9729c450946f519e2324ca3682ac440013f8e03
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=8467997261704746781343605, _reserve1=32393271937332363346, _blockTimestampLast=1732826699)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
40831105048545001932183082294705381218
price1CumulativeLast(view returns (uint256)
131653817604042458151108903942198466574656179943
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x95172ccbe8344fecd73d0a30f54123652981bd6f
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
13964961261253501750780
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(address toreturns (uint256 amount0uint256 amount1)
initialize(address _token0address _token1
mint(address toreturns (uint256 liquidity)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
skim(address to
swap(uint256 amount0Outuint256 amount1Outaddress tobytes data
sync(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed senderuint256 amount0uint256 amount1address indexed to
Mint(address indexed senderuint256 amount0uint256 amount1
Swap(address indexed senderuint256 amount0Inuint256 amount1Inuint256 amount0Outuint256 amount1Outaddress indexed to
Sync(uint112 reserve0uint112 reserve1
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.