Uniswap V2

Verified contract

Active on Ethereum with 118 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,558.67
ERC-20
Value $1,540.73
ERC-20
--
ERC-20
--
0x7559e264114dbbb2f6de7d349917be5b6d60bf4d650b1dc1e4f286a02bbd74b4
0xaca925ccb5ffd4021b5ecaaeb38d97cbc6cce2ad620fb410071f88818f8bbc3b
0x24bd65a30b60ad44ac18d3a0adcabc7e2e910db6a23f762a2b1e83ee007c686f
0xc1c0c1e55eb2114eb8a48c9ec8f1589d8d0c0c42aa8dbcef3bc84ca52de111eb
0x577c9243f969541d25c31e7245bae116c6d0885976a6a0654915bd58853d674f
0x5b4521cfa266d9b85fd7c11394d7fbb99f58abebb46528080ad573660acd2875
0x9c65cf2cb1bb1edfb9a26437cf458cf72e1620f2f693e7614c04101164c23122
0x042bd5d8e03da14978c8ad180ce298c457f3e60ac3b6b1e1633bb7fb789ebb9b
0x432104635f364075d7ed199491c3ba511f3b0635149d5ca902209c263b7b0a42
0x019933f9885db552f26f50b4f0de6f13bf2aaae5a563bbd9bd05d7e39dffd40e

Functions
Getter at block 20901623
DOMAIN_SEPARATOR(view returns (bytes32)
0x12b5e44a3b9bc201839e03d9e1325b43efbbff0c60805c62eaa98a99af950752
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=42335981582561508389017, _reserve1=643709607723235875, _blockTimestampLast=1727997119)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
31735427493110405843166131656068022966
price1CumulativeLast(view returns (uint256)
30441986248927955794751437871319657855487724806
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0cf0ee63788a0849fe5297f3407f701e122cc023
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
95455235494150084149
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.