sui_get_owned_objects
Get all NFTs, coins, and objects owned by a Sui address to track assets and manage portfolios.
Instructions
Get objects owned by an address (NFTs, coins, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max objects to return | |
| address | Yes | The Sui address |