Uniswap V2

Verified contract

Active on Ethereum with 19 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $50.71
ERC-20
--
0xe694d340dcef0f28675e1272c59dccc7c1b7ed168c3d707d4349b34db35f2ae3
From
0x07d4c3d1c4bb5e991cb98c75a2c3f4b49510aa1d2d4f5baa2c17e0a10c5ed5fd
0x141e0233a69cab03079d47b33552ba4cd5e21c9b7b9d04f571e9c2c49ca638b8
0x8b07cbeff2acda010dd9d9768736e1d54c67cc5b63b169e8b3db2831188267b9
0x53c98fbcecc2a80a0ef485042a5ed286c26c7b3d18a3f59967dbb8108b33a2f2
0x752bd9bdfe3ee8f9898d48466e6dc4740fcd07ea7e0aff2e5d73ad09de5a512d
0x576a967e2ede89f253af74d1b1e50835f7a53d5209aaf4520d35a551521c18d9
0xeceea24f8bb283c934d96310863287668f1c16ae3da5c547b512ff8695134c4e
0x9aba18636d0e335d9cdf5a62d180a149c685f94f6adaa134e47aaec33ff819a5
0xe6b27b2dc895d7337ccbca951a79e905fe5067bfba47806bee45886c891cd92c

Functions
Getter at block 21016311
DOMAIN_SEPARATOR(view returns (bytes32)
0x3cba1d884a0eae10320f27c33140d7c43ffcedcbe5e2ccf542beabd387234cd1
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=18947176223639852, _reserve1=990811549266456120959, _blockTimestampLast=1720895591)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5750259083922879888876885488884826289569124723
price1CumulativeLast(view returns (uint256)
629542647178204241394152892375932622932
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xca3fe04c7ee111f0bbb02c328c699226acf9fd33
totalSupply(view returns (uint256)
2483293437479134528
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.