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

Uniswap V2

Verified contract

Active on Ethereum with 673 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x5d438bb449771abc33dfda0668085e815717a965abf4930f7b1557fdabd6e7c2
From
0x5f06b1fada7ad241670ee6df70227e944b07a9b166a088084b4e8721dcf32a1b
0xf67e02ec89f817df9ace80a88a8577fe31ee271ba2cbc00bef470e1c3befbf26
0x82441e3effe5db16694995022b9c8315319e4aafb9e683b8c23217b82db38627
0x4f362099f615b967cc44138a4906c5d8336727300c0afcc2ad3e575d9e369db1
0x2e733b9bd9e1384ea166f4bfb80998c5230c8c968e7e5031b4f668986875b798
0xf987df2969d8413d7edacf7f41d7b2a930e0d519d441a15d2d12eea739ee5708
0x506d463048ccd762ee895da84984ceb15d05ecb2de0def78ff9c73d3e0847172
0xd7d37597dd9d37c9a3db5d91037412efb48211e6e46649d8f4388f599cc59c2f
0x5c7e2d8eb4d45389373e2e5fb274414796d56ed0b2351df0afbe29b774159429

Functions
Getter at block 20799448
DOMAIN_SEPARATOR(view returns (bytes32)
0x13ab1aa3d9435e00cac5eb4699b86803a78bad3d5081562c4875083120b38bf7
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=125181597641491273675, _reserve1=257562952222846676424937, _blockTimestampLast=1726384823)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
594439363365055186287917770602139451374842100
price1CumulativeLast(view returns (uint256)
3805522570452030665700616882180055279813
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3adb04e127b9c0a5d36094125669d4603ac52a0c
token1(view returns (address)
0x3ec8798b81485a254928b70cda1cf0a2bb0b74d7
totalSupply(view returns (uint256)
5539181973300357662954
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.