Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
saber
v0.1.2
EventPayload
Saber
Asset
CreateAssetSize
Link
Asset
CurrentPrice
FloatConverter
Creator
Embed
Links
Unset
Generated using Crystal 1.14.0
2024-11-26 10:38:09 UTC
class
Saber::
Asset
Saber::Asset
Reference
Object
Included Modules
JSON::Serializable
Defined in:
saber/methods/assets/list_assets.cr
saber/objects/asset.cr
Constructors
.new
(pull : JSON::PullParser)
Class Method Summary
.list
: Array(Asset)
Instance Method Summary
#asset_type
: String
#name
: String
#symbol
: String
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Class Method Detail
def self.
list
: Array(
Asset
)
#
[
View source
]
Instance Method Detail
def
asset_type
: String
#
[
View source
]
def
name
: String
#
[
View source
]
def
symbol
: String
#
[
View source
]