Skip to content
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

Large number of duplicate token extracted #489

Open
rajeevpaudel opened this issue Apr 26, 2024 · 0 comments
Open

Large number of duplicate token extracted #489

rajeevpaudel opened this issue Apr 26, 2024 · 0 comments

Comments

@rajeevpaudel
Copy link

While exporting all data for a certain block parallelly (6 process at a time, each for a day), I found out that the same tokens are being repeated for number of times

0x32d222e1f6386b3df7065d639870be0ef76d3599,Wrapped Ether,WETH,18,33924642310000000000,
0x32d222e1f6386b3df7065d639870be0ef76d3599,Wrapped Ether,WETH,18,33924642310000000000,
0x32d222e1f6386b3df7065d639870be0ef76d3599,Wrapped Ether,WETH,18,33924642310000000000,
0x32d222e1f6386b3df7065d639870be0ef76d3599,Wrapped Ether,WETH,18,33924642310000000000,
0x32d222e1f6386b3df7065d639870be0ef76d3599,Wrapped Ether,WETH,18,33924642310000000000,
0x32d222e1f6386b3df7065d639870be0ef76d3599,Wrapped Ether,WETH,18,33924642310000000000,
0x32d222e1f6386b3df7065d639870be0ef76d3599,Wrapped Ether,WETH,18,33924642310000000000,
0x32d222e1f6386b3df7065d639870be0ef76d3599,Wrapped Ether,WETH,18,33924642310000000000,
0x32d222e1f6386b3df7065d639870be0ef76d3599,Wrapped Ether,WETH,18,33924642310000000000,
0x32d222e1f6386b3df7065d639870be0ef76d3599,Wrapped Ether,WETH,18,33924642310000000000,
0x32d222e1f6386b3df7065d639870be0ef76d3599,Wrapped Ether,WETH,18,33924642310000000000,
0x32d222e1f6386b3df7065d639870be0ef76d3599,Wrapped Ether,WETH,18,33924642310000000000,

This is a example of extracted csv data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant