Uniswap V2

Verified contract

Active on Ethereum with 4,099 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $89,449.96
ERC-20
Value $88,745.12
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
ERC-20
--
0xedf452209baa8c89788c8041acd8f93f42f544e2c29c4b2813e042cd5f528085
0x9f86025c6477621f301d2a82d92881bc260bc0802c9299985a812763c3052b79
0x66c9e5250b228cb9a64990e2e8684fadca3d9bde803e100693e4331b17b0dd17
0x9f7ee28feb9b425c5923b2c18e6efa7426256f04cda26806159e524afe1d8afe
0xef45c1de5c42470708e0e154a0a2bfd441892ea2f1052aea6f0a401546a354c8
0x45930868050d011806917a5fa02c08638134ee8e9a5fafc65b46b4aed41dc3b1
0x6f9af729de5248ef14624487ce680299e9ac27f81d8a9084863a5a303c589007
From
0x91b0a3ce9d8771fd5faca615d9790a9a43c117587e30b62afab473c9811b5a8d
0x38db94f646ab6997fa5bd3014c6749dde8159c3c550d6194ddc212f54f50cb53
0x7c6be67a68ee639b055a6e73552e0735e3f4ddd8bf4fe78af4ad7bd45c68808a

Functions
Getter at block 20890948
DOMAIN_SEPARATOR(view returns (bytes32)
0x57780954a916e34d85e0cf8702964e5672423b6f3057136f5e747704550f86ed
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=58003343803607478235433, _reserve1=89360603915, _blockTimestampLast=1728024131)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
8955681084953245712070106375877
price1CumulativeLast(view returns (uint256)
133196786776696215956339168573479340383383888718731497
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0391d2021f89dc339f60fff84546ea23e337750f
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
41354080576803149
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.