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

Uniswap V2

Verified contract

Active on Ethereum with 41 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $635.73
ERC-20
--
0x1dddbcb5ac11123d9076f6e476566f32546e7183f0b6c8367f3ed4a783d6fa73
0x4858eae8a8690653d0a7cdd6f27112c664fd57d0f956eae4355b2f2644d64c7f
0x92f7288e9dcbef58a3161c7d7f2f8fed1efbaf9cf783ee9671027480c69c4b13
0xedc2083517546dc82f2b74a9302e28547d73a4cf64397d660d1a050c802bed2e
0xf19f179887b08933f98826d624dd962298ddbf029d3075c8822b5c912869eca1
0xce740eff2b8536034d4dcc1496733a1ed5a459faac1c047ea75158974f2f7e18
0x650e8c731b33199afdfdee9797d287345e81bb53a5fd9104ec44dd79689f4063
0x7d59ec7b8a9b68752dcfc2b1263cc7c37fe9ee920d942611b3813c367ee38b00
0xe8b2b735be4338cad03e539d1aee0444bd3968a8995943235d233be3bd7e36f2
0xa7ffa7abe10efb832129bb26b22926628e3a05e63eb2b2b2f77969c833431e01

Functions
Getter at block 20886408
DOMAIN_SEPARATOR(view returns (bytes32)
0x958f99212ca68beb9dae714e4834377ce3235f6d73f0d955eb267f0bca8d7489
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=2046464223526190, _reserve1=272476428390718872, _blockTimestampLast=1723247123)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
454620525945961702167968006745731922191134709
price1CumulativeLast(view returns (uint256)
4991978737290195999165064629251072446303
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa5a2af22eac6f050227d844b108c2b2a011fd329
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
20592438276293203
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.