Uniswap V2

Verified contract

Active on Ethereum with 354 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,689.03
ERC-20
--
ERC-20
--
ERC-20
--
0x0b545712d9c66e55868b6af1feba367a22c161031e75e2d5c01757b7371afad9
0xb875aaee7615b0aad467f57e50aceaec72a24e6b009e120b57f31ab50b6db7f0
0x726cb758e18971b176e95fa8c625bce080200b279f0d7a99b692455aebf1f990
0x476b45a9835cdc9e1365f8ec0da36a99acda48aa1d3e71043eb3740bcfe37c0c
0x281f4c2955586521d3a967959651a00fecb9593be1ddb2e26fadd2e3218927c9
0x69570da399a2c87a45f218b2be96586c72b9baa116117ecc456f4df7ec11a81f
0x25fae0c5367c93b5531f91c7ae445e35ee8b5a7564e13b58cec07e8d3c1a3ccf
0x7e9df63e08c9c309f73ecec8f72e7c101f609d149ebf6f0555f1aea3c16b2af3
0x69b43db6a0f955baf5c8ec0bbdf890249edd948a5ccff4d9aab4c227758435a1
0x75c2c2bd996c27071bacb0cc392c29dbfb51c6685851b5ad15a341dfc9fbf959
From

Functions
Getter at block 20938504
DOMAIN_SEPARATOR(view returns (bytes32)
0xd0425a35b6e65cae504dd25abe5f4bc7e3cd66e7bbe15d4c9e6502b8e6b45c73
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=35359106934397245, _reserve1=1129773161212088034, _blockTimestampLast=1726294859)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
22018192624904726525080188950994975012031726977
price1CumulativeLast(view returns (uint256)
7693133818364283262684600767165848546676
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x5dc02ea99285e17656b8350722694c35154db1e8
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
116720755139679212
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.