โŒ About FreshRSS

Normal view

There are new articles available, click to refresh the page.
Before yesterdayNews from the Ada programming language world

Blockfrost API - input to the output

I'm trying to use this API from the blockfrost: https://docs.blockfrost.io/#tag/Cardano-Transactions/paths/~1txs~1%7Bhash%7D~1utxos/get

but the problem is that sometimes I have more inputs than outputs and I don't know which one has the reference like per example in the https://cexplorer.io/tx that shows the user that spends the ADA and where it goes to another wallet, or cexplorer has other API for this purpose? :( Any help, please?

goes: have the transaction input having some variable that can refer to the output to separate each one in a new object to show in a table

โŒ
โŒ