Uniswap V2

Verified contract

Active on Ethereum with 917 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
Value $0
0x17b09094463dc3a0a8d1d5bebd073050006571bfce07b0b6fd53009edca9d752
0x9e8be1705769d644220871e930923984e4eb308fad3167fe57e9665b189f8fa7
0xdb2e64da7cf49ba8e0b10ad7ab903e2898913d3c5ac17ca050bdd48f54d46bc6
0x91e939307fc84ed22c754debfe9dfa5eac851db2cbc79820f6a4d698dd165925
0x3ca497d6a4e179b66e1240b641201fcaa83d3b8f0b929be7b4640ca6881b80cb
0xa7c2a6bd630d650888bc2c927e8ee0d4cfc90c3b2ba552067b5611279ebdd254
0xea0721fd334131fff90711797e9d7f983b24b2d64963424677fd4a62e38980dc
0x2d2ace9f34fdc2e855731906ef682652a3c073939ce870b8e795848b502c2fc3
0x8771fcef28c3550f766da074c6411eb8856f9d77a175832db6b9cd07f2bdaccc
0x2a11972d2eca1091f9443ec10c34580d10ab70f1c7e0720095be3882874e2478

Functions
Getter at block 21061402
DOMAIN_SEPARATOR(view returns (bytes32)
0xcaa05abd1249dbdff6809b0ef62a934c405f6ae27b6ad0ea44589f2da123f5b0
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=950852588885495, _reserve1=661, _blockTimestampLast=1614582567)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
49149227219608028472513127233
price1CumulativeLast(view returns (uint256)
103581154469801013486794399407852739883990495095687100
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x05d3606d5c81eb9b7b18530995ec9b29da05faba
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
782253019
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.