Uniswap V2

Verified contract

Active on Ethereum with 298 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xcff50f8d71d2ddc3f42ab60ea4f132c761e00d88e676f14ae0895a20b6437755
0xb04f4fe9889eca74095b64efb5b6118a0fa82f7a83983dbc263d1f9e7efe699a
0x09664e4d3f3986207ff7da70b1ac22bef860171ed765fcac03b248ec7226a132
0x58c7f39d91583216daadb5aa7939b3b540d33c7b4035678cb05a4346be23e29d
0xbcfa212f6eb3961c57cd05aeee84ed872722211af178f8cdbd726458c0778627
0x415e08b5ea47b709430ebc60ae1e7a2be3439f0f0fff7dcebe6dc157c50cd97e
0xc20328a711d2430d593b1ce4f45b1c6577677e11b380e61fa6b40ece3dee51d8
0xb2e1161fbe625a0049ee5ef76b45ca843262ffe8b2d0e3fcbb93b8c12e80299f
0xaac1b12030dc6278bb6521a85aa90ce3597afeda846deac205f0955273811a97
0x0f455fe9373cb16efb0151554ca747b24cdcf26d6bc92e30583487f4295ebf27

Functions
Getter at block 21030733
DOMAIN_SEPARATOR(view returns (bytes32)
0x4238e5d1456d6a03e81595cd526ba755d8f47384000c28b0c0a3e06fb47cf365
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=1346266548, _reserve1=26280741, _blockTimestampLast=1624465090)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2632117752483206836078716721033355582968
price1CumulativeLast(view returns (uint256)
5840967066963601419769318574395629768817922
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2aea6f781077f760d6b18906191aa6c2bed10699
token1(view returns (address)
0xee3c384f75021289bbb467af186c0b9ff09a0507
totalSupply(view returns (uint256)
185836891
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.