-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] TypeError: Cannot read properties of undefined (reading 'length') #605
Comments
Actually you are passing wrong inputs ,to filer events and see their creation numbers associated with it try out the below code and then pass a correct creation number
` |
here is the corrected code syntax with some minor corrections ! works fine for fetching events .Don't forget to put target account address and bot token id!
|
🐛 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: