Uniswap V2

Verified contract

Active on Ethereum with 2,155 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,785.5
ERC-20
--
ERC-20
--
0x22320f4bba6fea4bfc4566836861c486ed1f0e7e5eb1704815645f3abc796abc
0x78b244070d5f2d26380436ec7d772965d73fcd971239d78c8b1324c7363429ba
0x35bcf77396de1bccb9a1343a3a56531a0d92a963acde2043bb1103bbe78875ca
0x9cf0a1640f63487926ed61d9a04d3a059b9ab6f7c68a228b3fd898b52f0fd80c
0x4fc5d90143d3915874d1ac3ec3901f1c2ad852e709fb61f77df55c5cdb4906d8
0xe3913c3acd7b4f5854882f64649a00009bd3b4ce9f08b72db20f548aaddf3155
0x8bd491ec54a20e3585ed2914c0d7b7869db323a3c5a93a09ca42205eb3bed9af
0xdd1cbea41441a1b851b641c2f1dc95917d94b840680c1e78f1a808204ee47f9f
0xbfb766c2afde448078deee4ac1152bbeadd7ca634a17c52074079657fbf68ed2
0xdb2a9eac57a672ba0d9341b1129a9fca065cabc0118611a92f6b2dd2552a36df

Functions
Getter at block 20992462
DOMAIN_SEPARATOR(view returns (bytes32)
0x23dfc470d894e5e54f9098ccb82d97053c35b45fcb33f3f85d5ea3e02a135b9f
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=681773697485496188, _reserve1=43851645595536510845146380, _blockTimestampLast=1728899831)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
17982139350402184506963313967596581865787239570064
price1CumulativeLast(view returns (uint256)
5889961703974492854082064920583995168
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xd04785c4d8195e4a54d9dec3a9043872875ae9e2
totalSupply(view returns (uint256)
2872798622658904398836
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.