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 1ed4e1f commit 02cf672Copy full SHA for 02cf672
packages/core/src/update-balances.ts
@@ -69,7 +69,7 @@ export const updateSecondaryTokens = async (
69
type: 'function'
70
}
71
]
72
-
+
73
const tokenBalances = await Promise.all(
74
chain.secondaryTokens.map(async token => {
75
try {
0 commit comments