This contract is being backfilled. You may encounter incomplete storage history.

Uniswap V2

Verified contract

Active on Ethereum with 1,108 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,327.31
ERC-20
--
0x322efc88c1ea0e9ac5965c884ccb3994f00545467a2e8e4bd497714e50ded46f
0x543e1aa5e1276e9536826e855dc4655c03e3790a1185c16f511c4ab33d52bb73
0x595e65cb4d4f8f170f65e9644b009e5069d2e327faeb13e879c7e7f74171b987
0xe57c475ed6646387637fe2bff89c9ed7e3c1e3f49688d1858296a7d92593e382
0xe6a99b4010bcb46f2558e62ea32ff6ba56c92adf576079d2e0ef6c5a507b8e96
0x90f0fec485b6db9e2326f474a3fa4a633518f6b1f3e2c02034d2e00ade3242bc
0x0a69749dec61d9166356d78ef800954b07c8d08ad82dfd2a2ef49ccb51253de4
0xb43e46faaded4d6964d7894388ba16a866c34884b00394337c39790172daa050
0x7921b75cb52405a9d1899eec8417b8a24add70a79d72d07941b3742f09b8518b
0xad000776059b8bfb405cc43c32c5a881de833e7cdf3995381f4bb9ecde90ce23

Functions
Getter at block 20811147
DOMAIN_SEPARATOR(view returns (bytes32)
0x7ef7434b41d058aee69098100eb925808e971c0c7f2bac001a44eb339c82b1ef
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=500206880396300174, _reserve1=716511591861734062232719, _blockTimestampLast=1725171599)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
314548510461048251699941613211776264861164571389
price1CumulativeLast(view returns (uint256)
6344972972934466645941598957503082465
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xd9a947789974bad9be77e45c2b327174a9c59d71
totalSupply(view returns (uint256)
575809110492212390357
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.