Uniswap V2

Verified contract

Active on Ethereum with 447 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $67,727.31
ERC-20
Value $65,790.16
0x91eff96d8cd04d365cb6d99c05fdf4e4d41074abe70212dc6b1ef19ad38d39a7
0x551b5fc75b872bd3a77c6ce7edc415ed8c0173d7b1fbeaa78a67916e23b0a434
0xafd8aa2bef85e817bac158579a217764be15ff3d7d0731f41ef0c48ff4713c4b
0x5b69909be710d830c209984000e0833f60db0e6036ea73e4021a5ea84fb3357b
0x02c7ab65215207ba865be925872f247b436e68c4cbc40a53beb3a6b5ca586c1d
0x27eca2ff85c6ff90e06bb7acf2d5681e1152ccb3826569109daf59b66bd7c833
0x757cb7de08fb4456a9dbcfd6483160a73f786686f1a0b4c2d08419e97770543a
0xdebe4b149460bf025d77f200af00456dbff0eab727cecdd1b87d54f825339939
0x9a8fef4f1abad93e51aa975de6aad92cdb78dc4ad781d7c7f091a91ff95fffd3
0xd19dab2f52748f477cbe763d31b150eccd1627d777f91678a06e9214a2e8d163

Functions
Getter at block 21212547
DOMAIN_SEPARATOR(view returns (bytes32)
0x165c5e17f1f5322e48600ac180fb2220cda995687507b74df3bd5f3bb45184e0
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=547282560812348100959351, _reserve1=21139303006690163862, _blockTimestampLast=1731908075)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
397973425049368723825810793422870439525
price1CumulativeLast(view returns (uint256)
5973627161191974282865590563963341724552194689
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2f109021afe75b949429fe30523ee7c0d5b27207
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1845358638565961375114
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.