Uniswap V2

Verified contract

Active on Ethereum with 23 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $662,658.91
ERC-20
Value $661,512.46
ERC-20
--
0x251f8a8d4922bdc04b3ef8cc4c0a807e25a2d9636d6a5002f8b12cf18bead7e3
0xa9834b18fceea8eaff30adc3f8407054760cc53a1ee7e9f4f26bd229baff2406
0x03e3cb9a0b11aa7adf1043a726f5e4bd6bc5d114bf0ff6787e63fb91ae32da68
0x87793bacc16766adfa686fb0766106949c292cc3ed4dc063c88a22f65a8033f0
0x8eee1344d82f2dcf69e82244bdf1637d651eb1d6b3e88d8b8939231a91dba766
0x83bff6acb8360e0daf8e72e166ae07522397364f3a916cafaf68ab32552fdbe6
0xd17cbcee1218344ef9c8f4e7683ec5832f760b8627277750c3934b376a09f467
0x7b5bc0b704d22c5f23d182aa95098f276c0c735d33b6b85ff7129b37f86dfd6b
0x9306c27895116e0124a6972772344cc5c7a47c5c04feee4dfece2be78af020b2
0x1da56578881680c672779e28c371ed608b0b905a96c2017b0779fa4709ccb4f1

Functions
Getter at block 20910101
DOMAIN_SEPARATOR(view returns (bytes32)
0x983997b18766d12189a9a040de9e21f1f83ddd3fa6b16d8e9ac45424d071e880
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=270895398983465317521, _reserve1=5582854774274744646613013340, _blockTimestampLast=1728260111)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
10295502630701731040836872443852069442611746386864
price1CumulativeLast(view returns (uint256)
5803522678798304263274963842897560
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xff836a5821e69066c87e268bc51b849fab94240c
totalSupply(view returns (uint256)
316227766016837933199889
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.