Uniswap V2

Verified contract

Active on Ethereum with 89 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $77.25
ERC-20
--
0xffcc991c1bc84e5a9b1f8ce558b1e4473c429284487a64367c5d0f838f070ca0
0xaedf299ed361f2682f741a01780f8b3209604b6846454b624718feacaf0cd367
0x1d2dbdcdb52397ad4db6e8ff7184ad5342e7ad6083bb64a2d1ed31a12833f318
0x7194da31183ad6cc93ad5b42447792544b6f5f7514837d8ca78f305e371637f8
0x7d913aa6fc5794eefbe150815a0c5fcada1da8f1a713c863cfca7462e80dc966
0x2cb63e3ebef448e27c818d56f642a89bc3fae99e008721311215dc99c338c726
0x27bf2dabdb7cacf85e12894aeef370a0567cf8afcb03d6a6d08a55de5242615f
0xbd891de11c2440abbef0491455bc0e1fea4364453ff174abfde42cb2b33dc2f0
0x324b067f77c9984aacb163c13ec72b3ed38263f8d03f7ece44a889e933633ed1
0xaf63b653ed747a55f69965f01b7b5ed2ff81096f3a45945d7ef50b546007eb1b

Functions
Getter at block 21099685
DOMAIN_SEPARATOR(view returns (bytes32)
0x3acc8e430388f3cced07d36419c74d252d4609cbc4c612f0b78eca546c8afaf9
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=30849039807762156, _reserve1=16967960427, _blockTimestampLast=1724481539)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
169287828224813118962061025385553296
price1CumulativeLast(view returns (uint256)
34429101995842003682841598324831358167256901038607
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xdc59ac4fefa32293a95889dc396682858d52e5db
totalSupply(view returns (uint256)
6374338351370
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.