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

Determine Cryptocurrency/ blockchain type for a given Wallet Address or Transaction Hash #1490

Open
RiteshSec opened this issue Jun 3, 2024 · 8 comments

Comments

@RiteshSec
Copy link

RiteshSec commented Jun 3, 2024

  • Do you have any API or can you add an API that can provide the following details?
    • Is Provided Value a Transaction Hash or Wallet Address
    • Given a Transaction Hash determine which cryptocurrency it belongs to (BTC, Ethereum, Dodge, etc). - Possibility is also fine
      • Is it valid or not
    • Given a Wallet Address determine which cryptocurrency it belongs to (BTC, Ethereum, Dodge, etc). - Possibility is also fine
      • Is it valid or not

My use case is that I need information on a user-entered Wallet address or Transaction Hash. The user will not know which blockchain/ cryptocurrency the given details belong to.

It would be very helpful if you could guide me to any other resources/ APIs to achieve the above by myself if there is no support for the above-requested info for the time being.

@danielCalbonero12345
Copy link

i want to recover my private key in my wallet how to see it

@RiteshSec
Copy link
Author

Hi @danielCalbonero12345,

I do not think the issue you have is related to the feature I am requesting. Please raise a separate Guthub Issue with detailed explanation of issue you are facing.

@RiteshSec
Copy link
Author

@daria-blockchair, @linuxion, @Har01d any update on the above feature request?

As mentioned it would be very helpful if you could provide me any other alternative methods to achieve the above.

@Jellybean001coder

This comment was marked as spam.

@Jellybean001coder

This comment was marked as spam.

@Kingkdfry

This comment was marked as spam.

@Kingkdfry

This comment was marked as spam.

@daria-blockchair
Copy link
Collaborator

  • Do you have any API or can you add an API that can provide the following details?

    • Is Provided Value a Transaction Hash or Wallet Address

    • Given a Transaction Hash determine which cryptocurrency it belongs to (BTC, Ethereum, Dodge, etc). - Possibility is also fine

      • Is it valid or not
    • Given a Wallet Address determine which cryptocurrency it belongs to (BTC, Ethereum, Dodge, etc). - Possibility is also fine

      • Is it valid or not

My use case is that I need information on a user-entered Wallet address or Transaction Hash. The user will not know which blockchain/ cryptocurrency the given details belong to.

It would be very helpful if you could guide me to any other resources/ APIs to achieve the above by myself if there is no support for the above-requested info for the time being.

Hi @RiteshSec,
You can check the transaction or a wallet address on blockchair.com. Just paste the hash into the search field on the main page. Please note, that we don't have any information about the owners of the addresses, so we can not tell you if the address belongs to you or someone else.

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

6 participants
@daria-blockchair @Kingkdfry @RiteshSec @danielCalbonero12345 @Jellybean001coder and others