Package | Description |
---|---|
tv.noixion.troncli | |
tv.noixion.troncli.models.contracts |
Modifier and Type | Method and Description |
---|---|
TronAssetIssue |
TronClient.getAssetIssueByName(String name)
Gets the information of an assets by its name.
|
Modifier and Type | Method and Description |
---|---|
List<TronAssetIssue> |
TronClient.getAssetIssueByOwnerAddress(TronAddress address)
Gets the list of assets owned by an address.
|
List<TronAssetIssue> |
TronClient.listAssetIssue()
Lists all assets present in the blockchain.
|
Modifier and Type | Class and Description |
---|---|
class |
AssetIssueContract
Contract for creating an asset.
|
Copyright © 2020. All rights reserved.