Uniswap V2

Verified contract

Active on Ethereum with 19 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $69,593.03
ERC-20
--
0x98926196ec97010c74f2e5e815e455430af2d4f58a1e2572f1e3fcc42a1f31c7
0xa15790a88511133957d1b70b7a2503bb5ce25a90e9d88d38d2b28d2ae20e56dd
0x307661ef55991d77658bcc495344854ebba055d03a9ed467141e77e2f6af87fb
0x7419295086f6236ce63e078cb50cce089e4493440b4137b963210ad7a5a3992c
0xc0b7f1ee9b279f843e1093b1a7692fa8e2a63041a7d9d83a133adabbfefcfd7f
0x219ad379da827a2503f1b0f9cf1f82b9efed3f3ea8c6bcbaccaf7a56ce752178
0xdd9f7f798c246a03e03a95397f5cdf0d837f10b05c3899ee63ee67880d30e36b
0x1e39033abea6c4675da30c6b95c32c85a5ff448d75abb5276fc8f65a5b192f8d
0x84015d11bf88774669ef4bffd2a548d7c43318debb62813fcc1f2e8c0621651d
0x6799a64cc43c8e41c436d40d3f89bf2a8420fc31d8193d142521dd8d1432d966

Functions
Getter at block 21394711
DOMAIN_SEPARATOR(view returns (bytes32)
0x8a3701db60144a6c6f2037079a81700b3090f41acd883e4f2c95ea004fa180a0
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=34196702946558763307, _reserve1=15441974611678, _blockTimestampLast=1600623174)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5484653347113558072623476002037015
price1CumulativeLast(view returns (uint256)
29238998185092130547471200732876726647094032306
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2
token1(view returns (address)
0xd233d1f6fd11640081abb8db125f722b5dc729dc
totalSupply(view returns (uint256)
22728673123466121
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.