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

Uniswap V2

Verified contract

Active on Ethereum with 18 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $15,859.79
ERC-20
Value $15,021.32
ERC-20
--
ERC-20
--
0xb7f949d2a7972ab3b469b7ac807b01b59cc88967d6c95724d6f535cf2bc30e55
0x1e8c2b6f4ebd9d1976fed6779f92435e86bf384af0f4b13e3fe055e404c85ec6
0xfcbdc18eee2e39b35478f4d3d05239c8a6354b31d81f7c671b452e8e316de812
0x68aa806eeffd5ebeb8ff501c749df04f1bc279fbe7d6dfa6fb32243b95f670c9
0x3f3afa59ebfdc2cad1c7f8d2b7574bb154ae60354b16e912c29ec02bc418c6c9
0x454d6705689dce2f346179b50f5b154224ef8c889dffe747b050d18a3a5f6b17
0xd3dcc944848317c437dadae09c15bb8ae9cccbf3c937ae955f703a88f4890291
0xc4ebdb0937a866150d4d0e3c8c464a87788efeb88adbb2ebfe95346840041975
0xa030878ffa5a6155727d8a2fa931cc07f0b3ce0c43d7d6d92bc905286f9033f0
0x03e0974712a652dc0381b80cb71ff026f725bd0f2721ea3d15c66632f6448f69

Functions
Getter at block 21336565
DOMAIN_SEPARATOR(view returns (bytes32)
0x0daa1ffb2e1cd5d93b13f4ae29e50f0d66bf94c88408db6ffdaf6258751f9046
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=29626686027491860206159443, _reserve1=4036422488128990424, _blockTimestampLast=1733382083)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4976971792480439512237289680411319376
price1CumulativeLast(view returns (uint256)
663510283520701681898795802044260203054266333280
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x43d7e65b8ff49698d9550a7f315c87e67344fb59
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
6787131656487296139207
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.