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

Uniswap V2

Verified contract

Active on Ethereum with 9 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,307.65
ERC-20
--
0x93a74c56dbe02812c0b7097c8d5e472fd880dcb639185858365a190f599f2dfb
0x142b5e06f7a9a6bd3a7adc16fb257f5d1cbed5a129e82a6af3920657ef1e9b43
0xf2ceb04bce6461996e36823a0bf06ce3910773a7b3363cc955aa6b252eba745c
0x964a5f3a345d8c65ffba918e473c17e8b55b45f5e614612cc18ca8a4a2c67180
0x9c22ae48a55624530a82fce3d2795c9f2b55b3be5faa431097691cbcabd1b664
0x159cdbf784b46bb72cd4243009bd8fb729907b97106b806a91d32267029db6d8
0x2428e8d9e5066ba84c543389eeee71e0d069b5615442ba3f19c24c29189ff89f
0x1fd70aab6ec4feb4fe93eb08fe83d7cac85f87f0d5d0807c46241b304f27fb23
0x63ed86877864471d3619a878615d39aa78a4f4caf521a8f49c9b688bdf373b70

Functions
Getter at block 21213720
DOMAIN_SEPARATOR(view returns (bytes32)
0x6a8f55eae422f99e3afa8d948924d32ced883ec84e032a4336c3f1b5a4b0cb43
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=62714685276089228, _reserve1=739564603183384474, _blockTimestampLast=1678092947)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
912033341239288170367296570387842389387644
price1CumulativeLast(view returns (uint256)
839322189696709774810962213712733282028
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x69861de3ca93fe083921d7ad50feb9d9f45fcd45
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
214296962342933734
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.