Uniswap V2

Verified contract

Active on Ethereum with 52 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,199.33
ERC-20
Value $1,103.55
ERC-20
--
0x105bde69e5db87e533a69f633758dba18255e8e96c8f4c164c8a3fc52301e4d5
0xc9de8e7e04d9165ebe17053af714c0fdf4644f60c20ff7940004bbf51b8bb0f2
0x10d7b0f606c6c02e74a889a3834f9f5576250ff41f0cb50511a04a58122d4003
0xfbd4aa87541dd33cb7833a2eaf4898fb1ef35146dc3e13987f1942462a74b4cf
0x0f618c33d3c63c3f44e068199053cb13bc4b30be91f5e751556a8b4ad7ce889b
0x07523f83586229980fcf7b6c8bea861d6c0e6c356b71d557674daf87c114fe5c
0xf5a09ab30cb15ffc9244353f72df6818fdf6de61cf3a232e3e3ba1e8051f3611
0xad45f3346448af0ec2542c10008e5d34306b4b54639fc4006b0eb28b7238db4b
0x2b6181fc22de2d37df74cdd3a2901455b891faf0f0b04365ee02cb5126b74f84
0xfd6ffb9f3bed247bede1c56f0da57ed37b4c1931cab65ea2787c956f1da73b67

Functions
Getter at block 20905287
DOMAIN_SEPARATOR(view returns (bytes32)
0xc0d39b48059b56611be176901bb7758caa08f1564b358db47c9b75d56414876a
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=495480546588307271, _reserve1=38145584395757329837674905, _blockTimestampLast=1728199139)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2066906203578825957071629823492824312543115588440
price1CumulativeLast(view returns (uint256)
8650590628811334265618707350255353236
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xf4b5470523ccd314c6b9da041076e7d79e0df267
totalSupply(view returns (uint256)
1353618849039712462144
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.