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

Transaction is not available on api.qbit.ninja #1127

Open
itartinas opened this issue Sep 4, 2022 · 2 comments
Open

Transaction is not available on api.qbit.ninja #1127

itartinas opened this issue Sep 4, 2022 · 2 comments

Comments

@itartinas
Copy link

https://api.qbit.ninja/transactions/ec513fca4f274a191dd1996cbd8f26c22a4fd775a9b6c4cb6bb50718de2feb83

It throws 404 error, and because of this it throws error in my code

var transactionId = uint256.Parse("ec513fca4f274a191dd1996cbd8f26c22a4fd775a9b6c4cb6bb50718de2feb83");
-->
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at Bitcoin.Program.Main(String[] args) in C:\Users\user\source\repos\Bitcoin\Bitcoin\Program.cs:line 23

@itartinas
Copy link
Author

is there any alternatives or something?

@NicolasDorier
Copy link
Collaborator

Yes, sorry abitninja isn't really maintained anymore.
You should use https://github.com/dgarage/NBXplorer/ instead. It is also easier as it tracks HD wallets directly for you and don't require a full indexing.

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

2 participants