Returns an Asset as a string using following naming convention:
Asset
AAA.BBB-CCC where chain: AAA ticker (optional): BBB symbol: BBB-CCC or CCC (if no ticker available) symbol (synth): BBB/CCC or CCC (if no ticker available)
AAA.BBB-CCC
AAA
BBB
BBB-CCC
CCC
BBB/CCC
The given asset.
The string from the given asset.
https://docs.thorchain.org/developers/transaction-memos#asset-notation
Generated using TypeDoc
Returns an
Asset
as a string using following naming convention:AAA.BBB-CCC
where chain:AAA
ticker (optional):BBB
symbol:BBB-CCC
orCCC
(if no ticker available) symbol (synth):BBB/CCC
orCCC
(if no ticker available)