Uniswap V2

Verified contract

Active on Ethereum with 131 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Uniswap V2"

0x9f802fa3c2f1b456dfcc273b9c19ca3087170d323ec1893a0bd6c2c778624d43
0x62904f6a20d83466a0a987b6142d14d330a6e446f380c8d9b51979b2237448fc
0xe2b98db6ff49150f0321c5fce7f76a6214c699c70a803a7bb24ec8a36136d10a
0x7cd6285166c518af4ef626a6aaac94e24302e2b10be4a3d586c9674f52a82dff
From
0x83829979347c5f407db2e61c9b305dfe3e042cd8199f4a092fb2aed704a41497
0xc1208342efdf396d8ba6e1756546ed25e68a34e42521c03067fd6103d81d63ae
0x50a754d47a9a1c0d78ba585760ac958304345e6adaf9cf15b827b8ff5271cb00
0x73c8121ac6ba59d1fecc2b2f2cd58a702c3de0d5d83669abfb0dba9fe06f89fa
0x628ffb670efc044ba196e674d7e27bb1fb0c919ed79b01060c1db611e2c8fae7
0xfc2b77fcba0d3965969ea9b01a362e22d9a83bfca23ffe750c10af513ea37c1e

Functions
Getter at block 20989495
DOMAIN_SEPARATOR(view returns (bytes32)
0x428ad1391069eddd17899f2b77ca768075e0988ac28a79d3a3f9e85107a72597
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=1240290233808475500736015, _reserve1=7459505063910256181366, _blockTimestampLast=1692622319)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
22961082646205995586928140617633441299356
price1CumulativeLast(view returns (uint256)
30268417231418392295513066950510263126978416
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x28a06c02287e657ec3f8e151a13c36a1d43814b0
token1(view returns (address)
0x9a1997c130f4b2997166975d9aff92797d5134c2
totalSupply(view returns (uint256)
93122789757691454443442
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.