Uniswap V2

Verified contract

Active on Ethereum with 261 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $235.08
ERC-20
--
0x1bcd9e4f29273254deb8241c12f6003e66055f0cfb3dfceebb76302a2f690b3d
0x7d197cbcd93a674e7f5de48e3e982fba5ed740a75b902a60146a1e1f5252fe98
0xb00220c000edc02447b778c172cd9bef19f565f438310b93ba70eb7a5bbe7c57
0xa658fc50457c6aa97493b5053aac407978c6f89dc23c9872145815fe8b7efbd1
0x0921d85c5e22ede58fe348e4f6f427adc822725fb9bf0ab4e6ae139e14c5823a
0xadb9e07c6d02ed3108482b43020c0f253f4befaa3d1dc1175d8b31986ea77e94
0x4c0a206a428ff3640e84c2e087620185f8bae22a0620d565f9910af515780d04
0x4d596fffe2474d28a23c1a1d49e6ccdcf604a7c54536cc222733dba5f46ddf08
0x46f2736d6b68eb0644ec51a406a876792d7b9cb2e22956f045821525e5d0da67
0x063da91531a08e8b8b218c3d5824fa55aeffad1855e19174ce81cc96cbf4b19f

Functions
Getter at block 21299858
DOMAIN_SEPARATOR(view returns (bytes32)
0xaab17cd1a2b4aba192fa904478ee6cf020f908db0e1bdbaac75aef60311b14a9
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=63770133869012916, _reserve1=776518557434412507053906, _blockTimestampLast=1726461215)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
19995388708890188399283806710112509157496810585700
price1CumulativeLast(view returns (uint256)
189718958073694737648002223216679171067
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xeb7e037140c1e2815f892830721778131be0b0df
totalSupply(view returns (uint256)
198799740266791873603
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.