Uniswap V2

Verified contract

Active on Ethereum with 15 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $311.58
ERC-20
--
0x67b20844707d9255cf1a433b321e490d8e3a1b9262477cb33a1224a0c41e0946
0xe97ba0dcb0bc42950f39759d6c3d205b5ca9c53a728ddf5dcc03597dfe085d68
From
0xba4db7769d6d48dd65c72b1998401ee0b8bb1c2e900f105383c2ccf2fbce304b
0x94dcc21af347f401d79b17c4e099c26b985d4abbecfecd94adb5d68352f9399e
From
0x0544fdfca2c56dbffeb30c0668081861d2bd7f4067693fa137eec3ec164c4406
From
0x946b461015a0b7a84ac052773897956adb96097a47515239f0d75122d34217cc
From
0x6c4c2e9c3eeaac00b20ec860b877479f0f78ae768fc5cc1f65b9eb7b393bba2d
From
0xdf53c9ad7dc7600e73df6642ee207fda19d00c914a99ea5836bfb44c224232ec
From
0x23f12d2986d92e920b3f20730ea78e6c1c4b4edcce3fafba8ccf8ba566aefdc8
From
0x3bb880c34b3ddc247a1710b17fee1f726864f2e89b75cb5299b8ea6ba7e766b5

Functions
Getter at block 21276231
DOMAIN_SEPARATOR(view returns (bytes32)
0x07e59e4668bee03ef6b6f72a8bce60b694ada351018ec03f773cd55f55187751
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=6610223700562432, _reserve1=93126935905707092, _blockTimestampLast=1726788215)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
365154224631266378914739128626189260628599208
price1CumulativeLast(view returns (uint256)
17087257989824075360743114373644890709464
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x24ffe459f51ea20c5d8ad49843529fc33654e7e4
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
21459348808967280
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.