Uniswap V2

Verified contract

Active on Ethereum with 297 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $474.39
ERC-20
--
0x4d39fc018f340f54add6aa24042b7fc6f67eefb93d3dc51ff2f6a64dff166c97
0x634e9acb9b9dd1f89ed705e8b1a5b640dbc28174489ac863d366a97a000573fc
0x0ed00c6d63856aae6fdd3b7bd3d426c0896a73978e220052c2cbe9ebd0a81c87
0x76c1e3075869aaaf557f511d7afe15c4da235ad5bb1fcb0ed03b5ac22e63bd98
0xe5d76f14f91ee0878861ffac7e9f215bb03bbb8f3085b1243447db7e0b307cb5
0x779cec7e55550518be6eb6db395e8d06ac6f0d1ffb23d356e1d505bc19c78eb0
0x4487bacaf610ff90f28de28a9ceb0bf0e2832ffb8a781693090937a0a2568fca
0x8e217fde53dc2ce43cfd95ab000f776fa1dce9cb0072d7702ce49204fe5a16e9
0xa536e92660c09ff8fc9b99de5e341cb0c5c56c7814980900c5c0c3fa57e966c9
0x21559c8d10dd167802ac3702a27d04aff7769186859025a73623bfab2f7135bf

Functions
Getter at block 20874263
DOMAIN_SEPARATOR(view returns (bytes32)
0x6b7ba43f8bfa417f9a34ae3dbcd9335207e74266fc72f90a4de203f4b54edc34
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=3357265295311487765563, _reserve1=473918760, _blockTimestampLast=1726284851)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
6578423072851177342588353170804
price1CumulativeLast(view returns (uint256)
4990214498173994143232534224622385756492558381365269435
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x33c2da7fd5b125e629b3950f3c38d7f721d7b30d
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
1025440499365493
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.