Uniswap V2

Verified contract

Active on Ethereum with 173 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xf1a390a00fb0f980b71589303dccbbb421f4b3e17ea3e968741bdb48515ff708
0x202920dafca3a45ed644ea3ec42c716a460bb28b84efda7cc360434aaacfe394
0xc7d2d3412c0d14477b2093171f1b8809c93feceddaaba52e33ea443767dfdc8a
0xf584a747933330d887e89f5182f40e742400c1a64740635818a7703bdf3a98d8
0x04545e20034abaf06d152dd77262c95d971a2c3c9a953a3f0baf829a2556ae56
0xbe769ce05931123ecb315c959d1f5a45866154b6fe7415fee00ea8f252243090
0x129012ca141eb6738b30cda61634f834832949ce79adefeee7a9ee88b8695442
0x7abe39bf65cbf3af2049d110193061be3f6d3cda5dadb479bab4c039ea2ade56
0xacb7230f5f07d8d825a52bb64d56897daaf2918f87d86eb03af5f77a2fea56f4
0x078aa1ac48b59f631a459e37813140e0f33f41c7fe18e2cb7aa0a91d7b8916d1

Functions
Getter at block 20876614
DOMAIN_SEPARATOR(view returns (bytes32)
0x660eafef587e22695425789f820bd35c42f4eaf1133ddf68233184490e4d643c
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=1752072386660823631406, _reserve1=4862405454752930935383, _blockTimestampLast=1722071675)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2420238184930901909330702443168972444592195
price1CumulativeLast(view returns (uint256)
216647368447766251924069349201298325506399
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x921c87490ccbef90a3b0fc1951bd9064f7220af6
token1(view returns (address)
0xa9c44135b3a87e0688c41cf8c27939a22dd437c9
totalSupply(view returns (uint256)
321520220039421504448
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.