Uniswap V2

Verified contract

Active on Ethereum with 21 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,815.79
ERC-20
--
0xcd5003d296d684307792e25108cf02123aa311b9b969c20694595f2ace8f0bca
0x0bc51ed8fc9e150bc23e7ce29ab71c2a7f613a15056c00d5b3d684f7196f052b
0xd82a12de252f563dadb7d5536554dd2312c53e35080d1b7bb811d627be534578
0x83192dbfb53f9ace8ea3c686f1e522b6ebcf572d8959734de8c62168847857d7
0x9dcd61cda9072542d743dd3d85d3fab8816c4a2b2c24caa59febf11ac2409cca
0x5f105fe0a299129faa08b046b9f35c50fa3ff72b33de57bdd2261b97694e4f7e
0xfcb4a0302c9579e877c638220e694202e46ec1fbbf72f8d427289b7bad90cfa2
0x9b2668fbc5bf9f492a0be2b9085933bdd2ee47ca8a71abfd549cacd124fd8c0f
0x0392f733a912264d70b6f099cfe64bac9f250fa119211b0273e7c01f44b5a7a7
0x81e5cc2205e1ccc2106f30e481dda3dcba799f8dcb79524a455626ef10187e4b

Functions
Getter at block 21119408
DOMAIN_SEPARATOR(view returns (bytes32)
0x7e4df00bae94c786b277d70bf2477b470b1d40d1d789b5a8edbba48ae0e6f66b
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=142894160331770069861, _reserve1=18787192850592, _blockTimestampLast=1667391959)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
47294462223816145290211851083226210
price1CumulativeLast(view returns (uint256)
2727357786098772324938077222753437840708434684093
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc00e94cb662c3520282e6f5717214004a7f26888
token1(view returns (address)
0xd233d1f6fd11640081abb8db125f722b5dc729dc
totalSupply(view returns (uint256)
51216899799912807
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.