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

Display owner ENS name if one exists #105

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ssdsr
Copy link
Contributor

@ssdsr ssdsr commented Jul 3, 2022

Implementation

Passed the mainnet Provider down through props from Web3Wrapper and used useResolveEnsName hook from eth-hooks.

Current state

I haven't been able to get it to display an ENS name with that hook yet. Example: Plot #4748 does not display ENS name even though one exists

Worth noting

I've noticed that some amount of plots don't show up on opensea (https://opensea.io/assets/ethereum/0x90384e76b6b3ddb47396ff85144819ded148900d/7492)

Proxy for Opensea API

The opensea API request is now proxied with a serverless function via the implementation provided by @trkaplan: https://github.com/trkaplan/opensea-api-proxy

Before

image

After

image

@vercel
Copy link

vercel bot commented Jul 3, 2022

@ssdsr is attempting to deploy a commit to the CityDAO Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Jul 3, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
app ✅ Ready (Inspect) Visit Preview Jul 4, 2022 at 4:14AM (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant