Uniswap V2

Verified contract

Active on Ethereum with 327 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $315,041.99
ERC-20
--
0x9193c932783a649c516c1028ca8ec1b7283987a4e9252273b3f5050def906cec
0xb2b8adc20f797a73d613d705eb0d0eff87e498068f52be57f8fa6b052b726ef9
0x0da408b90721ea3f4cbc7faeb3f3760be55a4657f95c3c6e7c6d52dcd439a92e
0x584e86f073f37835aa0d15b03462e71eb1bc15a2996944e41589e4065cc695c5
0x7b7016f55f5625cec0c95ebd6df0cf23a2cc9c3e8c5fe3bac1c088a104d6a352
0x280014080f1c522d4e345581571b8a1d6c56fc0579251091e561799ca159c8b9
0xf53969b9535206717f040e8bc15abf37e7e40edd9453ab29ce7f67dcf7ee1719
0x0b725aa0fdad2834f950d73486f7a6959eb85201edc15bdf4c69fab69295658b
0x04aa75d77be4a70ca1e6c24a844ba8ff29f43d67fa76f17557ca8328994e6006
0xadcc90b25d62e14c2bf28020a2f6cb4077342166e5def42ae09745dd8d4b1d29

Functions
Getter at block 21162814
DOMAIN_SEPARATOR(view returns (bytes32)
0xcf64036648895188d7770ae9ab7bf6b5637d6bb42da971303f04b014faacda29
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=100320341853840211575, _reserve1=19849963518827603188579, _blockTimestampLast=1729358831)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
122701723481211804394039804185238885202084352
price1CumulativeLast(view returns (uint256)
4418901587436445748411655121946442423998
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xea3cb156745a8d281a5fc174186c976f2dd04c2e
totalSupply(view returns (uint256)
1270143806955005474541
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.