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
When using aptos.getAccountEventsByCreationNumber, unexpected error occurred.
Error fetching events: TypeError: Cannot read properties of undefined (reading 'length')
at fc (C:\Users\Russell\Desktop\LiquidSwapBuyBot\node_modules\@aptos-labs\ts-sdk\dist\common\index.js:8:1412)
at mc (C:\Users\Russell\Desktop\LiquidSwapBuyBot\node_modules\@aptos-labs\ts-sdk\dist\common\index.js:8:1340)
at new exports.AptosApiError (C:\Users\Russell\Desktop\LiquidSwapBuyBot\node_modules\@aptos-labs\ts-sdk\dist\common\index.js:8:300)
at Jr (C:\Users\Russell\Desktop\LiquidSwapBuyBot\node_modules\@aptos-labs\ts-sdk\dist\common\index.js:8:2803)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async h (C:\Users\Russell\Desktop\LiquidSwapBuyBot\node_modules\@aptos-labs\ts-sdk\dist\common\index.js:479:383)
at async xr (C:\Users\Russell\Desktop\LiquidSwapBuyBot\node_modules\@aptos-labs\ts-sdk\dist\common\index.js:481:25050)
at async Timeout.fetchAndProcessEvents [as _onTimeout] (C:\Users\Russell\Desktop\LiquidSwapBuyBot\index.js:19:20)
🐛 Bug Description
When using aptos.getAccountEventsByCreationNumber, unexpected error occurred.
How to reproduce
https://github.com/dev4pear/LiquidSwapBuyBot
System information
System details:
The text was updated successfully, but these errors were encountered: