Skip to content

Commit

Permalink
Update README.md (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
akarys92 committed Jul 17, 2023
1 parent f95169a commit 7494d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Some sample fillContract implementations are provided in this repository:
If a filler wants to fill orders using funds on-hand rather than a fillContract, they can do so gas efficiently using the `directFill` macro by specifying `address(1)` as the fillContract. This will pull tokens from the filler using `msg.sender` to satisfy the order outputs.

# Integrating with UniswapX
Jump to the docs for [Creating a Filler Integration](https://docs.uniswap.org/contracts/uniswapx/createfiller).
Jump to the docs for [Creating a Filler Integration](https://docs.uniswap.org/contracts/uniswapx/guides/createfiller).

# Deployment Addresses

Expand Down

0 comments on commit 7494d01

Please sign in to comment.