fix: Add ENSName and address check to Web3Status (#3040)
* Add ENSName and address check to Web3Status
Issue #2838
* Update useENSName.ts
Do the forward ENSAddress check in useENSName
* Update index.tsx
Revert ENSAddress check, which has been moved into ENSName hook
* Update useENSName.ts
Correcting the equality check (was testing that things work, and made a wrong commit)
* add comment, change var names
Co-authored-by:
Tina Zheng <tina.s.zheng+github@gmail.com>
Showing
Please register or sign in to comment