From b05ab069c38cfbcab687a491cf4e985b6e41bcd0 Mon Sep 17 00:00:00 2001 From: Pierre Aoun Date: Wed, 29 Jan 2025 10:53:07 +0100 Subject: [PATCH] fix: replace lastUpdate by deploymentDate for 1inch v6 --- registry/1inch/common-AggregationRouterV6.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/1inch/common-AggregationRouterV6.json b/registry/1inch/common-AggregationRouterV6.json index 3c1359c8..c7d1bdd5 100644 --- a/registry/1inch/common-AggregationRouterV6.json +++ b/registry/1inch/common-AggregationRouterV6.json @@ -2,7 +2,7 @@ "$schema": "../../specs/erc7730-v1.schema.json", "metadata": { "owner": "1inch", - "info": { "url": "https://1inch.io/", "legalName": "1inch Network", "lastUpdate": "2024-02-12T03:44:35Z" }, + "info": { "url": "https://1inch.io/", "legalName": "1inch Network", "deploymentDate": "2024-02-12T03:44:35Z" }, "constants": { "addressAsEth": "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE", "addressAsNull": "0x0000000000000000000000000000000000000000"