Uniswap V2

Verified contract

Active on Ethereum with 289 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $426,455.99
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xd5b2435db33f2bf5f6123fb4e5d843d7aa02999cfa9e21d63e978edcfc1c04c9
From
0xa8597add814944c26ca16e08be0b9d6453cad7705494a42f708b154db7e3433c
From
0xddcd9037928c98b15940a561a42260b0062eb97a59af81228cbb8658bf1e63f4
0x2fbbd21fbd80f501c75b8e04e6ae76b566cc116c087801a156d319a286b89eda
0x583c79f06e93427495fa5ad01815561ef7a0f7037b5eb62faa8601215bc22749
0xa6c2751812584143f593dbedd631f71a498934d90bebb390bb029b0fa72f3eaf
0x8b1c972e05ab5dc81252dfde9f51a945abe52a237ce3ce021f0417e7c4d414c7
0x7ffda2bcb46a25bb34ac7117f8f123f6f3279908a088ea1a2ec6dd49c8a91b17
From
0xd146523b9ebcf82f00b671c3677105eceebaec7fe660a6e2951660449c2e42ae
0xb716ea3c90dab28ffc4b6476681e3d7349ade8e9bdd04c209200d130c4e37fb9

Functions
Getter at block 20882078
DOMAIN_SEPARATOR(view returns (bytes32)
0x6da6e3404f656f697a7901b8cb48f837689f57b21721c984b6be57817ddd9330
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=437605833302395, _reserve1=178505916813743839259, _blockTimestampLast=1725809999)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
485845766577716177887385268803554741208563101019
price1CumulativeLast(view returns (uint256)
1233191004128215878372887719156371703
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3aa5f749d4a6bcf67dac1091ceb69d1f5d86fa53
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
259639249260304793
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.