Uniswap V2

Verified contract

Active on Ethereum with 177 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xf4a3d6a390890b50da3146d790aa8d81ad23c7ae0fad26a84e8e6166869f74f1
0x93cc3203983579fbee70cfd72740d02273a58e8b20956de6702d2b71a9a0f4fc
0x0758da7e4fe6f1eb4b1a9ff6e2650d255a60c059d5182d7f47169a3657500c8a
0xcaa0da4ac637ed79787119ed76184ac62abf901dd72b478b9ada5a389f14ff85
0xcea58c5e24c69a32fb6ff4b5a262994a012cd3686ab9635ac7c9293122545ba2
0xbd282a17f9e6034f417a2fd546a9a538867e656bf561f06611e73c4a0600b151
0x881f4c91d481e41db3d87b045cdd86e73d4a4f4ca2c61b626745fe5a7cce8f35
0x3de9584737011d5f1ad872a5d64cb766eaf6bb4060a14d6b186870217ebeb5bb
0xe4104da5697daf87e383320e990975e187cacf991bcc53c8a131add7e04b2492
0xe8d310de422641330122b90440434d063f54cda7b8506dcb357a971e427127f5

Functions
Getter at block 21293138
DOMAIN_SEPARATOR(view returns (bytes32)
0x3d094dde1b8493c80b44f2c4c430cee2f1675e56240817917754c35c0edcf02d
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=117702434321366823728125, _reserve1=3044164210766036, _blockTimestampLast=1728394583)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1735057398148482011278284899281781719
price1CumulativeLast(view returns (uint256)
22359858787195602834858677108976549230469494350811
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x7777770f8a6632ff043c8833310e245eba9209e6
token1(view returns (address)
0xf911a7ec46a2c6fa49193212fe4a2a9b95851c27
totalSupply(view returns (uint256)
27932898559494815404
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.