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

Uniswap V2

Verified contract

Active on Ethereum with 157 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,742.61
ERC-20
--
0xead5ab6e88dc1e2af87a559c90588e382ef7084e4d77c74f65377ec4b5faa05c
0xfef1bf58f155a91dd5f6d9c425911595f9cb7b9d82286146d71547e55b895b25
0xfab21895e4075f1fb462fa2182efe46bce56396a0ccf5690aaa2860377bc288b
0x0a5d7012e636cef80b9612d48f2e1013db4b02ae514410a45c459956a0513c1b
0xd31dcb4bff802a5e0b149caa4bdd98f6633b3ee0a842e3df9dee5c0f37075020
0x279d1d1eef9064b05abfd5fc7745740c92ada97922df7ff93cede7f573dddc03
0xa18842c85f83cb2ac27f498aa32295bab846e01886bbf9ae3aa48d7219efac62
0xe80bb48012722a19f03304973ab539f110ada886c00b6b22a5a8fc2a06b29eac
0x6e38cf45414ac8599b3470f10f9dc00799f5a98c33372b04aa8a28170acebcf4
0xd2a77bc8e128848326266376d7e4cc9696ba9440027c19b76e57fbbf1630f336

Functions
Getter at block 20807648
DOMAIN_SEPARATOR(view returns (bytes32)
0x4f9eb8e0e4b21e19979df23c81e018602bfd1da0e6ba18f49c907c2b56ca68a1
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=1449318982060467469, _reserve1=1211612623845818580652, _blockTimestampLast=1722565835)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
215619527291190636451935777445046976699759159
price1CumulativeLast(view returns (uint256)
1810377615613583913289262624272443237755
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xf961a1fa7c781ecd23689fe1d0b7f3b6cbb2f972
totalSupply(view returns (uint256)
35730678464926366055
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.