Uniswap V2

Verified contract

Active on Ethereum with 137 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $540.97
ERC-20
--
ERC-20
--
ERC-20
--
0x5f69dd2450288b2e87d481946e4f35b748268c460fee22ead6e10d8ac9b5f61c
0xffbf5a27ae3e4a8634e24dfcfc11161a2c2ce5d71f96782edaaf5b971db35144
0x40af73c2ad0acf9745bce6c535e26efe5383acfd963ee885fbce18df36283dda
From
0x12707ef2b6b00bae78514b50661ed728953b7986ccd4b96ac4e01053c289fe86
From
0xe1b696722193383afa3c4f03d74c3c3a514e0b20d806d0e7c8e0444cb9f8dd47
From
0x3ad7a2f7d9f577849b6788c8970e8120d73b131f5366a71503023f82b9df81eb
From
0x44cf708e7ae20c6c83d4b2c3ddd2aead519b5d6f5bc11f5b4a3391f6812d13a5
0x91c3d32247e557188043dec95c28fe9bb9f2b7a55d628cfd40e3826d8e54bec0
0xad5ac495c1992613747d76f3fca1e37e7968f6a61ab1e8c28c392d259f88a4ee
0xe289652808723c0466a32b1dc12742eb4880f9e06db8729ebe84b3d49cc2b719

Functions
Getter at block 20844038
DOMAIN_SEPARATOR(view returns (bytes32)
0x0ce662318fcc78e7caca5164713f1257de3f8e8e3d71d6cddd026855640237ec
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=1241141935311688881765675, _reserve1=22577878117426562670, _blockTimestampLast=1727440091)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
79738572581630053159160063760882408824
price1CumulativeLast(view returns (uint256)
22383226080955136630885557163548593791996759475
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x36f3fd68e7325a35eb768f1aedaae9ea0689d723
token1(view returns (address)
0xb753428af26e81097e7fd17f40c88aaa3e04902c
totalSupply(view returns (uint256)
4661586151490312452352
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.