Uniswap V2

Verified contract

Active on Ethereum with 308 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $241.62
ERC-20
--
0x030a8ae0c45bd98383e25c5340e3d552f4b5f298a75bf6aad5d7ed7561b6e78c
0x8a93b57fdf380183b16fd422b10819bcc8ebe0fdedc47c29b33602994b9b6a3a
From
0x8f9b05146463da0ec2c286317cb5e00905107e03aa5b1989f75f01f71fb3a592
0xcd323422af397d96da0cd17416b22f47f2881f36b53de708025415e5942cfe88
0x54d3ba56a635ae361a9ae9a11719f26c76c6498b5a4a9744b563a8c3437ba7f5
0x5398b51d51738b645ad04b25f22306b70e097f1730e0c07727c6a5c41b4af88d
0xeb9eaf1ae4d018ea3ce07ac8aabe1b3a2dc3016dcfe9112d5d9fe6a8dc6b306c
From
0x64ad29696ab9b155797b83c20d0a303343f09fd6e15890143e86c482dc9dc316
0x49627253cab3b9deba1526216cde2d6eb7c366a5d3ca0f366c03609bd95e4a42
0x36b1a7060d37857fac59d2da9f620dec0ff0a006a58c8b40e93363396e4bee12

Functions
Getter at block 21181415
DOMAIN_SEPARATOR(view returns (bytes32)
0xc52382485e184bfaadaf7d4000b570d6ff528bda7f73b87681e231812c021d05
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=160645421207202353461681, _reserve1=242882200, _blockTimestampLast=1727312639)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2348555653642717991811942707354
price1CumulativeLast(view returns (uint256)
19721223980822861013322927621701594673171676509284096414
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4c38d0e726b6c86f64c1b281348e725973542043
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
5646272443152250
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.