sui_list_dynamic_fields
List dynamic fields attached to a parent object on Sui blockchain, enabling crawling of tables, bags, and dynamic object fields.
Instructions
List dynamic fields attached to a parent object. Useful when crawling tables/bags/dynamic object fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent | Yes | 0x-prefixed parent object id. | |
| page_size | No | ||
| page_token | No | ||
| network | No | Sui network. Defaults to the server's configured default. |