This contract is being backfilled. You may encounter incomplete storage history.

Uniswap V2

Verified contract

Active on Ethereum with 1,179 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x2888a0b7364a6b44ff96d58c56a679b9592edfd082bad7ca26aed7a6bd29a8bb
0x9246e6660f4dc88db06f5ed42dc40c6b8b5b8fa9e680521dddd375d61f0320a2
0x4f01af26caf2504b37a987ba152e1ebe5472d7daa1fc9df4b5768d0a9f339616
0x7902f21ddd7518473615b6ffa88c4a5caddd5b940e9f9751f9881762282b968b
0x9a45de76f4515541c5f1d2737b83cdf8e8b85f7ef59cd71f29a92e3b1e1346c8
0x96a2c8b614f7d662227ecfff3e0576215e0cea29e87d68dfb7b5bb035174a361
0xe84f215d35de9eb0baff7ef7192ae66801c141daa71c71a8ab6c1f6bd227f030
0xbbdb11ba02f8d61020e8e12cc6e07484c1146e05418cd19814460c27233f01b6
From
0x6605dd2d9f458b57b53148b7809b62424e9a9b4b22790191a95a7816b272294c
0x4c06d0b1d64464ce8831e20cb73b152e8d4b66dbd30058c6f4c150ead6098c93

Functions
Getter at block 20801325
DOMAIN_SEPARATOR(view returns (bytes32)
0xd138991768605ca183a23a40f58239d4a5fab8a2507ab27c5418dda05488a047
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=96184522946165396154638985, _reserve1=97984529906888881023852265, _blockTimestampLast=1720085819)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
183743670534982957312191592477579517692584
price1CumulativeLast(view returns (uint256)
177054868827085031816634464546356384917468
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x046d77260c6d385313671b29d6ac4983f8fa53cd
token1(view returns (address)
0xe1eb8d840107f93c1944e1347dc006b3e3cf7ffb
totalSupply(view returns (uint256)
96971767754288472862010632
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.