Uniswap V2

Verified contract

Active on Ethereum with 351 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $283.44
0x698b8618df83404c19a5bf2e4373f5d2c746d8148b3ebaa3a998d85da8c95166
0xf8e726b370c9a616f25ea7775c265e6132a54216b90ed999e421a2735cb853ae
0xedefeff24b39f20582df9ac0a09221dda41d3ce3dbcfe30e1dd542ad56271430
0xf5285e0a14ba9945bb98d99063a53ebc1e1c9f4249b5cb08824ac87e8f9fe675
0x4cbcc65c6166b84979ab11ee1037cf05c1f45201e7c31f2c78fad056b7cc5770
0x24870e17a2773560d202cd95616a3fde35dabd0c2986c3c9a83356373da68cee
0x1d2ac00cba7f3582098a8b680e2da1e3a39a71b76d8195414b6b180ebbed31f7
0x0ca19e663625d5502fc0063466fdf8638c545a1b5d756af23bcb8532860d6ddc
0x94cda7d9999cd439391c4b6f0f4398d2af2e313db41042e13b43f398afdf1b3b
0x5b19d988471d4dee67ae7a5874d06406db236830aa8c8c571abef9a181e66ead

Functions
Getter at block 20942398
DOMAIN_SEPARATOR(view returns (bytes32)
0x00c28012ff9d105871b6f237396a80124cb38ea7aa690aab044061832d9fdb58
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=5732110319233615309133383, _reserve1=117048038700156103, _blockTimestampLast=1625051665)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5376688621129021371813669571096909646
price1CumulativeLast(view returns (uint256)
966977083202607368512645499199933527682972173004
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x45ed25a237b6ab95ce69af7555cf8d7a2ffee67c
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
786035018041086834401
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.