Uniswap V2

Verified contract

Active on Ethereum with 86 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $806.75
ERC-20
--
0x499baeb7a3f3fe9082c5e1c6684ab8760d8fe24f41e84979b878977344552cf7
0x87e58d7c8f8b0a43dcb6aaf5fac62daca81c619ffddcbb4b647a8003ad8bab12
0x4ff2e6b4ce19a788d6985cb7185dbb35e58ff5aed57a86074c0c99349a3710b8
0x42c83f8b45cdc6ffef63afd5322a2b4f97dfd542dc4bd1dc180ced0e10a81493
0x0dde03b9b86dbafae6a6f808a463f789d2f7457077af8fccd3e37f6c79b6f796
0x156af5742e7fe90379b300d406fa8da53b5afc4eed7997db723a0c90c0553a87
0x5a0324dbeff36a0c07dc4bbcdcc529408ad0e918e88361234b4cb3d0add50f3d
0x786b788319317064b951c91cdb32e3b76c18a37fbef9acf2d1929370a16c5214
0xb4ed22cefdb36a6dd54974d904830a582b05d3a42eca3fb9b9f58ae146b638ef
0xa18ceb0bd6039d334a5d1bdc091935a03048a7711565b2318ad2813b91d0a515

Functions
Getter at block 21378766
DOMAIN_SEPARATOR(view returns (bytes32)
0x8606bda34df35b9ff151db832e655b165fad81e835cac8dd333fd2a552052514
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=15721588653726318325146, _reserve1=806746670019877443497, _blockTimestampLast=1686132107)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
17784353452860287137644150765400058212966
price1CumulativeLast(view returns (uint256)
11208853587766307194740871272514791305417768
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0f6638f1ca7d2e38806e4485f18f660f583e1339
token1(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
totalSupply(view returns (uint256)
3519184797090700840983
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.