Uniswap V2

Verified contract

Active on Ethereum with 813 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $22,492.14
ERC-20
Value $19,556.81
0xa2bd298f0fcb17635a04095399db6ff68696d36a10dcbac07af6e721214291b0
0x06d779db35f6f77121f28c1ee66372cd46209a1c9564e6f2a7e75291c01d883c
0x41b2b5a88d19dff6d7c5b57c2f2d3c9e7aad5814d18af9e9a9104eb124e41933
0xa9f2c4ba6a0802cde3548db29496965c349da9c2a738a4b7d9f2c2a0f87420cf
0xe9e8fff88b6656d3db6504f0038688768f7fc9b4f0f35ed623bad1a4e878272d
0x6b5769db6d67875aae53d5422850d650d4e8b57a4520c6e19f7b6eba0dd6814f
0x8eaee0f8cb9f3df23f6b9afde5f3748d20208d4c54ebeab1f49079e30b1bf1cc
0x9f16243dd197c9c2967759a5b4299ec34ca86b4794ddd0767031c66a3b444258
0x005f603f0a8ba505e5e5aa5911a54c318f40dceeb630faca3fff7e3515b6b642
0x1dfc0e8b4a9b929976a2dbbdc7d838bc1770f47184940662b42161360d57d048

Functions
Getter at block 21209942
DOMAIN_SEPARATOR(view returns (bytes32)
0x02c1fdc53c0cb9ce6ea76228a4caaced8e1a6c7fb1fd727536bdc1f5eaaa5859
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=7319729288797443513, _reserve1=1873257209273990993832, _blockTimestampLast=1731827519)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
23353327412235225144688157017454001605382794
price1CumulativeLast(view returns (uint256)
91447647414840466498091579574811347661875
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xeec2be5c91ae7f8a338e1e5f3b5de49d07afdc81
totalSupply(view returns (uint256)
80970756832691284928
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.