get https://api.fireblocks.io/v1/vault/accounts///unspent_inputs
Returns unspent inputs information of an asset in a vault account.
Notes
- This endpoint is only relevant for UTXO-based assets.
- With UTXO-based assets, each transaction is composed of multiple inputs. However, there is a limitation on the number of inputs you can embed in a single transaction.
- When you want to spend more than the maximum amount, we recommend sending multiple transactions.