Uniswap V2

Verified contract

Active on Ethereum with 331 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,674.43
ERC-20
--
0xf1d0dae3be3ecff270b414ada69de34007b52bd680a6e47392b91250651a9ba3
0x465dd8e9112eacf12d9323faf40e2afc1198032425212d8f65f68d852fc9dbb6
0x11b5fa0f77561b66e2ae392731f88402fd417d6b90169137a65551b7b57ccf5a
0xdc21493d853e3d1c88eec1df9afe246cc7a32bf8316744143c9e7374e2b6b938
0x1ac0e20bc42118a6d304e01a8b2bc46d066007fb57b09f77c38dc4ff09a21097
0x8dc612924ae4bcc494041e13968992c1e165409e31471642878b038715242a3b
0x49d2b408091195d7980b54118c58ba3964741122f3cb2468190d84809a475b77
0x353e3e46c4bcedfc7e4af8c76bd971f11a87201ea3486c4257f51abea2b47693
0x9b1452e02ef4bc201b0c8ebcab4eaccc2e1d6ea7616cd7b7295c8000ecb79bc1
0xf7ddac47eaadfd156f1ea6b4b58d6ce1fce932f6c5485bdc1a40b74699ecfb43

Functions
Getter at block 21163915
DOMAIN_SEPARATOR(view returns (bytes32)
0x547199717bd7bc6e3eda33652135ab3075e4918ba98bf10505b9311b8083f54c
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=9239929803676529489305, _reserve1=2088010992300085701, _blockTimestampLast=1708463627)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1640718538101018662906690368359260885614
price1CumulativeLast(view returns (uint256)
2349750719919137217117981886383113458573037364
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x776ca7ded9474829ea20ad4a5ab7a6ffdb64c796
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
124015246571955208901
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.