Uniswap V2

Verified contract

Active on Ethereum with 288 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $99.52
ERC-20
--
0x51dc196ac2034f1ca6dd8acc1e6657e96b2e0ab287d80103043f77ff6aea22cb
0x66a5db6fd6de193f44e30d71c35c8611b71f65abcd4852d65bd26fc6fbd9b124
0xf8888aa0fd0ddd27ecb5057afd0cfd26648fa6e6c23245e4458cfb7e7864b08d
0x4ae92fe0314703bb39b72091cf02b2a84abcd271c48de8f8173652cd44406310
0xeb1f8246b37eff37cf99ab7905d6e65c43654076f7705599d81f7a851bef2531
0x94315a3dfadcc90a5d4d1ec428bac340504bc47f380f2cd192e2ba94a39c2a78
0x94dedba0382e73182997d682032db65eca819a4cf4d0e357fb17f2b1f13ee493
0x0d09763408f8b7eadfd7dab59c1996c7b3050ccc77908b178bac5ae763fbaaf4
0xeaf3580203bd2e0ace2ea718b1022e1266e10e9fbf6c06614e0c99102ba01bd6
0xcf256aec201917fea461c122490ab4177ead12b80a0f9e5f3dd8fc51fbc3bfaa

Functions
Getter at block 20922332
DOMAIN_SEPARATOR(view returns (bytes32)
0x7ce6954eb99e6ad8ff9b4843fed45e028239914f4c5886b92febf685216fb630
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=40933895386979694, _reserve1=51278766094203684010411, _blockTimestampLast=1728245471)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1210973337002599703577675463705387364421938363768
price1CumulativeLast(view returns (uint256)
7717758830116227667251541705426095524
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xe541504417670fb76b612b41b4392d967a1956c7
totalSupply(view returns (uint256)
40130111856907139641
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.