From e91cb8e833fb9c53811df1a6c880ff17a860ed5f Mon Sep 17 00:00:00 2001 From: Marta Adamczyk Date: Thu, 21 Sep 2023 08:14:05 +0800 Subject: [PATCH] Update docs/quickstart/quickstart_chains/ethereum-uniswap.md Co-authored-by: James Bayly <46693720+jamesbayly@users.noreply.github.com> --- docs/quickstart/quickstart_chains/ethereum-uniswap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quickstart/quickstart_chains/ethereum-uniswap.md b/docs/quickstart/quickstart_chains/ethereum-uniswap.md index 3d27e0cb14c..1dde5a8db30 100644 --- a/docs/quickstart/quickstart_chains/ethereum-uniswap.md +++ b/docs/quickstart/quickstart_chains/ethereum-uniswap.md @@ -309,7 +309,7 @@ As we discussed in the introduction of [Configuring the Indexer](#configuring-th #### 1. Configuring the Manifest File -Additionally, to handle situations where a contract factory generates fresh contract instances for each new pool, we should utilize [dynamic data sources](../../build/dynamicdatasources.md). Consequently, the following adjustments need to be made in the manifest: +The contract factory generates fresh contract instances for each new pool, therefore we use [dynamic data sources](../../build/dynamicdatasources.md) to create indexers for each new contract: ```yaml templates: