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

Uniswap V2

Verified contract

Active on Ethereum with 430 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,977.93
ERC-20
--
ERC-20
--
ERC-20
--
0xaf4994d21fd83e77c78a5ae61cf17e605dbcc40b289d1ccdfb364431b40efa33
0x98908218fa45cef9a4cf4d3b7433f17e121a87f2921ad3a9c83e2936a034f040
0x9010fb7a45b06f4e243a17b4c75dbaeaefe9a8905e8f1f2e6ab16df7a3dfbb1c
0xd5c7834ce3ef10bd2e6f4e1b98a45285d51583e66962ccc48fb4ff5307442ec7
0x28848c3acc654613c23763950d51e104240f8b8125ad877d184c943b80a80203
0x71cb2f66bd3c07e9234b061a40de000f7cd5f1a5330bf322c1f4a952ec57a3f4
0x97fb13c10b6b1ec7347a3b7f4fee62447648305cd0e717421e2afb045f8d09ea
0x6aaa90db27c74b88599bb2b13f74ed0d1404e3970104081629742f7cbb60df58
0x19d997fadad7deeecc6f2c9b614a67c9a9f7c038c46893fab1992f70ff8090f3
0x2d76ec028430c34e995f0910911227722500f5e2b88c3c3d88629a3b367bf981

Functions
Getter at block 20800300
DOMAIN_SEPARATOR(view returns (bytes32)
0x6f829dc79607ffe47f4edc07786c40f09945a2788b48b33a7370133bdc539600
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=6340288005856161686087, _reserve1=1163175860842625803, _blockTimestampLast=1714403819)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
17881829501859998436208335010598285390469
price1CumulativeLast(view returns (uint256)
1425801186982682464384350423765168390631634747
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4f4f0ef7978737ce928bff395529161b44e27ad9
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
61611329783548283222
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.