Uniswap V2

Verified contract

Active on Ethereum with 83 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $81,132.72
ERC-20
--
0x5595c903a3cb7ec523e7166c1961f2f7cec31d4fe9b806d561ec865ec975d33f
0x9cd22f3d9922841ae25479fd841d6138cb2a64d418ae3cd9ff4adf6f53b7f4f5
0x05feaca71e818a238f61d3d3b77a4393c6d0fc64bc25ca09f56702cdf9119294
0xd7afd82363a0b5e1d6146387e363d28e577a5e8e7df138e5919329655a1d17c7
0xf7a1e3c2d7cfd24920a355426edbb5da7d9338e9ba3e19d82bd4a732994ce955
0xf184ee2465d6d990da63f0d48d762ad4b85f357f767521c3206157192679bd5e
0x075645f2b5d150ac57e6b379abe31d7aab91136b867c6ae2a2597888bb22fc7e
0x67aaae2fc7bb6294b67f1305bf80c30cda2109aa227b978bf6826b3401b5e0d4
0xab90690ade59bad77c788b7e8528542bdbb0bcc064ab5b77e32d4f92a1ab0896
0x101acbfb3bff72747ae35a76aba87e2aaa9a46e6a716e19feadf3819f5233aa6

Functions
Getter at block 20845861
DOMAIN_SEPARATOR(view returns (bytes32)
0x86585fcd6ee7a4ba0c56559d178920f7b2010648cb0ab22fdb0c99ab590679ec
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=14442180945056409393498, _reserve1=30109708495684580518, _blockTimestampLast=1725556055)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
28064501519126816470158702482974145528811
price1CumulativeLast(view returns (uint256)
240988831216896881159217450436722987318999588
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x89ee58af4871b474c30001982c3d7439c933c838
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
337354201996340552516
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.