dynamic Object Field
Access a dynamic object field on an object using its name. Names are arbitrary Move values whose type have copy
, drop
, and store
, and are specified using their type, and their BCS contents, Base64 encoded. The value of a dynamic object field can also be accessed off-chain directly via its address (e.g. using Query.object
).
This field exists as a convenience when accessing a dynamic field on a wrapped object.