UniswapV2Pair

Verified contract

Active on Ethereum with 504 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $131,751.73
ERC-20
Value $130,301.65
 (#0)
ERC-1555
--
ERC-20
--
0x74203f4b1e988770d8fa413c50260047d20620bbcfeca7053a28b3dffca19941
0xa03b2baee8ebed1fd493e509d945e4234c8cd9507bb3189e1443765d082e598b
0x5bcb543def9cb3d8c220420079a8698d5a79c2d1f5f35287f82f8fc48f304f84
0x7b981993db59ea4aa924a5c6ea66721e5a3ba7e3a671cd64c3e3d8cecd39bf2c
0x4d12bd6bbeb6638d37620072cdbf675b725d048cd26fc40d76c9171bfe4de745
0x8d228770249a77e0cfa3e90df6b7cb72c32131bd5b63a88f703337c680621d9a
0xae2acf89936fa1031bb940f708c411ad4fd959783305cfef434557f342280d9c
0xf9669c28ea5d568970de79176afea9a206d165b802fbfde204c42f12ec501842
0x61eb5ab49434de82187e09f5dd8afae504865ad7777734ec10096b4a98e8396a
0x032dae8de078b02635e405764e0df8aa37862ca15974ae05aac267cd970976d2

Functions
Getter at block 21314995
DOMAIN_SEPARATOR(view returns (bytes32)
0x3a382dbefdab45add4a44a7b69665a79cd57051d1352fe4e6605095d8e712d1d
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=297900429652157480755383, _reserve1=131751727614, _blockTimestampLast=1733138903)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
494843362664003349921967818518
price1CumulativeLast(view returns (uint256)
513643897056367882146502104369789586342689074413934005
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x7659ce147d0e714454073a5dd7003544234b6aa0
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
7275042140995891
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.