Uniswap V2

Verified contract

Active on Ethereum with 59 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $852,233.82
ERC-20
Value $851,121.75
ERC-20
Value $0.06
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x3533eea364aec4ea88fe3479750363951a576bed661e1375dbfbf8a6ef7ac159
0xd81688e873ce35665e5cf9554e30f38af67e463ade48ac193b4bd2f17672f669
0x20017b14c9a1f2c661096e35b40fc630f4c1e14670a5d48bd6718a4f20aaed46
0xabdfaeea50ab96ff0d3299c886185fccc7473a0bd9d2710c7333d6870dbcc532
0x44e92cbcf709e9e067f13771fece22e6f358964da6ec260d8658f6d255ee8788
0x1b667e39c90d91246c9302af11a40903d0bb3b2554dde5c70f4f80c1649016a8
0xab7061825e7a88a95e243c9aac6f9b71d89213d01e99f10c3cbd2d07ad3fc5c4
0x08c68a3f0dcdd98e32dc0a776da9c03afabb83d77acdf78f672aae332c607804
0x847c597456d36403694994578825527da9fba7a2255e16a57f672149e766bb92
0x97f88ef1a9b8184313506f09b3a7e027f52b5eb2c5fa40f572417f58d2118c44

Functions
Getter at block 21325698
DOMAIN_SEPARATOR(view returns (bytes32)
0x15909d65eb6f1b93a0c90955b9d42bfcd271baf00b104a8cbcb2cd1be747e5d3
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=233684701254695907984, _reserve1=206352015564080282051284, _blockTimestampLast=1733273687)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
330084448870484858649885138003870260246072421
price1CumulativeLast(view returns (uint256)
1691052902957321218411826403180100895849
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xeef9f339514298c6a857efcfc1a762af84438dee
totalSupply(view returns (uint256)
6416642699863285428574
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.