> ## Documentation Index
> Fetch the complete documentation index at: https://docs.buckspay.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: BuildBatchEntryInput

# Interface: BuildBatchEntryInput

Defined in: [packages/core/src/types.ts:79](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L79)

## Properties

### calls

> **calls**: [`Call`](/sdk-reference/core/src/interfaces/Call)\[]

Defined in: [packages/core/src/types.ts:81](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L81)

***

### from

> **from**: `string`

Defined in: [packages/core/src/types.ts:80](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L80)

***

### network

> **network**: [`Network`](/sdk-reference/core/src/type-aliases/Network)

Defined in: [packages/core/src/types.ts:85](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L85)

***

### nonce

> **nonce**: `bigint`

Defined in: [packages/core/src/types.ts:82](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/core/src/types.ts#L82)
