Skip to content

Commit

Permalink
Update Token Registry address to v2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gmkung authored Oct 9, 2023
1 parent b1c38df commit 3f4a02a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/snap/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 3f4a02a

Please sign in to comment.