Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information
5b7a80d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
widgets – ./
widgets-git-main-uniswap.vercel.app
widgets-uniswap.vercel.app
5b7a80d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
interface – ./
interface-git-main-uniswap.vercel.app
interface-uniswap.vercel.app