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

Uniswap V2

Verified contract

Active on Ethereum
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $416,714.66
ERC-20
Value $413,835.14
ERC-20
--
0x2e56cece7a8e571e828410230bdeab9c9734252f5342114582bb20709fc35c01
0x233a5ab1e6dab5a261501bc89daec406b1699601445ed6e1148763d347db1fe2
0xb981937f485c17d2dd3307b1d566a16eb4396943cdb6873086860aec28f7c907
0x749204393b9685d1f6f7723d0917c013311eac63c1279da93123263d5cb4056b
0xed290ab08d62f752bf72748c8dcb189c7a9f4eba64ef4247b31e5c9b52a80a24
0xff0c7999090c5ff22fb4249c043275356ab2f8ec0781015ba673f93987a14ccd
0x7b54a02212410328c63e0d1811b7e1af50d28504fd423db08292feec8a415913
0xe8957522526762fe7c57b6014cb35c6602d5c7037aae8fb90e2b845b69c460df
0xf36dc07dfd7366ba04986f53007019a8a92327a6b334641b87e6ad311bddc6bf
0xf8439014820a9d96ed71c58c48086c05f1d6723c4f87931ae671493507372224

Functions
Getter at block 20792445
DOMAIN_SEPARATOR(view returns (bytes32)
0x5a5e8be179176457c67c1c442c409ccf75d3b6b5892407aeb0a09ffa60e46858
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=162530492095880040830, _reserve1=23319230853601087256, _blockTimestampLast=1726841159)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
15687247107994518798715786381574510860980
price1CumulativeLast(view returns (uint256)
295272626617622651436837024068756203916412
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xc56c7a0eaa804f854b536a5f3d5f49d2ec4b12b8
totalSupply(view returns (uint256)
24596937565491301339
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.