Hats-Protocol / Hats-Protocol/hats-api
Resolve contract name for implementation when proxy address found
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When we discover an address is a proxy attempt to fetch the contract data from etherscan for the implementation rather than the proxy itself.
Hopefully we can detect a proxy via an `implementation` function check and use that as input for a follow-on call, if needed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.