getAsset()
This endpoint is designed to retrieve the content of an asset file in JSON format. The asset is identified by its exact name, so it must be spelled correctly for the query to be successful.
Method Signature
Parameters
Name
Type
Description
blockchain
string or hexadecimal
Blockchain address
assetName
string
The asset you're looking for
Example
Result
Last updated