Uniswap V2

Verified contract

Active on Ethereum with 4,586 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $364,540.36
ERC-20
Value $363,709.34
ERC-20
Value $9,854.11
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x7aefb9c990ade493cf0f6645aa56b4a89d5d4d1c3a641752fde1101186fc429b
0x2f7d0277ce53ce77e605b5bff57c3dc6391ae7a2cdd6ac8e6cb8935cf71915dc
0xe633bac1b928a600d3d4f4d931366a86db8f0c6332a89b9e5daaca85ca30ed21
0xae6cd2f5906ce940e19d52b634402922ae464954694589fc513d4a437ea9e351
0x66f2f7995de6ba8559c283c17b30761aa9c14d8c3f75fe96de47c58e3c9bfc9c
0x50ffbcd3d883c25e0eafc3a8a36de309e4cbd3ef20f36384cf1de573675ae160
0x94b5fa40aee8d527145f2111369aaf83cf48786b513ee205d5b5c31e5a32ff06
0x1f0cf05ba98948eadcabec17b1042d518b91813b29dd8a12be0a2fd34ad45e46
0x75bbcb825125f37eb61171ea5fe6ff3e61d9ed1e61e36a68ca1afc1a45fc0c66
0x1cc1f17b1ab327a5c2a29d078358fbd978249bf9ba8b725a5ff5b9757f7ff44e

Functions
Getter at block 20820483
DOMAIN_SEPARATOR(view returns (bytes32)
0xe90ac5d0a62a40ffb5c2d060a8e98cb8c0b912c56c5cef767d5a44e32f26eef8
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=573230997, _reserve1=115727097199994669958913, _blockTimestampLast=1727174555)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
50198558120094276150897234055987243940570106508540826633
price1CumulativeLast(view returns (uint256)
14752346163656513871089368067
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
token1(view returns (address)
0x3472a5a71965499acd81997a54bba8d852c6e53d
totalSupply(view returns (uint256)
5938757454249284
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.