Uniswap V2

Verified contract

Active on Ethereum with 9,632 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,146,319.2
ERC-20
Value $2,131,925.91
ERC-20
--
0xf0da5e75636b31b4f05235af8a58d9a5d1ecab3f6e6a9e844821074704e2193a
0x54615f75c9cd7e92b7f71623fa7870fdae19f14f3eaef26edd6b1cb2faae8b79
0x215ca856ec5c0ee8fd22f906de8285164b5d6460bbab2df1d34945fdf1f1e05e
0xe606d709ee8fe04a9d721c75780b9353bd3566d386407e394244752969107e8b
0x830dbaed4eafeba8028cecd330f8deb8c595711b0bb95ec48a77131c65d5bbc5
0xfb29ebcb7545b3d8b6c3d4a10d7aaef06df1d341762990a95e4f1b25ba8e83c9
0x9e7f87d994648ede927886a6c3d276179bace11d3fbf71e380556404d99f9f7b
0xb72fdd6c7649469f1cfd6b4f738ecc97962bb1f68588effdeeeea69e80d32823
0x098a9a1f19b1ec0947e6603010c3253fbe43b16ef4207be4c0a1da2db24ea5fe
0x51cf3151be7b7088321668978c55f7d0a2decf989d3ef6324fa6f45cb0d140ed

Functions
Getter at block 21202869
DOMAIN_SEPARATOR(view returns (bytes32)
0xc6522b60eae218e3e0d876c617ad6e30fa7be478b9db6f7b337da00bd96e90ca
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=2147440164171688616887347, _reserve1=4658643938832289512493517, _blockTimestampLast=1731749303)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1673779534540705513582749645132342597289666
price1CumulativeLast(view returns (uint256)
287040540137051370605471137470882424119289
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x956f47f50a910163d8bf957cf5846d573e7f87ca
token1(view returns (address)
0xc7283b66eb1eb5fb86327f08e1b5816b0720212b
totalSupply(view returns (uint256)
4771886571672620409790271
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.