UniswapV2Pair

Verified contract

Active on Ethereum with 6 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $150,509.88
ERC-20
Value $150,122.29
0x588cb4e17717bb266177acbcc4c9304dd239e5a7a3c0d3df49097fc370ec1276
0x911375ddcf2b4e88ca92d8dd659e3841e204ae2e77edb2e4fab48a5a4c078c50
0xf548fd864fa41f21abcb4401786f6ea0e5efeb35082b96806c92480b2bbd89c7
0x312ffe18a416b8c869357d0e011d5a5d84f464efdc6f0ed271e33c8607fad367
0xae5645d41f6d0859f33aa6fe5ac85dafd988983ef34143a502ffabfde46134d4
0x4048459f09c69d225ea89248546b9b7ced0367840fe75e03b6a1c69d03ad16cd

Functions
Getter at block 21304483
DOMAIN_SEPARATOR(view returns (bytes32)
0xbbe0315ee20f391e34df2cdfa522eddc0089c8b822e2d4f03d0289639e950622
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=34798941940846156981402326, _reserve1=40609968448160973443, _blockTimestampLast=1733014787)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
991413012686280521437001209571497584
price1CumulativeLast(view returns (uint256)
74629503889489129977609071314989101523682636560
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x7236a7ad67976ee07961ab26ed6f4cd23f7a9bd1
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
36878177829171549240009
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.