Uniswap V2

Verified contract

Active on Ethereum with 4,589 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $477,372.24
ERC-20
Value $475,658.11
ERC-20
Value $12,020.51
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xe5abee5e33f831b9fc88b3bea59788f4ecbd7d8f9243b4f8c5e9e0f2903e9bb1
0xbcf900b660bb2ffefd59d21cb21e74d4aa3a441e533898c0ab04b333563be3af
0x8c60a0205f3b61fe913b8980f030c2927fd6eac87ccc802f6b7e0765b91665f3
0x7aefb9c990ade493cf0f6645aa56b4a89d5d4d1c3a641752fde1101186fc429b
0x2f7d0277ce53ce77e605b5bff57c3dc6391ae7a2cdd6ac8e6cb8935cf71915dc
0xe633bac1b928a600d3d4f4d931366a86db8f0c6332a89b9e5daaca85ca30ed21
0xae6cd2f5906ce940e19d52b634402922ae464954694589fc513d4a437ea9e351
0x66f2f7995de6ba8559c283c17b30761aa9c14d8c3f75fe96de47c58e3c9bfc9c
0x50ffbcd3d883c25e0eafc3a8a36de309e4cbd3ef20f36384cf1de573675ae160
0x94b5fa40aee8d527145f2111369aaf83cf48786b513ee205d5b5c31e5a32ff06

Functions
Getter at block 21284689
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=497248647, _reserve1=127639635686176972945302, _blockTimestampLast=1732774475)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
57259258850739377183619630330627274006881398043978746105
price1CumulativeLast(view returns (uint256)
14873294539507299268724531759
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
token1(view returns (address)
0x3472a5a71965499acd81997a54bba8d852c6e53d
totalSupply(view returns (uint256)
5785451349556248
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.