Uniswap V2

Verified contract

Active on Ethereum with 555 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12,275.04
ERC-20
--
ERC-20
--
ERC-20
--
0x6d2020861337098adba3e315b634bff348c365ebaa66069e40c9b16c4c96f67a
0x4624aa75fed8f398beab577a3ac331bd8cb1c7e573b138a5ef457d2e230626c6
0xc6879de1dedf2bb66d878e901b9e85c4553695fde406e4391a1c6bce986572d8
From
0x0bf79a5c86f153801a87be6af1148a5cce0a4a2b69e8162df5e4c8e25579bb45
From
0xe28f58e72c521188dd43199b181451c8b9d79d2aef0f2fbd899142a8804b6c9b
0x3a3b8698b5730e43fae9abaf00ebe20481f66cbaa97137f962e27bde75c48bde
0xe69b31189a2a71b24afad2ebf5702cbad3879c4fc0b6c15148a4544764ece151
0x3aa6bc76d68345a1f56de2bed78796eccedbab0166e65da1183bba420dd0f466
0xc66fb169883c0f84fc6e92af8c7044a6ba764294685a646192cf9d1edf1239b9
0xa5284b2c323fe9aa0c3f9bd9cb8325e03b956cff60bffbc5cefdd22dd5c65bbb

Functions
Getter at block 21189046
DOMAIN_SEPARATOR(view returns (bytes32)
0xb24c648662009fed1581dbe262efeb9ac53d0cc93f9b4cff6854cc59bca1b0cf
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=123626885537190382508106805, _reserve1=3944445831720393972, _blockTimestampLast=1731611447)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1149660924574389813180265937792403323
price1CumulativeLast(view returns (uint256)
5968948432114614387984838314802083927251116385538
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x8b0e42f366ba502d787bb134478adfae966c8798
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
8748496503638442553994
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.