Uniswap V2

Verified contract

Active on Ethereum with 63 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10,110.91
ERC-20
--
ERC-20
--
ERC-20
--
0x7f24ae73fc0c348d32ba820b6959273468004a2e5d6b49a7f11eb6cf19300090
0xef73c99d2989ad0c3e96e1a57ec17b2ebfbc83eb2da65026f380ddf310e98221
0xd423fd9e672a1915548693ed3b21f7652c50c5e15f6149ee29526ebdca3fe879
0x9313985ecbc74c34c416251e86f7a1e4d0284dbfa85e20e5506e322ac3b5b811
0x06955d403af3aa1eee823864693d33adba2cadfbc1d24501ce05e14ea041ecfe
0xcc03975ef9a8cfcd53ef69242cfefa759d445b2af55a4b17bcb4eaed0e93303b
0xf534497abc1c42f1c28949b7ba7e0452bb8f3c6d418f6f99c7b0730c42c286e4
0xc94a9bdf675f74dc2b3ae9a6423375ad513f7e5f86477fae7d3fe08fbff4e2a2
From
0xfecc522a77a3af8fa8d68394eb04496172b91afa2af80e079d5bee21f759f814
0x79f801756a305e67da7eb5d603e52dd5daaa34624332e68a522446c4a9153235

Functions
Getter at block 21205099
DOMAIN_SEPARATOR(view returns (bytes32)
0x8c7ecdf9f611ec9d2f643e5adaec8e0d42fc7cf7261955697c367a442443ec6b
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=184387328614687032789943, _reserve1=3269643438937203821, _blockTimestampLast=1731028271)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
80219501356388335567702838154784353195
price1CumulativeLast(view returns (uint256)
26929924123969493510949521022755157690294851235
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3a9fff453d50d4ac52a6890647b823379ba36b9e
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
706567916952250411546
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.