UniswapV2Pair

Verified contract

Active on Ethereum with 36 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $84,512.12
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x07c4895a0e4952e205df95125770eeb5dfc6415d6516b66b308d78b7e9087a77
0x3425c980fda27c8e860785b298e698d5a38c806d9be8e63e537fc8fe5c5a99ee
0x424048aa44c02e8902d07a4059bc13d06e881b5b623f04a4256a76882911f472
0x328825501849d6534028d932894cf400ce8fd2daafcf3b409ffd6018fbf783fd
0xc584ffebb0547d94c395b3fcfc4f73daa5a75e7385693915b29ce8b60646cf72
0xf21cf57320a30b9cb7f7fd3f40974b5d9acc774b0619ef60c5a6b34455105f82
0xb448f959a00d7a5f440d5f50e1f239f3f8eea87bd88a5501a52dd9ff253d1462
0x548a2a67f5f28b3448e12ec04d9160e57d1165ae7d08b2ed0c6b806fc3924ccd
0x2be386f7a2bf966ac697025cbb89c036d3d6cbc85f6e963687ebf61d3bea3732
0x71aec7b92ddab5c4734498a6848070b49eb28a31006e41819c2d7bf8ea1d97fb

Functions
Getter at block 21224469
DOMAIN_SEPARATOR(view returns (bytes32)
0x301342ae423c9bcf249d5c103bc1ab7193c201b2c391da0257e9755fbf9f4133
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=185735762407454195884116, _reserve1=27367824542230586449, _blockTimestampLast=1732037027)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2576633007365444252118390992705717996062
price1CumulativeLast(view returns (uint256)
764714452231352742091650988947304448851594067
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x97b65710d03e12775189f0d113202cc1443b0aa2
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1630624324987568607794
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.