Uniswap V2

Verified contract

Active on Ethereum with 28 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3.24
ERC-20
--
0x7fa59453d898d3ac88d0472bb747e06a6ad5986db4a271b90703546e4c92a51e
0xca21446a02ea85313e09b5f86510488a1aef0639ec552511a71a7226820c1a83
0xda71cf06ae3c83ded86ad3098a0c29a9311540d27515cc82a0a91932b833b8df
0x285331ff1c196b3f9e0429bbe8431c9d50544975e0c01d1c4422ac89f199f887
0xc0b424cbb6098151b8e5f60d7d49caaf5fc32df8b0b9a48149756542a0541ee4
0x0f232658102ed7095d9d854c1c96bbeb7fd77c4ab59fb67a8974bafcb1fe2b0c
0x117ca1bde62d14632fb336999a5cef94498b8eb8aff67e530e9b09025f05c14c
0xabb98e30bc7eaf46522c442c621e67b8088c323ed417b34cad7209771dc608d1
0x99f8d0379f45e24166854c60122ae66218d4779e528e78ed960149039e6cde54
0x133dbe80bf55ba52dd1cba9b19d6d8f42d09cbe16f0e987800b750062754056c

Functions
Getter at block 20943876
DOMAIN_SEPARATOR(view returns (bytes32)
0x3c72371824c6acb86dadcb9316734846bf77916186d33a3d93e03420bb0983d6
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=513210041564968237704, _reserve1=1329276633166474, _blockTimestampLast=1625440775)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
8498764861429126334760606751988030605003
price1CumulativeLast(view returns (uint256)
27361239294711866829205548643841901448172988379
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x19b81fea2b36491e9f09d1aeb4645bf5fb87697e
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
800718260883998392
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.