Uniswap V2

Verified contract

Active on Ethereum with 271 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $23,332.14
ERC-20
Value $22,410.22
ERC-20
--
0x278688bc8b9331719bc9f4dbca4c1e8aecea0483db83bc9c33b3b9a7d7186297
0xd2c61f8ab31be7b5b77dccd81dc92838019ee4111a57fd48b1875c104082143a
0xff028ab99201c4e344c6571f3c16dda86975e8645940802d41630f355056a4b5
0x2b562767c55b2951d01bc2d1faf4e75a87872f0328ee32fdd013a1b2a4a14a01
0x8ea3fd4d641491de059e1d89459ab595517588e8c9d5647f27c348ce9067276a
0x65411d71114fb9e7692b796d8b20fffc6e06b9225953fd9c033751d8fd5075e7
0xb50dec162c644d5e6170dc9defba53af74305903973c45b3304f48e3cecb9f55
0xd2d951525e0314f37967b1457d5a9e2326f1e4d287e4be6335db500bce086311
0x177ee05b39b0207210aa514e5f026e11612161281a55674e9ba005a312ba2d8b
0xa718e9d42f04ef21b0878374d0aeeedb087d0b30c9fee22dbc029c1e2ead962f

Functions
Getter at block 20905937
DOMAIN_SEPARATOR(view returns (bytes32)
0x3ea16064accd5b232a851f7f147adc1cfa2e2f93b67c37f8a8a8c7f8edd03767
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=9263025105863919342, _reserve1=8650056720395229873203465, _blockTimestampLast=1728125219)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
170115383422126015413353967516506676835189263798
price1CumulativeLast(view returns (uint256)
16538110975163170627156237998209591311
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xea3983fc6d0fbbc41fb6f6091f68f3e08894dc06
totalSupply(view returns (uint256)
6159634017056148892087
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.