Uniswap V2

Verified contract

Active on Ethereum with 16 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $224.85
ERC-20
--
0x67be559a94ebc0aa56fe5043efc0be3b86d177f40caed594aa3890c45c2b730d
0xab57dc85540975fb7337bde77f4877a5609e3b6d107446e66a3a143654aa80dc
0xa94aef1e7864e726b8aeb9727746ded02d1628af01d083d1dc50b66879d9da02
0x07f75be2bfdbb164768f1cb5b9f0783f09ed93e6b1a32d579db840784d9c2400
From
0x58a0d7496df1e33157106a55ef537780c35bda64b0931084d46d145631bb43e1
0xd39e17f35cfaeb88cba7e339b165f5f2ae67aab61b8102c6c382848fa762d09e
0x7f377d0a35263787f5b1aac862d96690db5cea70687efbab4ad5f02d77ae8631
0x0c9d5a389634abe32fe94dc25deb22027e20f82afbe266b58b2a524c5c9e30e4
0x306bd8d054eba9dc570fa03e15aa0b98bdbec0f798b767974d3141ea503bd718
0xa4b1c28b47cf4ecf41ec3948757e5c51a505061942797cc8a4165ea1bed7b6df

Functions
Getter at block 21227559
DOMAIN_SEPARATOR(view returns (bytes32)
0x53ae749d4db47cd07a55f09533b8b3fe3c7cfcd06879fed9564a636218650551
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=72292402078097001, _reserve1=10289767734378292887360, _blockTimestampLast=1724808023)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
73677720250752284007383425077372054319807267883
price1CumulativeLast(view returns (uint256)
15373940957668574650389463245683939738126
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xffe615163ef49963f1bc51ac49ca46120a4b2cef
totalSupply(view returns (uint256)
25603100461013081103
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.