getAssetList()
Get the assets registered on the blockchain.
Method Signature
Parameters
Name
Type
Description
blockchain
String
Blockchain address hex
Example
Result
The result will be an object of type Map<String, dynamic>
Last updated
Get the assets registered on the blockchain.
Method Signature
Parameters
blockchain
String
Blockchain address hex
Example
Result
The result will be an object of type Map<String, dynamic>
Last updated