Uniswap V2

Verified contract

Active on Ethereum with 14 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xd7b37717c44170651d5c184acd7840350b9fe3c71727ae06be71d7350254189f
0x67e24f4c7e4b92e5dd31d1caa06cec612d6c5c1183bb5487b15d9559ae0e0aae
0xe1480c4c81d15a0b96f1a8a901b34eaff501487ffa6a53b7b35d18f902072707
0x473f5517f88397114df89c6d0354ae828c6ed95afff323eb10a6c1796e9e23e6
0x39f9ba4c996000be35c5a89f081a5958417e30f112a7e7a01224d00c21057bf6
0x46e0db0e7b3c5ecc4086bb18d5fb00a333d53497e4f1bb61c83473c2a7f6dd62
0x68bed770250cc424c7168e518ebe335906d98a760985873604e8d8ffd3e58fee
0x4155e0e6686986db3c4459242849e9dac0e4c473eaa8454cd533a63efe2da02a
0x40f09961d3cd169d62ec1d62209c8a83ad5d16c92ef9535b8cfb7563fac5e200
0x5ed7e846e46f0c92a65d7a2c580f6a10df85771231e23cd5a54fca28bf5573eb

Functions
Getter at block 20904371
DOMAIN_SEPARATOR(view returns (bytes32)
0xded4b02b64d2da93184f3093fb0edb37ce0bf2c39562de71340d4cf4ff1bd5b4
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=107000681689954854663531, _reserve1=34773946336488033136, _blockTimestampLast=1678151531)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
41991057539791813881708053540527909920
price1CumulativeLast(view returns (uint256)
228268764455328784761448229540517609737689741
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x37613d64258c0fe09d5e53eecb091da5b8fa8707
token1(view returns (address)
0xbb9bb97bd5a7d94431bb4dd134886522034e7251
totalSupply(view returns (uint256)
1922595573908506494014
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.