From 0bd27ff8b606b94e06d69e87fd3eeb21a91de183 Mon Sep 17 00:00:00 2001 From: Frederic Samier Date: Tue, 15 Oct 2024 17:12:16 +0200 Subject: [PATCH] fix: typo --- registry/uniswap/calldata-UniswapV3Router02.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/uniswap/calldata-UniswapV3Router02.json b/registry/uniswap/calldata-UniswapV3Router02.json index 8f3d649..6815b4f 100644 --- a/registry/uniswap/calldata-UniswapV3Router02.json +++ b/registry/uniswap/calldata-UniswapV3Router02.json @@ -165,7 +165,7 @@ "label": "Amount to Send", "format": "tokenAmount", "params": { - "tokenPath": "path[0]" + "tokenPath": "path.[0]" } }, {