Uniswap V2

Verified contract

Active on Ethereum with 10 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3.51
ERC-20
--
0x57d4498c06ae54eeb96f5cb34dd84d120993d41d5f125d04c71264c22c61ad6d
0xe52e9b71ce1b93f78d4ae5266a17b8a89fa6c68235863c7c49dd7b597d0b20cd
0x8bda533dd374422093da91abbd67ebea34b23dc869c46a048801949ac0a508df
0xb24253e66a879122927abb7b20065f9f769ecf03207108d5cd74e5cb855d2f70
0x46fc59b01f0c17cb85fe4d0bbadaf9914c5872415ba9b78af214306e1862d9b8
0xa5ea36c9d6dd39bbdb5bfca0e151774a90b9777a14407d9b9a3d07e0ec595b94
0x0bbf4a85f68f31fe102eaff274eab8b751d30ea1aec9b706c4d687bf1f8d338e
0x849c7b25271b6baac6b1e632a46ccf66717593c7474d3bbad5d064318ddd41aa
0x7a6452b41fffdbdfcb0693dd584a329aa5676619ca8952c589196bee6ac5c7d9
0xa2c05c91d0e8b9230c9ba47f8209b853848bdc2dc4fabd8ba0e151da57289370

Functions
Getter at block 20879013
DOMAIN_SEPARATOR(view returns (bytes32)
0xe291dd28629c63e9f0e921b86601b1d9598c9e52b8017551cd5a446de10a51de
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=345850834020795842556790, _reserve1=1421439899030024, _blockTimestampLast=1724910299)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
935925951437000535029888671630726539
price1CumulativeLast(view returns (uint256)
15952308696791662091030122763030822370376155021345
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4eeea7b48b9c3ac8f70a9c932a8b1e8a5cb624c7
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
15042508794167644105
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.