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

Bulk add addresses (wallets, deployers) for projects in a network #173

Closed
ccerv1 opened this issue Jan 3, 2024 · 0 comments · Fixed by #179
Closed

Bulk add addresses (wallets, deployers) for projects in a network #173

ccerv1 opened this issue Jan 3, 2024 · 0 comments · Fixed by #179
Assignees
Labels
c:import Import data from other sources c:validation Validation logic

Comments

@ccerv1
Copy link
Member

ccerv1 commented Jan 3, 2024

A user should be able to specify a path to a CSV that assigns Ethereum addresses to project slugs and specifies whether they should be treated as wallets, deployers, or contracts.

The script should then lookup the address on Etherscan and return the following:

  • EOA or contract
  • If EOA, ENS name
  • If contract, contract name
  • Whether the entry already exists in OSS Directory or not

The script should output the file as a CSV with additional columns.

The script should also be able to ingest a processed CSV file and use it to make updates to OSS Directory project files.

@ccerv1 ccerv1 self-assigned this Jan 3, 2024
@ccerv1 ccerv1 added c:import Import data from other sources c:validation Validation logic labels Jan 3, 2024
@ccerv1 ccerv1 added this to OSO Jan 3, 2024
@github-project-automation github-project-automation bot moved this to Backlog in OSO Jan 3, 2024
@ccerv1 ccerv1 moved this from Backlog to Up Next in OSO Jan 3, 2024
@ccerv1 ccerv1 moved this from Up Next to In Progress in OSO Jan 9, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in OSO Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:import Import data from other sources c:validation Validation logic
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant