Uniswap V2

Verified contract

Active on Ethereum with 479 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,433.81
ERC-20
Value $5,420.26
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
0xc6124aaa6f60452ad7bc45911777f870729466ccbde4dd217c0ed91d001c73dd
0xdae62347173dd7e80cb141db3c7da7a50d6b3118dff9fe71395ed7f5ee41d291
0x3ce0d3d59cbd0d35db85dc7c6380113732373bf784e0705be78c3c88a038a6ac
0x84778347770770d67ae5d7763e9eae86eb2e2514b7d5fd220747d0a90c989505
0x98904813ed996e098aecfeff514a35fc79b1dffedfff722e5f0139d873a8ab76
0x3179c255df59b4a2dbb96184df8fc640848b2b2460811e61674d026ab766884a
0x5183ab1b53a1df2a8a2ccbd318dec76a84fed2417a69c78b805cc5607b547e86
0xe79fac77edbebe8242e29686e635dd3a627a68b1f9421624149851e89f228f62
0x95bd7b1d296a1afe9ca67a143a90239da3fdd6dbb1bb0915122d8c2795c611df
0x33ddac41394a70467ed6550960b3d1658322ec9b989d34bbda945f6d434abbd4
From

Functions
Getter at block 21167605
DOMAIN_SEPARATOR(view returns (bytes32)
0x5fe89a94d26cdc8dc0a4fb4886d401f45b9b3cedd21ba8607b35d643eef0ab05
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=18951896277422119508425, _reserve1=5377237191, _blockTimestampLast=1731236951)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1035320019743209225816853360827
price1CumulativeLast(view returns (uint256)
526972903917532865710732581244072589447079102755577807
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x7659ce147d0e714454073a5dd7003544234b6aa0
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
6793961715212334
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.