Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for suix_getDynamicFields.Positional parameters for
suix_getDynamicFields:params[0]: The ID of the parent object.params[1]: Optional paging cursor. If provided, the query will start from the item after this cursor.params[2]: Maximum number of items per page. Defaults to QUERY_MAX_RESULT_LIMIT if not specified.
Returns
DynamicFieldPage object containing dynamic field info and pagination cursor.