struct Blockfrost::Asset::Metadata

Included Modules

Defined in:

blockfrost/cardano/asset.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def decimals : Int32 #

[View source]
def description : String #

[View source]
def logo : String #

[View source]
def name : String #

[View source]
def ticker : String #

[View source]
def url : String #

[View source]