Uniswap V2

Verified contract

Active on Ethereum with 403 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $66,126.4
ERC-20
Value $62,334.69
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x7a1475c4d8c2f4ac3291392d957af862b9a87d50bbe513bd7dfcd1e092da31cb
0x633b7ad9c550f73db62f533879568766299973d5bb4e72386978aee418d3d874
0xa6a64a43154442e9f4548ba61a85823799609dddd508087be20b9ff12d503894
0x80d789cad9ef4946c3478592bf27655c3abf825878bdc0d2ccd055bf65cece92
0xdf5a4763c652dcd607b2e0b277887140b925599a9c28a02938dbd0709d1ffe5d
0x198bda6c66f7128996649f1c21b22806fbb3f4a7213e1b759626f36d72f890f1
0x30fccbe1bc5ac07bf09a085b6d6a04bb3f6d1d210824088299cf749c075cfc54
0xa2cc1b6085875f8a69033456d4f69b0fc1dfcf2e7e1760b6e8c6a1ab7afff006
0x3f7da278cfeef51380fff7207c9f03960598cac92358ec65b37ce11eaf730445
0x048f0e38f6ac28f15bb9c7ccff957ea646262ac1a2145d155bfbd70280e84493

Functions
Getter at block 21322711
DOMAIN_SEPARATOR(view returns (bytes32)
0x8d7c0d4427f0b7cc0fa9013ac31a65df654fd0a0c91a3379244b902bdfbe1112
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=81335473508359259749746911, _reserve1=18518910906397689306, _blockTimestampLast=1733229995)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4766528516199824102346631998252710038214245091957752628
price1CumulativeLast(view returns (uint256)
747825264847380927795219516422410650512920167187
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4b1e80cac91e2216eeb63e29b957eb91ae9c2be8
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
2986268955308
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.