Uniswap V2

Verified contract

Active on Ethereum with 682 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,049.22
ERC-20
--
0xd74c898cd264f80306053d7826b41ccd0db3774a3c2f2c5c118aa82126d7070f
0xfa4e80124d45c1d82dde1d8c31783fb70bb6732196771e36dae1ffe2ccec904e
From
0xcc972c7785c6988cb2f6ce6bbc1c4be465b13fbe2407616dc0903e896794b93b
0xeca39930c7e0d55395d1d380137340c88e675713e215bd21f46f4c5c0ec6ac07
0x4256270b03405dfe4a86392622ae6a3a0feb0e1639344db052c87a3044dc5b20
0x70a3051eb75f53c027b1122d2059cf84290d7e643b79b48ecacc669c978c0ba6
0x56413d1887d1befdb1b9172caad13cce233424b049ecf438b0e00e1c76149bd7
0x39c95bca83154f9ab458bc4e6a69de6c02438198edab00fd3fc9526176c6d9a7
0xc4fbaf02cb72a578dbf902cb48459918e2f3674c7ee12b57454aa2c41e5ad4ef
0x90f89b6fa68eff3e9df4898eb8d1fa5a9d01527ea3fd163be222bebf4dbf0e28

Functions
Getter at block 21001181
DOMAIN_SEPARATOR(view returns (bytes32)
0x2d6b97e4e98f6c70a53381c35d2b6e751e7c1b29cee824625732f9ff07db91fd
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=118804544637000441032282, _reserve1=4049740063, _blockTimestampLast=1729086239)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2784291617173257183840350259561
price1CumulativeLast(view returns (uint256)
8483142033093606453328346979595810730293512751933971871
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xacd8f2523a4613eee78904354187c81bb05ae2b8
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
20448487208252214
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.