Uniswap V2

Verified contract

Active on Ethereum with 481 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
--
ERC-20
--
0x3a84abdced7366b908d11b9cb9f00f9cd9c28d893f78f7e35d2abd516407bff3
0xa3c4efab874dab9c0a87d09eabb6dfdfe9bd3033c85db5440495994fc1269c49
0xf4585b3c8d21d6d6d01966122df71232e813b847da8c338cebe84f96592cfe2d
0x8c4beced55583d675eafbb6d4dbf5652a4cf08a656f55a62c7bdf4dee53b8fde
0x9384bedddd6182912ea5a0e01317eeb67b6878a0cea658eef5f60044f0a62e61
0x07a4d72236dacb1f66a20a5a725e36095a409abdb1b581333d9cc68f1ca976ea
0x45038c69c7a78d29e0a45e584c14fca07cfc2e5684b473e50b1e78abedbeef03
0xf5df915eae8bf0251b942f762eacbe7ca7b154383875799243c6d8ecf5ac8fbe
0x980a7352fb63581eb35fac2d02c1b93fdebffee749009f393ca8e9d3d62fdc08
0x6c55599ccfd2d5a654109d5ca41b86b3aedd7a59ecf3af9d968555328f6f4e33

Functions
Getter at block 20942010
DOMAIN_SEPARATOR(view returns (bytes32)
0x546a0abf87636028b1069877b54b23053ba63a78500173da81f292bdbf2c2ca0
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=1000000004960907903394360253462, _reserve1=37035524296, _blockTimestampLast=1633102914)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
531921774805341449025876664039618699363
price1CumulativeLast(view returns (uint256)
60121614292530419284975515894978912614090611
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3b62f3820e0b035cc4ad602dece6d796bc325325
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
96619579995971147339
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.