Skip to content

Restructure UniswapX filling docs and add RFQ concepts + edit Compact Docs#14

Open
christianangelopoulos wants to merge 2 commits intomainfrom
uniswapx-content-fixes
Open

Restructure UniswapX filling docs and add RFQ concepts + edit Compact Docs#14
christianangelopoulos wants to merge 2 commits intomainfrom
uniswapx-content-fixes

Conversation

@christianangelopoulos
Copy link
Collaborator

@christianangelopoulos christianangelopoulos commented Mar 12, 2026

  • Reorganize UniswapX filling guides into chain-specific subdirectories (mainnet/, arbitrum/, priority-chain/) for clearer navigation
  • Add new UniswapX RFQ concept page explaining the V2 RFQ flow, cosigner design, and quoting phases
  • Convert architecture.md to MDX for image imports; fix image references across UniswapX docs to use MDX imports instead of markdown
    syntax
  • Rewrite the Filler Overview with a "How it works" section and structured getting-started steps
  • Fix broken/relative links throughout UniswapX docs to use absolute /docs/... paths
  • Remove duplicate filling-on-uniswapx.mdx quickstart page
  • Minor copy fixes
  • added changes to Compact section to better reflect existing docs

@christianangelopoulos christianangelopoulos changed the title Restructure UniswapX filling docs and add RFQ concepts Restructure UniswapX filling docs and add RFQ concepts + edit Compact Docs Mar 12, 2026
@christianangelopoulos christianangelopoulos marked this pull request as ready for review March 13, 2026 15:37
Fillers should start with polling for orders and rate limit at 6rps. If after polling, a filler's performance is degraded due to the polling rate limit, please see the [Webhook Support](../../liquidity/uniswapx-filling/webhooks) documentation to learn about registering webhooks for orders.
## Getting started

1. **Join the community** — the [Announcements Channel](https://t.me/uniswapx_fillers) on Telegram for updates, and the [Fillers Group](https://t.me/UniswapXdiscussion) for discussion.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we still want these or should they be dropped?


3. **Build your filler** — when you find a profitable order, submit a transaction to fill it onchain. The fill must execute the swap at the specified output amount (or better).

4. **Quoting on Ethereum** (optional) — to participate in the RFQ system on Ethereum mainnet, join the [waitlist](https://uniswap.typeform.com/to/UiPDKgY6) or [email quoters@uniswap.org](mailto:quoters@uniswap.org). See [Become a Quoter](/docs/liquidity/uniswapx-filling/mainnet/become-a-quoter) for requirements.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we keeping the typeform and the email? I recommend just keeping one so its not confusing to users if they need to do one or both.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I actually have the typeform piping into a channel so it's pretty low overhead now. I'm also added to the email!

so fine to keep em both :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants