Blockfrost.Response.AddressUTXOsResponse (Blockfrost v0.1.1) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: [ %Blockfrost.Response.AddressUTXOsResponse.UTXO{ amount: [Blockfrost.Shared.Amount.t()], block: String.t(), output_index: integer(), tx_hash: String.t() } ]