struct Blockfrost::Network::Supply

Included Modules

Defined in:

blockfrost/cardano/network.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def circulating : Int128 #

[View source]
def locked : Int128 #

[View source]
def max : Int128 #

[View source]
def reserves : Int128 #

[View source]
def total : Int128 #

[View source]
def treasury : Int128 #

[View source]