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

Uniswap V2

Verified contract

Active on Ethereum with 453 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,421.28
ERC-20
Value $5,185.12
0x643ad1d215b9951555ce18255b5ef4df2c9bd47fd7cbbccd383b0cad1f1d52ea
0x9149ffd910d037b4ec28115c90ca8b578cec890ec260011ca7fd6823ade2b8d2
0x41dead8d027c44aa2bcb28a8920d5448e8747ddc7f0c54ae6c9e34f55b058876
0x9585b39b79bb3b092f2913edd1915890e1128b0e6548b0ffe80e6b33e86edbf4
0xe0304a321fa94f20a609dcc1cb38d683d071a170ec95d47f36b63600ddd8ba2e
0xe4e7946c22e0e338b09137247a26ab21b69f7bac9470bfbe73e2cfe07030d133
0x23c4133dc05501d9de1f9ee195dbfc124d5012ce9e82e3fd222621464fd43b3a
0x777da44a8fb1c81999ff9b552a212d1ebaa7dead007e75498444805b4bd9ccae
0x886e0584e88e913ad7d88974b74572e50d4178d9946207bd32ae3b59cf59e275
0xdfb29abb2802f448f4344dda625da80e6cc30c8fa278a7b34aaeef5bceee0b44

Functions
Getter at block 20794524
DOMAIN_SEPARATOR(view returns (bytes32)
0x135d349e83e25493f85519fe66ea7146175582c7c1a6de23d79cde0383c5bb3a
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=2126883807082861685, _reserve1=28681956948958308738734620, _blockTimestampLast=1726359827)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2515756200906805679189679469771288722251227773790
price1CumulativeLast(view returns (uint256)
534832634294970255618610863262845573
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xfc05987bd2be489accf0f509e44b0145d68240f7
totalSupply(view returns (uint256)
4167658724596895869723
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.