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

Infer contract name from metadata #463

Open
wottpal opened this issue Apr 1, 2023 · 0 comments
Open

Infer contract name from metadata #463

wottpal opened this issue Apr 1, 2023 · 0 comments

Comments

@wottpal
Copy link

wottpal commented Apr 1, 2023

It would be awesome if when I "Add contract from address", it would infer the actual contract name from the json contents. Currently, it just names them all "New Contract".

When inferring the name (as stated above), it would be better to take the name from the contract.name field instead of inferring the filename. Because we are currently still using metadata.json for all abi's (like it was before) and keep them in differently named folders instead.

cc @statictype

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