UniswapV2Pair

Verified contract

Active on Ethereum with 20 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $412,276.91
ERC-20
--
0x6b5c82db8840eb0d331ffb0f8407af055aa4875046a7396634f0330312d263b7
0x1a155c7e869f5c8428285fa8186c29ab1a6e0e6d66bbb8f3ae7464d88ac7ada5
0x61c155882e66d9e30737227b8acda0257ad72ecde6bf035f736e6cfb1faa3e90
0x5cb1e612657a3e60d73107fb069d69a72baed4fb7497a049dfd40d6f1c655ed7
0x793bb17f483feecc2809d4a66f73aefea36f31ad367fdfb638488fe09053f09c
0x74be56f3fa0967f572d7f33d40933e8a7bf1a11d87fa5b2bc2151b4567307154
0x05feffeba0a71c1c3f8ae0ddcca9fd12a67761284bd7a0c1eb589813fb4722b3
0xbb29dbbae5b9cbb12964985937fb31bca17e2ed84942d0820752cfeaed61f62a
0xf3d5225bb121647523403bc08372f4a9aa29e229c558b12a9b5e44acd782f287
0xfc4b2401e0ba8d91e113ced967665ddeec307ac521b379b743048ac74f26000e

Functions
Getter at block 21226381
DOMAIN_SEPARATOR(view returns (bytes32)
0x1734a36ec3cbd5a839666c8f1d0e714c4f1556cdbed1652ad6580c02c962175e
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=260768666459071862059526989, _reserve1=133108055872726588464, _blockTimestampLast=1732064735)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
26948370107289767590448260312356732
price1CumulativeLast(view returns (uint256)
833932232811839388757711789736438690601716627364
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x231a6bd8eb88cfa42776b7ac575cecaf82bf1e21
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
176971975737418364399036
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.