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

Read Address -> Name map from a config file #16

Open
gakonst opened this issue Nov 19, 2020 · 0 comments
Open

Read Address -> Name map from a config file #16

gakonst opened this issue Nov 19, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@gakonst
Copy link
Collaborator

gakonst commented Nov 19, 2020

It'd be nice if we could have access to Etherscan-like mapping of addr->name, instead of doing it manually/slowly ourselves https://github.com/flashbots/mev-inspect-rs/blob/master/src/addresses.rs#L112-L188. This could easily be done with the CSV crate, as shown here

@gakonst gakonst added enhancement New feature or request good first issue Good for newcomers labels Nov 19, 2020
@gakonst gakonst mentioned this issue Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant