UniswapV2Pair

Verified contract

Active on Ethereum with 451 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,433,006.95
ERC-20
Value $2,425,643.43
ERC-20
Value $2.89
ERC-20
--
ERC-20
--
ERC-20
--
 (#50)
ERC-721
--
ERC-20
--
ERC-20
--
ERC-20
--
0xada69360a34e6b96a13272cb89f3df5ab5d47f0a5faa9567a7956043ed598aeb
0xfc2f625f235b89dc689ac35075ce575ab6e971bb03a33a9906ebded6710bea63
0x6b289e418d1ec8eb0d8ea79ca55d95e9a75650908963eb887cf03471e7f777c8
0xcf33867c74ba6fb3ce876adc260896d320ceac52aa0d7b89849d94f6c7033f19
0x9d633558ef3b658622c33eb4f71f1cd3447d9d4be1bbff167bd98be9849a23bd
0x0b5a0e5faedea777b0b885ee500351b4837fb55cd5f873d7769454b247191506
0xbae54be89634ec7a4cb5ac9c1fd5d1e79a83321222ff8238bd73887aa95ead38
0x227076efbfcaef7aec302d55c50ef78968e3400d9afa46a88d0fccee0bcfcdd2
0xd7261569d33994482742ae8c2a27072fd7e606f852cd71d824cae73469b01aa8
0x886cfbb213616508d4d70bd64c54ea235288b974625b523f829641d372f0e154

Functions
Getter at block 21309858
DOMAIN_SEPARATOR(view returns (bytes32)
0x4ab7acadb99934bd45473890593d22072c44db72343e4cd14eeb27903c4e5b9e
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=27138548122591115822724, _reserve1=656930269322098704745, _blockTimestampLast=1733070251)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
27167890677697424470679923189181489323712
price1CumulativeLast(view returns (uint256)
25595173433553482907829918840233872245333630
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x5befbb272290dd5b8521d4a938f6c4757742c430
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
3562244807750465068793
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.