docs icon indicating copy to clipboard operation
docs copied to clipboard

📓 Uniswap V3 docs website

Results 285 docs issues
Sort by recently updated
recently updated
newest added

Hi, I have two suggestions for this text: 1- "R" appears after "transaction array.R" in the "Swap Data" section, which seems like an unintended character. I removed it. 2- "the...

_Originally posted by @saucepoint in https://github.com/Uniswap/docs/pull/826#discussion_r1871635890_ --- Docusaurus v3 requires us to escape special characters `

The "deadline" parameter present in documentation for v3 single swaps is not part of the actual contract interface for the v3 swap router: Example: https://basescan.org/address/0x2626664c2603336E57B271c5C0b26F421741e481#writeProxyContract#F7

Please implement RSS support for the [blog.uniswap.org](https://blog.uniswap.org) so that we can follow... And please note that the footer link on [docs.uniswap.org](https://docs.uniswap.org) points to bad location [uniswap.org/blog](https://uniswap.org/blog).

The example code snippets given in doc [Executing Multi-Hop Swaps](https://docs.uniswap.org/sdk/v4/guides/swaps/multi-hop-swapping) does not include or mention the new param `maxHopSlippage` added in `v4-sdk` version `1.23.0` to action `SWAP_EXACT_IN`.

## Description In the Liquidity Launchpad introduction page, there's a broken link for "custom strategies". **File:** `docs/contracts/liquidity-launchpad/01-introduction.md` **Line 36:** ```markdown **Liquidity Strategies** - Modular contracts for different price discovery and...