Uniswap V2

Verified contract

Active on Ethereum with 133 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $241.36
ERC-20
--
ERC-20
--
0xfead6bd4dfa90cc9d3df35d009f5fa2d3e3ab2350b370f4c3136c9200e632540
From
0x6fa0e3fa7a24acbb76f2b9de004ee9f3f9ab092d853562ac4a3bd5654754f402
0x7792dc1bc23399387f702372d64bfc54cb251ddbec5893c98cf5de909bb97f39
0x6e0bd8b4544d1258e4c235976487ab1c97b26419e7952d28a511b08242ca06d9
0xf78f12290b49ef4de22c433db762bc3fd22576859829623ccbc36a645273e78e
0x4c18bbe23e674b6920ece004011193b51c7e7b85db5e5ffab9ba87acc01ce003
0xb1014e4a7836db792e61ba59847833c20f212002767abf1a2eeb5dde4aedfe6c
0x6e58e5d18e542ac7b5523ae830e13c92bf1b3b72bf0a14fa36d89615cebdd4d1
0x1915c57c5d2434973eb632b9ef61628906668fec15cfd4a40d1814ae1c47aff8
0xae5284f4cf1de0bd326256b1c348ef25baf6327b3c3eabf826e9cf8761865048

Functions
Getter at block 21006306
DOMAIN_SEPARATOR(view returns (bytes32)
0x0667c29c701c353fd5d0ec7ba62e5e1cff6c8bb28e9e6a757caded611cd2b780
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=241378808, _reserve1=37130894816178750030728, _blockTimestampLast=1724219759)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
25041589955520344822360597940075434441105496677923525084
price1CumulativeLast(view returns (uint256)
712272244822609925487379888123
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
token1(view returns (address)
0xdf6efd9fde2d30a0e750519bedd2698f264c669e
totalSupply(view returns (uint256)
78091108764251
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.