Uniswap V2

Verified contract

Active on Ethereum with 102 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.65
ERC-20
--
0xc025910c440518ef5ae628be752b250d88b42131fc293b581d8a9b2d622fec47
0xdc94f37b3a4795a3f49409c7cebac0c1f9b6fcc6b26ba5f4c98c32604584d5ab
0xf0418310333ea9e30683f0896d1c2e1ee2be3f89aad264ca5f6d6d9df27ffaca
0x4dfc2417e2e7f812911ef1ca13ea9d6d3871528001f8bf790e4a92b5ed97b060
0x29f4100ae34895006705bfd776a88cf539f53e972662cb13619f55b2b2c77596
0x41c7ffd6b9395b0feadea718db1453b7af11e5b4d2be6a045fe29db58697fa3e
0x507cba133c13022dad60d22b63f894e5eee3c9ce3dedbd8a76f847b064e7be58
0x9fe4646d06fea9b581a47dc71b176eeef4cb0004462d148d2a8920e7dce94c46
0x63cc7767739ef3e8e9e4929afe5da38e45aedd0679005ba8ecc28e9f7cdcdf61
0xf72414dd27c1c475fa5e09e1fc7685ecb657faf2bb9ba8e295afed27be04fe0d

Functions
Getter at block 21170202
DOMAIN_SEPARATOR(view returns (bytes32)
0x1d3a8d772c29c288522f2b23c0fb2fc2c0e233d2bd2a8eb1c0754a6c7e0f951f
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=1997367065, _reserve1=517670321, _blockTimestampLast=1607491730)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
507543958208964295096967404326919138662519
price1CumulativeLast(view returns (uint256)
1789665214502986462622389797186543074998
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc463f34040ad6222c1ffb03acebdfaac032202d6
token1(view returns (address)
0xd46ba6d942050d489dbd938a2c909a5d5039a161
totalSupply(view returns (uint256)
1000007725
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.