public abstract class Asset extends Object
Modifier and Type | Field and Description |
---|---|
static long |
MILLI |
static long |
TOKEN |
static String |
ZBS
Constant used to represent ZBS token in asset transactions.
|
Constructor and Description |
---|
Asset() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isZbs(String assetId) |
static String |
normalize(String assetId) |
static String |
toJsonObject(String assetId) |
public static final String ZBS
public static final long TOKEN
public static final long MILLI
Copyright © 2019. All rights reserved.