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 |
---|---|---|
| string or hexadecimal | Blockchain address |
| string | The asset you're looking for |
Example
Result
Last updated