Skip to content

Commit

Permalink
updated testnet USDC.e address
Browse files Browse the repository at this point in the history
  • Loading branch information
kev1n-peters committed Apr 1, 2024
1 parent a33b545 commit af4f4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wormhole-connect/src/config/testnet/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@ export const TESTNET_TOKENS: TokensConfig = {
icon: Icon.USDC,
tokenId: {
chain: 'alfajores',
address: '0x4004d1EB4b65A38c65dc9575bEe3DfCb026Cb538',
address: '0xe00b745b5e71337507d43a8584320c4192CA7994',
},
coinGeckoId: 'usd-coin',
color: '#2774CA',
Expand Down

0 comments on commit af4f4cc

Please sign in to comment.