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

Add dynamic ABI fetching. #78

Open
salieflewis opened this issue May 8, 2023 · 1 comment
Open

Add dynamic ABI fetching. #78

salieflewis opened this issue May 8, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@salieflewis
Copy link
Contributor

I've attempted this with abi-data but run into the issue where I can't establish the ABI as a const, and therefore can't get type safety and autocomplete when using the ABI alongside wagmi.

I've never attempted this simply by supplying an Etherscan key and attempting to pull in the data that way. I'll likely wait for a type safe working example using abi-data unless someone comes in with a better approach.

@salieflewis salieflewis added enhancement New feature or request help wanted Extra attention is needed labels May 8, 2023
@salieflewis
Copy link
Contributor Author

I've opened up an issue surrounding this here. I'll probably need to spin up a code sandbox to more easily articulate the behavior I'm looking for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant