Skip to content

Commit

Permalink
fix: replace lastUpdate by deploymentDate for 1inch v6
Browse files Browse the repository at this point in the history
  • Loading branch information
paoun-ledger authored and lcastillo-ledger committed Jan 31, 2025
1 parent 3fabe31 commit b05ab06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registry/1inch/common-AggregationRouterV6.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit b05ab06

Please sign in to comment.