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

Uniswap V2

Verified contract

Active on Ethereum with 8,173 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $164,960.95
ERC-20
Value $163,955.77
ERC-20
Value $3.06
ERC-20
--
ERC-20
--
0x2062f96a33fb27e6b0495fa3dd15e9e671c65dfda4c60c971559bb3abc4981a9
0x1caebf8360eb7e20b5e6ce095a442f653ee00125b8a8dd9d0c6cf560fde2a0f2
0xc25284dea4bf7cd1bbb0e742888cc9cf78e52c8de2a28b500f4f84382cb23093
0x4075c39b2fc2662b7c79c44bb84c06e47e2e6739bf808ca252709a6e175994bd
0xb5b579ca813bb593b86b9460777a5937f6bad7cd225c0ea5965d73515cadf65b
0xbfdb929eed71941a47294d9216c49408f61b72ceca18d1eb8d0bfb01fd3cd0f0
0xa3daf1d2001ce073b081169d72e00655938da5f56a30e74d087d2e243d02b7ac
0xa88e14594a1f97b2d81a8e021d75b38fecbdd99d0dc1e78d562e56a1be2569ab
0x05ce77ae6b2d3cb40e42e0b24ac1ea11edb53fb08b1a482c2d5570478d89eab0
0xc90d96121884c63f6ad6771465523cdd1e21f1b73d6c5addb9d0ed46c7258cf0

Functions
Getter at block 20806145
DOMAIN_SEPARATOR(view returns (bytes32)
0x802f2a6f29312bbb2f5dfd5248d8b0311edac14c75ad3d284835b4216cb9238c
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=5036491139541837911154672, _reserve1=63498049075867119509, _blockTimestampLast=1726966523)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4352057457249889343958165507572879556
price1CumulativeLast(view returns (uint256)
13725529983317129825158317634280862971709561864
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3e34eabf5858a126cb583107e643080cee20ca64
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
14119421799117244619942
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.