From d279202791b0e81ba011838381f1ef8322d1ee46 Mon Sep 17 00:00:00 2001 From: Alex Karys Date: Tue, 2 Jul 2024 16:31:35 -0400 Subject: [PATCH 1/5] Update webhooks.md --- docs/contracts/uniswapx/guides/webhooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contracts/uniswapx/guides/webhooks.md b/docs/contracts/uniswapx/guides/webhooks.md index b61d8d75d..3dac5a70a 100644 --- a/docs/contracts/uniswapx/guides/webhooks.md +++ b/docs/contracts/uniswapx/guides/webhooks.md @@ -24,7 +24,7 @@ data: { chainId: "The chain ID that the order originates from and must be settled on", filler?: "If this order was quoted by an RFQ participant then this will be their filler address", quoteId?: "If this order was quoted by an RFQ participant then this will be the requestId from the quote request", - swapper?: "The swapper address", + offerer?: "The swapper address", type?: "The order type (e.g. 'Dutch_V2', 'Limit', etc)" } ``` From d25fa0596e4042fefcf0d0374c89b20735352d82 Mon Sep 17 00:00:00 2001 From: Alex Karys Date: Tue, 2 Jul 2024 17:11:08 -0400 Subject: [PATCH 2/5] Update webhooks.md From 9e3484b5f4d38911b60a3cc9c2b0572be11a000d Mon Sep 17 00:00:00 2001 From: Alex Karys Date: Tue, 2 Jul 2024 17:17:40 -0400 Subject: [PATCH 3/5] Update webhooks.md --- docs/contracts/uniswapx/guides/webhooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contracts/uniswapx/guides/webhooks.md b/docs/contracts/uniswapx/guides/webhooks.md index 3dac5a70a..68546f799 100644 --- a/docs/contracts/uniswapx/guides/webhooks.md +++ b/docs/contracts/uniswapx/guides/webhooks.md @@ -34,5 +34,5 @@ Orders can be filtered by various fields. For quoters, the most common use case ## Request a Webhook -To register your webhook endpoint, please reach out in [UniswapX Fillers - Discussion](https://t.me/uniswapx_fillers_discussion). +To register your webhook endpoint, please reach out in [UniswapX Fillers - Discussion](https://t.me/UniswapXdiscussion). From 46285bbe281ad930617206eab44f6f1b59727de7 Mon Sep 17 00:00:00 2001 From: Alex Karys Date: Tue, 2 Jul 2024 17:17:55 -0400 Subject: [PATCH 4/5] Update createFiller.md --- docs/contracts/uniswapx/guides/createFiller.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contracts/uniswapx/guides/createFiller.md b/docs/contracts/uniswapx/guides/createFiller.md index b444629b6..c29d9201f 100644 --- a/docs/contracts/uniswapx/guides/createFiller.md +++ b/docs/contracts/uniswapx/guides/createFiller.md @@ -70,4 +70,4 @@ For Dutch and Limit Orders, if the order is valid it will be competing against o ## Helpful Links - [UniswapX Fillers - Announcements channel](https://t.me/uniswapx_fillers) -- [UniswapX Fillers - Discussion](https://t.me/uniswapx_fillers_discussion) \ No newline at end of file +- [UniswapX Fillers - Discussion](https://t.me/UniswapXdiscussion) From 79a6b281619861f5bacdd110859dedc4b9658c2b Mon Sep 17 00:00:00 2001 From: Alex Karys Date: Tue, 2 Jul 2024 17:18:19 -0400 Subject: [PATCH 5/5] Update arbitrumfiller.md --- docs/contracts/uniswapx/guides/arbitrumfiller.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contracts/uniswapx/guides/arbitrumfiller.md b/docs/contracts/uniswapx/guides/arbitrumfiller.md index 45bf1ddf4..3480bde91 100644 --- a/docs/contracts/uniswapx/guides/arbitrumfiller.md +++ b/docs/contracts/uniswapx/guides/arbitrumfiller.md @@ -61,4 +61,4 @@ For convenience, we’ve provided an [example Executor Contract](https://github. # Get in touch - To keep up to date, join our [Announcements Channel](https://t.me/uniswapx_fillers) -- To ask questions and discuss, join our [Fillers Group](https://t.me/uniswapx_fillers_discussion) \ No newline at end of file +- To ask questions and discuss, join our [Fillers Group](https://t.me/UniswapXdiscussion)