You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue is also reproducible when Sui wallet is connected. Infinite loading is shown on Transaction history screen. I use account 0xa4055514cc6ce87f54250bf954e0f5b9f5b3ce48bea3ff0af687a20e63b312b8.
Error getting token TypeError: Failed to fetch
at value (injected.js:1:6732356)
at coingeckoRequest (main-C62jjWJE.js:294:123448)
at fetchTokenMetadata (main-C62jjWJE.js:294:123584)
at TokenCache.addFromTokenId (main-C62jjWJE.js:379:567419)
at async main-C62jjWJE.js:392:37111
at async main-C62jjWJE.js:418:5933
at async Promise.all (/index 12)
Error getting token TypeError: Cannot read properties of undefined (reading 'decimals')
at c.getDecimals (aptos-BzRCXlRK.js:2:1218)
at async TokenCache.addFromTokenId (main-C62jjWJE.js:379:567380)
at async main-C62jjWJE.js:392:37111
at async main-C62jjWJE.js:418:5933
at async Promise.all (/index 18)
Failed to get token balances JsonRpcError: Invalid struct type: 0x9258181f5ceac8dbffb7030890243caed69a9599d2886d957a9cb7656af3bdb3. Got error: unexpected end of tokens
at SuiHTTPTransport.request (pb-index-BaXOgoPp.js:666:17564)
at async SuiClient.getBalance (pb-index-BaXOgoPp.js:666:19372)
at async Ep.getBalance (pb-index-BaXOgoPp.js:666:32499)
at async pb-index-BaXOgoPp.js:666:32662
at async Promise.all (6a11cea689/index 39)
at async Ep.getBalances (pb-index-BaXOgoPp.js:666:32617)
at async pb-index-BaXOgoPp.js:637:85014
Error getting token TypeError: Cannot read properties of undefined (reading 'decimals')
at h.getDecimals (aptos-D2mcs2UL-BmZ6x7O8.js:7:1299)
at async TokenCache.addFromTokenId (pb-index-BaXOgoPp.js:385:582234)
at async pb-index-BaXOgoPp.js:637:48379
at async pb-index-BaXOgoPp.js:663:6095
at async Promise.all (6a11cea689/index 25)
Describe the current behavior in detail
Reproducible on https://wormhole-connect-mainnet.netlify.app/ with following config.
Steps:
Actual result: Infinite loading is displayed on Transaction history screen.
Expected result: Transaction history is displayed.
Notes/ Attachments
Screen.Recording.2025-02-26.at.10.24.13.mov
The text was updated successfully, but these errors were encountered: