Uniswap V2

Verified contract

Active on Ethereum with 4,578 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $55,745.01
ERC-20
--
ERC-20
--
ERC-20
--
0xbb4ec66a2390dc38169ce8413387c84cad8b095a2493f67f8974143a4d5247df
0xbac0ae955e28281513b9b7b13351263902d57746577129127b22161bb9f1e352
0x81b19c37cdb48c75dee526b971f474dd3e3deea8958c6a0c4dadddf3961dd82a
0xa6fe3f160adc90cce716e1ab5de6f1c2cf590666e0a379c30f481f2ffd0ec878
0xa8ea4f1e1b363b58ae49a167d3d1dab8996d3bfddff3384cb7e2e9da2f0c9d0a
From
0xecfea600425e59d2f76ac1f08cdf6a07226cbe39c11fc32c724bf9ca02b52f84
From
0x1b935e6fdc9d39754d354e418a104b8e792a5744872c1ddffd892ddcf1b1aa6a
0xa815871fe42221a51047dd94efe5c08bcb135c82b594bb6125e4878b7b365bb2
0x8a83ee1a75b8b5ac546119d64f1c1be2e85e9d543ab2165fb48e179cc774dcda
0x2bb53b1c0adff1dcf18af4fdf08fb0804033a3610c5fee748fab7e569dce6637

Functions
Getter at block 21256358
DOMAIN_SEPARATOR(view returns (bytes32)
0x69642a67e858b1c53453c03259c3b59633ed7f641e698bc9cdccdd22978b35d2
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=16250056475675935458, _reserve1=9856536716288149361827, _blockTimestampLast=1695079619)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
279886313809253356332118751811866444931548532
price1CumulativeLast(view returns (uint256)
26494770191352186845972826174339328759404
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xe0e4839e0c7b2773c58764f9ec3b9622d01a0428
totalSupply(view returns (uint256)
391789675932295022658
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.