struct Blockfrost::Transaction::UTXO::Output

Included Modules

Defined in:

blockfrost/cardano/transaction.cr

Constructors

Instance Method Summary

Instance methods inherited from module Blockfrost::Shared::UTXOFields

amount : Array(Token) amount, data_hash : String? data_hash, inline_datum : String? inline_datum, output_index : Int32 output_index, reference_script_hash : String? reference_script_hash

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def address : String #

[View source]