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

Uniswap V2

Verified contract

Active on Ethereum with 1,113 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $33,550.81
ERC-20
--
0xc64864e4c7a4e673f2762711de55a7e3c7adc777e781319e22b7076bec6439c7
0x423e964e596da204aee9ac8433af94e7ca50cd10ddc87ce51a0017c14237a82f
0x4941c0e03266dd826f6f879a0a00759d62abbfc8054f17740deaf1d07b023814
0x8d4dda8855a27e3cf6695733e9a15dc453683f961a4e22b9b7591052cac1287e
0x4e8e04f9e5b266d968891c1f6a5b4056acc7bff70c2b714d34bd1f9b7fe59e30
0xcded6e466c8038cef425b745ff9283224988da17e960676b7f9db88fd5ef1c69
0x82bbe43bb5e6a669087908e5fc1ad445cd381ef4e0b25bada29ec74d2db77d29
0xa3912ed936b954ee81a4f341be66d7360c347e154dbaaa6327b6b5f4525b645e
0x7cfc8f5e596efb7fea44a36b06fdfefed8dead6c0893ce587dce7042f9f9c4ee
0x3c99da16d3a80826f33f5b68930ac621fe7ea52ad7312a5ab27529c8bf3543d2

Functions
Getter at block 21214634
DOMAIN_SEPARATOR(view returns (bytes32)
0x9d80845b1e91a343e536e46d22d575add56941c9f1e0b0ce873d0505e0e7429f
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=10973561312024997788641104, _reserve1=10896836012428848209, _blockTimestampLast=1730676491)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4299276509808107724611198418320723171
price1CumulativeLast(view returns (uint256)
392985819713278329370476792015554307521345936736
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x84ba4aecfde39d69686a841bab434c32d179a169
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
10018492147146410040213
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.