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

Uniswap V2

Verified contract

Active on Ethereum with 461 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $29.11
ERC-20
--
0xd0ffc54129e10409bb3b1d5f766375f66a3e6deded6ce351c93ba6dde709c549
0xd4756cb793cc7acbdcb4c5838633e62797be8229958dbfa094ac1dd5e1786405
0x78514bf853ae6b881001fd1a95d224ef47b24698caa852c37ae6a79b93d1612a
0x1114ed4a57ea54dabc5485872185b86337409f40e90663f571373a995c37b3ab
0x1d790e082ab09d3d85c7be903d0bdcb2866c3cee9b25f889e668d6ab4accdf64
0x427a44d47dbe235480574ccbf6b16547414a224ec8faa8dbc5f60862f9267b8c
0xbe89086cad0a538645dbf105b2bdf2d0a3b252a8bdfb378be81c3a51f6c6e227
0xe4e1d6939a4927da93562aa5005fa2c85ab5f5e4f0bd684142f720f7a7920ccf
0xc7bad82f917d83f58db1e94d21fd1cf17f915d735cce5974a22ef842f6fc5868
0x77f73dfa3add44133066a57b91cd19d1a38eb4ef8c8641b85328c0b8969ea22c

Functions
Getter at block 20799355
DOMAIN_SEPARATOR(view returns (bytes32)
0xa46b703ad2992f08c20d60cf0ebd8ed44a200757e163e63abf8eb86f0046fca9
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=270112442114027409617, _reserve1=29107337, _blockTimestampLast=1723074659)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
34172302018850649266703142787344
price1CumulativeLast(view returns (uint256)
2483853829430035169047963386374396256971247244923591599
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x12d102f06da35cc0111eb58017fd2cd28537d0e1
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
71985780311587
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.