> ## 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: Call

# Interface: Call

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

## Properties

### args

> **args**: `ScVal`\[]

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

***

### contract

> **contract**: `string`

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

C-address of the target contract (e.g. USDC SAC).

***

### fn

> **fn**: `string`

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