You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: