We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0557263 commit 9727d6bCopy full SHA for 9727d6b
modules/statics/src/allCoinsAndTokens.ts
@@ -2774,7 +2774,7 @@ export const allCoinsAndTokens = [
2774
2775
// hypeeevm testnet tokens
2776
erc20Token(
2777
- '2460e83c-e819-42c3-83c9-3974e08a45c8',
+ 'b1bbf865-6b85-44d7-bdb1-3c1233a592f6',
2778
'thypeevm:usdc',
2779
'Testnet HypeEVM USDC',
2780
6,
@@ -2796,7 +2796,7 @@ export const allCoinsAndTokens = [
2796
2797
// Story mainnet tokens
2798
2799
- 'a2460e83-e819-42c3-83c9-3974e08a45c9',
+ '2460e83c-e819-42c3-83c9-3974e08a45c8',
2800
'ip:aria',
2801
'Aria',
2802
18,
0 commit comments