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

[Bug] Etherscan CSV not matching JSON data, address wrong #22

Open
brianleect opened this issue Mar 26, 2023 · 0 comments
Open

[Bug] Etherscan CSV not matching JSON data, address wrong #22

brianleect opened this issue Mar 26, 2023 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@brianleect
Copy link
Owner

brianleect commented Mar 26, 2023

,#,Contract Address,Token Name,Market Cap,Holders,Website,Address 0,1,0x06a6a7...3C54aBA8,0xUniverse (PLANET),$0.00,10850,https://0xuniverse.com/,0x06a6a7af298129e3a2ab396c9c06f91d3c54aba8

{"0x06a6a7af298129e3a2ab396c9c06f91d3c54aba8": "0xUniverse (PLANET)"}

Issue is probably during integration of new format of etherscan csv did not consider the new field.

Fix: Write script to replace column with json assuming its in order

@brianleect brianleect added bug Something isn't working good first issue Good for newcomers labels Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant