Uniswap V2

Verified contract

Active on Ethereum with 1,370 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $498.26
ERC-20
Value $78.67
ERC-20
--
ERC-20
--
0x6491435d43dbda7852283b05155a4c08b64e955df9d6e592b9027387679b5aa5
0xd36dd874665334071115370b49cb05116be5d543958efb6092c8cd876a2402bb
0xb38f7eee4d4effcb0a58e30e3e83ca33ab0a3481ffde850fc83c4959007babde
0xb30186c1574e2cae3bb426234afc95b01bbc1b87c252e3e8e201bc20dc535c8e
0x44994febb8e5ee76619cb0b75909f03b0e1031eb5f552ec30d9572a5b6ee103b
0xd512c95e0369c1713fa2d7e2fa70206be161f8907123a226e1a1fced7df86fd3
0xaa99fa96295beaf4df86a4618020819153f955a1ae7be443de4a6dd387365876
0xe1daa757a48f23f236a7c653a442ed0fd78cbb65dec5e6839af9e190d54c8aed
0x4667792cc537ab07438bb749f6f60ea39d416baad80e69e8974c427cdc3006c2
0x0e1724d2d06b3770175551a93c522d066ca19935155f59224f072eebc0a9952c

Functions
Getter at block 21295074
DOMAIN_SEPARATOR(view returns (bytes32)
0xa8a4573f940302624ff0b3937331cf560eb848daa27cde937c21f5f160eebbcd
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=136427762288737056879, _reserve1=127446537328782206493865, _blockTimestampLast=1732495895)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
161552036679817867913573415605459039300532364
price1CumulativeLast(view returns (uint256)
67568070657681404455333622525177824485432
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xbf2179859fc6d5bee9bf9158632dc51678a4100e
token1(view returns (address)
0xc28e27870558cf22add83540d2126da2e4b464c2
totalSupply(view returns (uint256)
3905501798598637127062
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.