Uniswap V2

Verified contract

Active on Ethereum with 193 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,251.87
ERC-20
--
0x2205782adf2167ff36b87e73f476ae4db5af04cd128a9b61d64cf03b180f31e1
0x65bf0571276c79731b338ab96f2c35dc602c1ee58dbbd17c5022a96d09600156
0x25ce3e609a9a4a889cc4e1936bcfd4c5e31fa7b1d21fa417c61a7b8b38aff047
0x1d49854ee70abc4819b66fd982b890f9697631ac67bfa715dc3b28fc0bad80f3
0xbacd799ee4635507ceaf9169b8e00dc6b8f95aed49804260a6baac8d44ed2918
0x17bda9a30d6fd9472acde690bb966366ba6454755a1d05354a7b370003b6474b
0x0e4fb12f8d1cca986c05676e4f9cb02f48e45ffd937b46ba5b923645536f7b7f
0x6ec22151162f1971db2abf457b2e552c5181e3497a5fbb12a73cf5295d3f848e
0x91bc7aed78ff1417e95a926bc1e7f1d5f893c66e9227cf06aa57cb29be4e2e50
0x1566dfbb95843bad46e9d6ac2d4dc80b3c406145f92a7724ad37e6545507e086

Functions
Getter at block 21018271
DOMAIN_SEPARATOR(view returns (bytes32)
0x4e30c6a40bff969adafeccbf57a01c737bacdf4ca1e4279e3f76b06a7804ac68
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=5970552311614117952843, _reserve1=1992045872910000959, _blockTimestampLast=1729459619)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1356834936272210204023869403869888907342
price1CumulativeLast(view returns (uint256)
1643605594169117829220119883494789362745124990
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4a6431be40c1aa36eaee17ce5010dddaf23f77a4
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
105936421036673958096
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.