Get an object's owner and their owned objects with JSON data.
Similar to getObjectOwnerAndOwnedObjectsByType but returns JSON-decoded contents for easier consumption.
The Sui object address
Optional
Optional type filter for owned objects
Promise resolving to owner info and owned objects (JSON format)
Get an object's owner and their owned objects with JSON data.
Similar to getObjectOwnerAndOwnedObjectsByType but returns JSON-decoded contents for easier consumption.