getAssetList()
Get the assets registered on the blockchain.
Method Signature
Parameters
Name | Type | Description |
---|---|---|
| String | Blockchain address hex |
Example
Result
The result will be of type Array
, but for easier readability, here is the equivalent in JSON.
Last updated