Skip to content

Commit

Permalink
Update docs/contracts/v4/concepts/08-integrated-routing-uniswap-x.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Alice <34962750+hensha256@users.noreply.github.com>
  • Loading branch information
saucepoint and hensha256 authored Oct 11, 2024
1 parent 3fe97f0 commit f17a9f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Integrated Routing with UniswapX

The [Uniswap Interface](https://app.uniswap.org) will be ramping up support for hooks in it's standard routing system progressively over time. Hook builders looking to get immediate access to flow from the interface can do so by running a UniswapX filler for their hooked pools.

At a high level, hook builders filler implementations will need to do the following:
At a high level, hook builders' filler implementations will need to do the following:

1. (On Mainnet) Subscribe to the UniswapX RFQ system on mainnet and submit fillable bids from orders they receive
2. Listen to the public feed for orders they won or that are open to be filled publicly
Expand Down

0 comments on commit f17a9f5

Please sign in to comment.