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

Uniswap V2

Verified contract

Active on Ethereum with 1,607 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,811.89
ERC-20
--
0x1dddc899b25bc26a3ee07823b01bad0307ca3890fda3e7d1e1e7839574fa2c29
0xe328071504de949b854662ea0416346caa7eedcf5d52ab430265c661a266961a
0x0222809c981f5de7ddf67ba135475966a7bceb46491bc9bdfee68373a50cc3d9
0x9549162975fa144274a74490affbe483d57309717ece7951dafbfcd29e15236d
0x7139f9959277af4cb0f802c583a5702168f28529edb6f7e1bf31a1d94e67af33
0xdde2afed3f6709c2edcbd2c3c4c52781878f630960c228b8dcc45b4ec4b8c66f
0x6c8a3ec249bf3c85fb2efd91637ce077546875b90056b8cb2c7a3a599f51f1fa
0xaf2d7337d759b36c808c98373950fab40af18b06af07b61ab33f9f0e44535a7f
0x15a73a2e9dd34d954dd691bc8f9866d631f0c5bf4534b3a84782d003c9b014fd
0x9f6256f9d62070ef7de791784c49ef8c8894c1af924aeadbd49b00dd7993f14c

Functions
Getter at block 20803779
DOMAIN_SEPARATOR(view returns (bytes32)
0x95e78f723cb8445267663ebf4311d3c38784dec12943875cac4e295ce443aaff
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=20042170982654220159317141, _reserve1=1811889565, _blockTimestampLast=1726455839)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
17902812848056360258611968192
price1CumulativeLast(view returns (uint256)
6419819621976101627569912386344999944453375704600254146158
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xd622e61bdbb5f1d43614be5c6e86d572486b0888
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
183649376733669845
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.