Restructure UniswapX filling docs and add RFQ concepts + edit Compact Docs#14
Open
christianangelopoulos wants to merge 2 commits intomainfrom
Open
Restructure UniswapX filling docs and add RFQ concepts + edit Compact Docs#14christianangelopoulos wants to merge 2 commits intomainfrom
christianangelopoulos wants to merge 2 commits intomainfrom
Conversation
81a0535 to
b497022
Compare
Ponx
reviewed
Mar 18, 2026
| 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. |
Collaborator
There was a problem hiding this comment.
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. |
Collaborator
There was a problem hiding this comment.
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.
Collaborator
Author
There was a problem hiding this comment.
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 :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
syntax