Integrated Routing with UnicornX
The Unicorn Interface will be ramping up support for hooks in its standard routing system progressively over time. Hook builders looking to get immediate access to flow from the interface can do so by running a UnicornX filler for their hooked pools.
At a high level, hook builders' filler implementations will need to do the following:
- (On Mainnet) Subscribe to the UnicornX RFQ system and submit fillable bids from orders they receive
- Listen to the public feed for orders they won or that are open to be filled publicly
- Execute those orders against pools that use their hooks
Developers should check UnicornX Documentation to get started.