Uniswap V2

Verified contract

Active on Ethereum with 84 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $506.11
ERC-20
Value $4.37
ERC-20
--
0x64869ed94b894aba28a101e64cf9a2e7e5babd86fd9d05a598851f4bd90d4284
From
0x5ee040946d814f7baca0ed692b0a6fdd19b5cd50c2ba91dc7a692b60b36261d6
0x0fd0a6005a448866f0d07a10e75a053677517db669b4784431e77c8584ff0008
0x38a17db444de132323f2c890754f5c9bcd93b61dfc6d501602d1863998c27c30
0x4f93c3d20f042a30fd800d7a8e54f1ae2ff798ad5e3eb3cacc50c1b8f73462f4
0x40ec865bbeddcedddde211f092a5daf4981f998e04d77ed229281c8d059abddb
0x0c7e57578bd62cdcb8b2803f622cc05615bfdb8a610ac5d65f464255f837f1f7
0xd547b3d7fa5792b9bce91338a473a1ab6addcce828fa0cd8ebe96886e6af2dd5
0x57488f87b1ad14b48ffaa083d60ba0c1054fea9d6d75fed90ff6931ee8a08b83
0x4aa63934bcb643453d93482426c6649d26e17cff5b1fc59b1c0ea2749145771c

Functions
Getter at block 21046806
DOMAIN_SEPARATOR(view returns (bytes32)
0xa43a924435c69928298b8e6342df459a228fd843df901407187a665e0df0ced8
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=18145739653826666571281856, _reserve1=1789710273602425, _blockTimestampLast=1694499275)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
305761991302083461689876307334847329299
price1CumulativeLast(view returns (uint256)
265714164336420858550513856675184018251070361439111
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x7701ba3946562f00b78dc789923a567a8238c108
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
165101853030936707531
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.