blockful-io / external-resolver-dapp

https://external-resolver-dapp.vercel.app
2 stars 2 forks source link

fix: profile page is fetching sepolia data without a wallet connected #232

Closed eduramme closed 3 weeks ago

eduramme commented 4 weeks ago

Bug Report

Image

External Resolver dApp version

Current behavior

Expected behavior

Steps to reproduce

Related code

insert short code snippets here

Other information

pikonha commented 3 weeks ago

what is that about? what's the expected behavior?

eduramme commented 3 weeks ago

@pikonha When you fetch a profile without a wallet connected, te dApp should retrieve data from eth mainnet instead of sepolia.

It was previously retrieving data from sepolia, now it's retrieving data from mainnet (by default)

pikonha commented 3 weeks ago

LGTM