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

Uniswap V2

Verified contract

Active on Ethereum with 450 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $29,647.14
ERC-20
--
0x77fc1e4dfed2ef5ca46bf1ab0aacbf67441e3ae2ce85e8849e7ad99f766421f8
0x22594c0a8f3945543962846b36e31db0c72545f721ba656e99188cb17133afd4
0x26e3ab5b4aeefc20f275f2ce7b6903374a7138c0e5be4b6d5d40781b9a705f4f
0xdc40d2f0cdfd6af67e364ea3784cc5913397eb46b46d0d4337f159090d8aca17
0x7c7d4aea030879b3d00143dcdd2c2d4c056776e07366afde539c94eada4f2fc9
0xa843d433cd74674c4ae66b1c8e8204643ce84027f6781665ace963362e88d8cc
0x766e02769d786d0c6f6aec075293f22ca8100949e28b491697b48ea67b8a1938
0xb092c7681fefda9ea3ed619f809a14aa574ec467860ac3701a4dd28032b632e6
0x8349ab699f071ad7c47338aaead2173e987c80c66594fc847ccd64b6b41770b2
0x88bcebcf71eb26c29c5017ae6d23fa79f3a4dc2a0c3d14e35f935c1db5fc6577
From

Functions
Getter at block 20888222
DOMAIN_SEPARATOR(view returns (bytes32)
0xd95c4ced5abf38e0f4a68e7a66211f7fb5c0de76ae8f560419225eda05d0adfb
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=37958990732523, _reserve1=29664312202, _blockTimestampLast=1727909015)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
711498362758835771864021435157185245978
price1CumulativeLast(view returns (uint256)
1776042262244830213212462012164253484039798453
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2f6081e3552b1c86ce4479b80062a1dda8ef23e3
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
9000690160226
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.