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

# buildFaucetTransferPayload()

> **buildFaucetTransferPayload**(`recipient`, `amount`, `init?`): [`ActivationPayload`](/reference/sdk/typescript/index/classes/ActivationPayload)

Defined in: [metacomputer/gen-framework/client-and-test-utils/client-sdk-ts/packages/client-sdk/src/faucet.ts:148](https://github.com/gen-bc/gen/blob/main/metacomputer/gen-framework/client-and-test-utils/client-sdk-ts/packages/client-sdk/src/faucet.ts#L148)

## Parameters

### recipient

[`GvmAccount`](/reference/sdk/typescript/index/type-aliases/GvmAccount)

### amount

`bigint`

### init?

[`FaucetTransferOptionsInit`](/reference/sdk/typescript/index/interfaces/FaucetTransferOptionsInit) = `{}`

## Returns

[`ActivationPayload`](/reference/sdk/typescript/index/classes/ActivationPayload)
