Uniswap V2

Verified contract

Active on Ethereum with 699 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,069.54
ERC-20
--
0xc2933bb384137f3b24b0ccbcba05a224654cc6f26ba533ef12070524ab6dcaeb
0xb3b598ff9dfb05fcbfd02f8bbfc6fe75d9b648d4e5eb2e60d40614ee97abedd6
0x5fc5f61f9560d9a8fe60290df86e60bd0a177482758d444bc1c1f07304d60d79
0xf77876e0ddd6fdd0a63cd791103bd043eeb84d428fcdb07b386fe9bdebee3b0d
0x1ec366def403e6d9d5f483b96b5f55b9e9b34a89aabbe819ecb01df92b48d6b8
0xb81d77426b924fec272edc24882351d2ee5b38145e7d953296d38fb5a6f09acc
0x3bc7943c94b326b13457f52ce3dca91d6c212fe5e472993c86645c8a79de77e5
0xd517ee2743faede5409b0df91da9cd49fdb95af698c6331dfba1ea07db3a1b5c
0x07919eace6b9688f3b4d361f2907a7482b57527fc676d40843f6e639d24918f3
0xb67f76742512779cdb24db33c2ce7d10098840112686e4078ab5e7a109c1e0b1

Functions
Getter at block 21282060
DOMAIN_SEPARATOR(view returns (bytes32)
0x3b46bfdff598a972c035d0ec53d9b71c260297cbd23f3ff8ebc9a1e96883d324
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=2067469657, _reserve1=1942998129331764841479492, _blockTimestampLast=1732051355)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
175319099722516961678191503423847300227847616839533885137
price1CumulativeLast(view returns (uint256)
35815015715876443026132205854
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
token1(view returns (address)
0xe6f143a0e0a8f24f6294ce3432ea10fad0206920
totalSupply(view returns (uint256)
59592461995505328
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.