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

Uniswap V2

Verified contract

Active on Ethereum with 873 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $88,552.81
ERC-20
--
ERC-20
--
ERC-20
--
0x0d2feea0521b3aba0ddbd0e64b1b26fb5b1b92b48e8dfe1546d4a1ea33180574
0x44df9f20524cd4bb5fd5a973a364e8f2fff337392fab25fc6e251c953e2cd044
0x39649dbfbaa537dffd6b24558d0b20babea0d893fd44adb36cef93c414584a28
0x18c6a2aeb2bb17f9200243c70100c7ee104cd9fdf63df173a59fb8bbd439cc8b
0x10f87ec47b54d5988d0f104f2004cee83bbf1eced6a62272b3d2af0dee9bbd3c
0x9d11b0551972160f9699e51f8dd91987eb0ce260b11f8d0d664f6ad7933b48c7
0x291c7358f97224a3f7b0e7d1543faf43ea1dd6fd4f600f26d2538eed9c707536
0x3b93d7f3411a796f3096c7bfd653cde83dd2984466d48594c852d1557ea79d52
0x62b3ec94aff7872b46d5ed48a79231a0c8cf93900003e126f82e6fffebedcac2
0xed63f5a8dd5c1d0a447a29df4577eda81277d665307480f2109e28a3c1a4bdbd

Functions
Getter at block 21081183
DOMAIN_SEPARATOR(view returns (bytes32)
0x0c57136fa80ad4a3adadac41d3be6ee547366ec29d6b652516594bf3da41464f
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=28343090253618220376, _reserve1=33365790943426760085, _blockTimestampLast=1727997383)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
925250968278058871959852017563227585620713
price1CumulativeLast(view returns (uint256)
2500050825844519250819745396103199186773633
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x831091da075665168e01898c6dac004a867f1e1b
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
22524343927684850773
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.