UniswapV2Pair

Verified contract

Active on Ethereum with 603 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,172.72
ERC-20
--
0x0f61788232d9d5ec8c6f65949c2c760a68b902938d79862bac1586ed5a16743a
0x30b6e9c9357bba586915be1ad45c40fe20bc4feddf2a6ed42ca96ee0de2bc5ac
0xf1067d21333a7b91ccff0f3cabfae690deb04986d87fe789598074c4525d8e32
0x082758ee0f64d9dc387245e160a90b9b65e804556498e330cf0f455950a0ed7c
0x30ba4c6e0787a04697fb1265d77ff8aae7e3f289afd9f97010b9aacde776f258
0x4acf0e373c636600d92cdf708fa6df0997398342bd97e5746d2aca80ab5e747e
0x44c3a5427c9e507eb7ec13d79d6b557e881b254bc5235e1b3b7856e6204aa4bc
0xaf09efc5c092bc40fa88ecef3a0c167db3251abc4a0d7c6c263b4687daf8f090
0x46982d20858a24a1ba1333bd451b95bdff40149ed01b3e8f414c6e421772e059
0xa63cce98da2c950e47fe777557a77f39407291412de4ceddbcfc09dd7e595d22

Functions
Getter at block 21306053
DOMAIN_SEPARATOR(view returns (bytes32)
0x751772b3d01290d7d6e50230b5fd9fb45f62db47717f12654bc804d757f2005e
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=5964073757658771235312300, _reserve1=1668289318584962306, _blockTimestampLast=1732383911)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1116679386858364274339568538550725023
price1CumulativeLast(view returns (uint256)
1274352944483779037722751910349327760659659339986
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x175ab41e2cedf3919b2e4426c19851223cf51046
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
2641417890771859906852
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.