Uniswap V2

Verified contract

Active on Ethereum with 11 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.35
ERC-20
--
0xd656f090f3e64e1cc75570ebbc7e5c967b7123b6d75322b45d6ea4b4b62616ea
0x67aa7d69344ba4cbcd5350f6f3b65ca1716ec780adcd3129363ae8f76c6fb8a4
0xf785f633c0ce925b252f319d6a0cf137168f0df26fc6258bb4aa2623b17b0931
0x0de08829fece457f212c13d173eae4198810afbe801221037b8537f2dd141df4
0x80fda99429764fe52f175578bd5904c8b829b80fa88aadf97603eef4d2658f6a
0xf7ac64bc1f2665f430a0c57f53963be1fad3a91bea0be3c3a6d71423b0b376cc
0x843967b5ad4fb8f929b5b7358f1196a32c1baf865c1e5a46e9dbc71861753cd4
0xb7f2c85e76d63c949255f03e4b862c322d39dc0322985e2a57d9c2a8661827ee
0x995656debd2ee8595670a306ba8b5f8ec505059fbd9d7a548a6bf49d729f4f6b
0xa27930b3a599093c9c14f0d63e3a5e407b39d9151cfdd9c0a2ee021ff297ebf5

Functions
Getter at block 21442859
DOMAIN_SEPARATOR(view returns (bytes32)
0x6355b4dc64a472d80115fb3e1078dbe810fc3ec989c3499573c156c5e6283b4a
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=1754658598744780643226, _reserve1=409237921617542, _blockTimestampLast=1734483827)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
16433664101323596367391226939639086154
price1CumulativeLast(view returns (uint256)
459384701512982791512003570309659969924618365536
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x84cffa78b2fbbeec8c37391d2b12a04d2030845e
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
613488922101597857
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.