Uniswap V2

Verified contract

Active on Ethereum with 201 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xc5cb42f2096b9a3af279fd56c5ad653e2fe2addaee3926b06d775be1d16b4480
0x67d0caf6b4329c447c0e13b8d1b75439511bebe32feeaf9132e4d076b360df58
0xb0d1c427aae5116892032eda242f6afcba6c73da17be6e20442e801777a645e2
0xa3beff34e423d4564df11e6152de46418c0c5b54e2074e34207f1b7bb896b635
0x5a7e62d2a7e1dd1fb428bf06c73c17eb780dc742e90f2828690c802b51b8f643
0xa6fd5df1ac4f0c9f484b700ad837b2da7b8b94fef327fc6f4d4808eff8d08bc5
0x2a47e021e4d5c7e9adcbb6ecb021e770e05ec149becadc2e32d6b0ebac8cce22
0xf5e6363a9088d910007aa3ef969352524db914b2b38ee8e5d89d9e1cda9b536e
0xcc9d957ac64fc8aa4af4a1c171cd6baee31cf3292f8b1c7d0d8c060842547e85
0x9786c9019e1973f8720f4df72329e1f5e13a7dcbd455e1ca876f36d03fca7f05

Functions
Getter at block 21290654
DOMAIN_SEPARATOR(view returns (bytes32)
0xd67b5a7d04600f69ada536a2b15881763dcab921d9aa2b413c1b0eda9b6cb903
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=56323095290405691752102652, _reserve1=5436374512469599957563, _blockTimestampLast=1721038211)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
123710534899494456927924214681836231893
price1CumulativeLast(view returns (uint256)
3351792629953610794201393467862015332170327572
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x94939d55000b31b7808904a80aa7bab05ef59ed6
token1(view returns (address)
0xac4a4ae328375c9ee6406eebf1d3dd86017d7b75
totalSupply(view returns (uint256)
544621919648843668702824
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.