Uniswap V2

Verified contract

Active on Ethereum with 79 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $481.48
ERC-20
--
0xfc669a72ae2bc106a9bf9f4e4d88f5f6a2b3cc6b382c8ea29a64ee0930fc255c
0xd107990cf0336ee32f7a370bd51e40a94cd8ffe2e5da890f23581de093924a6a
0x977cb9dc783b1cc97755b11908cb115a20872fea16df96e0081449f5e6143e10
0xa51c4f0abeaeb21887c1da7ef1d3c94df39b6f80a3869fc3fc801a57a473bc55
0xa08c680ae602fd4f09c6af8a715cd3b1df3675a5a79f7e6aafa6129cb430d997
0xc9474f3fcb96277c38c8eb31e3f3abc8d97eb0f8c11e33a54b77dce3ded496c6
0x9bd45b6ff54286bb4b14c0b436c7217f3b0c29a43cc5ee13fd54fd3edcded820
0x472cd6128603ba834907d6d37227a368d6cebb7be310506f458bc28a1faa45de
0xf5eb967d7b2d4d19b50c1a7b5de296ce1a7ef1c0ad3e949594d5eb822605d077
0x7b74bbb1af87fd3576a99ed5d8cc30294d6e561bb0b5f09cc73524465f52ef94

Functions
Getter at block 21052508
DOMAIN_SEPARATOR(view returns (bytes32)
0xa3d7195cc85526c02be7aeb8ab6da22c589333e97dcb71be3c7d7dcebb1e2777
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=3037744014968038600640, _reserve1=193613497948824700, _blockTimestampLast=1728943427)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
80747259397748209252216797010626782580
price1CumulativeLast(view returns (uint256)
6511802376297313716512091724087401670463354995
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x7384fda4305c95c5c9a777aea07ae0389700a9b8
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
22161711908952015966
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.