# EOADepositPayload

> **EOADepositPayload** = `object`

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

Payload for depositing to batch deposit contract

## Properties

| Property | Type | Description | Defined in |
| ------ | ------ | ------ | ------ |
| <a id="deposits"></a> `deposits` | `object`[] | Array of deposit objects | [types.ts:675](https://github.com/ObolNetwork/obol-sdk/blob/5137bd5c4ded55a50234f19135ea3a5bfeab4d47/src/types.ts#L675) |
