Full, untruncated netting history for an address
robyn_netting_statementInternal transfers produce NO transaction hash because no transaction occurs — this append-only journal is their only record. Never truncated; page with before (a seq number). Use this when a user asks to verify or dispute an internal payment, since there is no chain to check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max entries (default 200) | |
| before | No | return entries with seq below this, for paging | |
| address | Yes | EVM address (0x…) |