# OVMRewardsSplitPayload

> **OVMRewardsSplitPayload** = [`OVMBaseSplitPayload`](OVMBaseSplitPayload.md) & `object`

Defined in: [types.ts:227](https://github.com/ObolNetwork/obol-sdk/blob/5137bd5c4ded55a50234f19135ea3a5bfeab4d47/src/types.ts#L227)

OVM and SplitV2 Params for rewards-only split

## Type Declaration

| Name | Type | Description | Defined in |
| ------ | ------ | ------ | ------ |
| `principalRecipient` | `string` | Principal recipient address (single address for rewards-only split). | [types.ts:229](https://github.com/ObolNetwork/obol-sdk/blob/5137bd5c4ded55a50234f19135ea3a5bfeab4d47/src/types.ts#L229) |
