Get Asset
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.
POST
Circular_GetAsset_
Headers
Name | Value |
---|---|
Content-Type |
|
Body
Name | Type | Description |
---|---|---|
| string | Blockchain address excluding the "0x" hexadecimal identifier |
| string | The asset you're looking for |
Result
Last updated