From 3f4a02a96d149d57886ca21293df9f4ab522b8a5 Mon Sep 17 00:00:00 2001 From: gmkung Date: Mon, 9 Oct 2023 08:03:39 -0500 Subject: [PATCH] Update Token Registry address to v2.1 Changing the registry to the latest one here: https://curate.kleros.io/tcr/100/0xeE1502e29795Ef6C2D60F8D7120596abE3baD990 --- packages/snap/src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/snap/src/index.ts b/packages/snap/src/index.ts index ace4dd1..3659d8a 100644 --- a/packages/snap/src/index.ts +++ b/packages/snap/src/index.ts @@ -71,7 +71,7 @@ const fetchGraphQLData = async (variables: { key1 } tokens: litems(where:{ - registry:"0x70533554fe5c17caf77fe530f77eab933b92af60", + registry:"0xee1502e29795ef6c2d60f8d7120596abe3bad990", key0_starts_with_nocase: $targetAddress, key0_ends_with_nocase: $targetAddress, status_in:[Registered, ClearingRequested]