koios-java-client icon indicating copy to clipboard operation
koios-java-client copied to clipboard

Support _extended field for utxo_info and script_utxos endpoints

Open fabianbormann opened this issue 1 year ago • 1 comments

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 🙏

fabianbormann avatar Sep 02 '24 06:09 fabianbormann

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

edridudi avatar Sep 02 '24 12:09 edridudi