getAssetSupply()
Get the supply of an asset from a specific blockchain.
Method Signature
Parameters
Name
Type
Description
blockchain
String
Blockchain address in hex
name
String
The asset you're looking for
Example
Result
The result will be of type JSON
.
Last updated