Skip to content

Commit

Permalink
switch stable coin address on goerli
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Jul 24, 2023
1 parent 9035881 commit 00aba77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/networks/eth/goerli.ts
Expand Up @@ -17,7 +17,7 @@ const {
export const goerli: Addresses = {
tokens: {
MASA,
USDC: "0x07865c6E87B9F70255377e024ace6630C1Eaa37F",
USDC: "0xD87Ba7A50B2E7E660f678A895E4B72E7CB4CCd9C",
},
SoulboundIdentityAddress,
SoulNameAddress,
Expand Down

0 comments on commit 00aba77

Please sign in to comment.