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

Support _extended field for utxo_info and script_utxos endpoints #167

Open
fabianbormann opened this issue Sep 2, 2024 · 1 comment
Open

Comments

@fabianbormann
Copy link

I don't know if the Koios API has changed, but unfortunately I was unable to get an inline datum from the utxo_info call.

It turned out, that the call does need to include the _extended: true get parameter to populate some fields such as inline_datum, which will be null otherwise.

Is there currently a way to pass the get parameter to the getTransactionInformation method?

Thx 🙏

@edridudi
Copy link
Collaborator

edridudi commented Sep 2, 2024

There were some breaking changes In Koios Instances.
I will publish a new version with alignment and post - Chang HF functionalities shortly.

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