suix_getDynamicFieldObject

Return the dynamic field object information for a specified object

Parameters

  • parent_object_id : <ObjectID> - The ID of the queried parent object

  • name : <string> - The Name of the dynamic field

Returns

SuiObjectResponse : <SuiObjectResponse>

  • data : <[ObjectData]>

  • error : <[ObjectResponseError]>

Last updated