get_sub_deposit_records
Retrieve sub account on-chain deposit records with optional coin filter and record limit.
Instructions
Get sub account on-chain deposit records.
Args: sub_member_id: Sub UID. coin: Filter by coin (optional). limit: Number of records (default: 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sub_member_id | Yes | ||
| coin | No | ||
| limit | No |