cardano-community / koios-java-client

koios-java-client
https://www.koios.rest/
Apache License 2.0
18 stars 3 forks source link

Support _extended field for utxo_info and script_utxos endpoints #167

Open fabianbormann opened 2 months ago

fabianbormann commented 2 months ago

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 commented 2 months ago

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