Blockfrost.Response.SpecificAddressResponse (Blockfrost v0.1.1) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Blockfrost.Response.SpecificAddressResponse{
  address: String.t(),
  amount: Blockfrost.Shared.Amount.t(),
  stake_address: String.t(),
  type: :byron | :shelley
}