You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, a user cannot see information about their public account on our explorer. A public account here refers to the public account as specified in our glossary.
This public account should provide an overview of:
Summary
Currently, a user cannot see information about their public account on our explorer. A public account here refers to the public account as specified in our glossary.
This public account should provide an overview of:
from
andto
fields, amount transferredPossible solution design or implementation
Example implementation of what we would want: https://etherscan.io/address/0x95222290dd7278aa3ddd389cc1e1d165cc4bafe5
We can gather the data from the archive node.
Possible endpoint format:
https://apps.dusk.network/explorer/account/?id=<PUBLIC_ACCOUNT_ADDRESS>
The text was updated successfully, but these errors were encountered: