Returns details regarding the Atomic Asset including the evaluated state.
string
: The Atomic Asset ID.object
. It has the following properties:
string
: The transaction ID of the Atomic Asset contract.string
: The Address of the owner.string
: The key of the owner.Record<string,any>
: The current evaluated state for the Atomic Asset.