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

Some addresses not shown in the cardano explorer #420

Open
CarlosLopezDeLara opened this issue Sep 14, 2021 · 5 comments
Open

Some addresses not shown in the cardano explorer #420

CarlosLopezDeLara opened this issue Sep 14, 2021 · 5 comments

Comments

@CarlosLopezDeLara
Copy link

For example:
https://explorer.cardano.org/en/address?address=addr1v8v3auqmw0eszza3ww29ea2pwftuqrqqyu26zvzjq9dt2ncydzvs5

as reference, cardanoscan does show it:
https://cardanoscan.io/address/addr1v8v3auqmw0eszza3ww29ea2pwftuqrqqyu26zvzjq9dt2ncydzvs5

this addresses has hundreds of thousands of transactions, seems like an exchange address, i.e.
https://explorer.cardano.org/en/transaction?id=3a312a368a55367dd02af0a09ce28ad18db22618b7080a07fb752eabf243af1b

https://cardanoscan.io/transaction/3a312a368a55367dd02af0a09ce28ad18db22618b7080a07fb752eabf243af1b

So when you search a transaction id it exists as input of the tx, but following the link
Screen Shot 2021-09-14 at 0 08 29
shows:

@stephenhuh
Copy link

have seen this issue as well

@DanTup
Copy link

DanTup commented Oct 19, 2021

@tengu-br
Copy link

This happens because Cardano's explorer doesn't seem to handle native tokens correctly. All the 'buggy' addresses, tx, and blocks contain native tokens and that makes the application throw errors when it tries to load their properties:
image

@PopkoNieboer
Copy link

At the moment I encounter the same issue. My wallet is visible in cardano.io but not in the official explorer (explorer.cardano.org). I'm using a Ledger Nano S to access my wallet but it cannot find the wallet either probably as it makes use of explorer.cardano.org apparently.
This wallet does contains coins. I know that empty wallets do not show up sometimes. Can it be that the last transaction has been like two years ago it does not show?

@PopkoNieboer
Copy link

I have the Yoroi wallet app to move the wallet content to a new wallet. That did the trick. I can see my ADA's in Ledger Live now.

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

No branches or pull requests

5 participants