Uniswap V2

Verified contract

Active on Ethereum with 34 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $81,359.63
ERC-20
--
0xca234044297c2b01d5ad63c7a9a7f7104cb5848584fe4ffb4dad690951ab74cb
0x70ec67768927849bac22d0c3ac624a5183201dc76698c38db02e4f3fb32788a1
0x2b95a61d875afe487ac25054f43147460d21222ca8719d7e3053a431ab098912
0xb442cdc8a438da66f35fb899f8dd4fb2f3bbec3c106e3a8cb28af3ac371cbfed
0x33b6ecf768e2e11dd62bb7dfb10f49272baf931d44a6af0e2e05d8f518cf520e
0x751eb26a63747aa0791da1d23b98cd5f16e0896d6fcd99298ef9e125b0042fb1
0x07c111bbaa79a6c071990375a0ebcad61e53ebaeda5599378bd9d06930d6095f
0x8490d2abc598f2132487d77394e304d9c61f9ec8db8f7294e26bf3d703edb21f
0x8b9a6ddf924ef55dc25931daf097542fffcf73e34f58fbfede2454899a1db79e
0x2fa88cd63970626cd7b64a1736ee3857417ecbd35e701b6a65a99b5c20b28404

Functions
Getter at block 21178808
DOMAIN_SEPARATOR(view returns (bytes32)
0x044901a99e31d4439adde98d077ac3d548d5bb249a55dcf0d024aabaf023cad6
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=228069969466499625261074, _reserve1=25683808511408405814, _blockTimestampLast=1721130239)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
74867493174745724035559964559656539961
price1CumulativeLast(view returns (uint256)
4880964347363111173327242467170749495849450985
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x140934069cc105a5c9a503a944b3cd0ae15bb978
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
2374643770975169634367
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.