Uniswap V2

Verified contract

Active on Ethereum with 29 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $86,449.8
ERC-20
Value $164.13
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xcec6c527b1755162e3df413970b6af6493bd747f2d6f70519de92773d1e28b2d
0x970f63bf007dcc6d90d8cd827ad82ba0d693ef1d119d4a722b0d02672946cbb6
0x19ccbdbb338d0ba21ac490900c3ad535d38d3ba75d992228cf12be6e03d28c58
0xcb25491d4e248affdf0c6675de9ddd81aa14076df4fe2931df3c047fc6381a06
0x2a3b9f95ca2dab9bff6daf4ed2131e64af1cddf0147cc232a0c919337caaff78
0x2e2f40e5967b5419cee0ba2469f2b06918bdac3e5baa1edec8c42deaf330225d
0x84a46601b13c423ad25ec14cdf7e6b968e609ffef9d54142c282ac4c93a19781
0x211299e7f352556b367712f5ffb9a8c003c1ee54de7a8607569068a4b467268c
0xfd537d6dd1c2009819519dbc21f655918f71e10f7b5bc272c07abd9a42918f69
0x8327ec0f4566acd0441955b8c6157450614fd9cce09789384f86c641336b301e

Functions
Getter at block 20873561
DOMAIN_SEPARATOR(view returns (bytes32)
0x2b1bf4d7dfd6b170c0313e13e66a567b658f5aa2349de8f4e7c7e9c7c577da6f
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=1925525581745988450827, _reserve1=35190977130041259730, _blockTimestampLast=1683689879)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
25515010620831199857171379688230442710395
price1CumulativeLast(view returns (uint256)
4683806226628496260423659643409543188211771
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xb1f4b66104353ec63d8d59d3da42c0b4fb06e7f3
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
63539606313510812664
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.