Translations:Asset Exchange/84/en

From ArdorDocs
Jump to: navigation, search

Get Asset Properties Example

<syntaxhighlight lang="bash"> http://localhost:27876/nxt?

 requestType=getAssetProperties&
 asset=17554243582654188572&
 setter=ARDOR-X8ZN-WUJ2-SXY3-FBUYC&
 property=isIdentified

</syntaxhighlight>

<syntaxhighlight lang="json"> {

   "setterRS": "ARDOR-X8ZN-WUJ2-SXY3-FBUYC",
   "requestProcessingTime": 1,
   "asset": "3295228938014260892",
   "setter": "15382970207090678772",
   "properties": []

} </syntaxhighlight>