Skip to content

DispenserFundResponse

@algorandfoundation/algokit-utils / types/dispenser-client / DispenserFundResponse

types/dispenser-client.DispenserFundResponse

The TestNet Dispenser API response when funding.

Table of contents

Properties

Properties

amount

amount: number

The number of µAlgo that was funded.

Defined in

src/types/dispenser-client.ts:29


txId

txId: string

The ID of the transaction that was issued to fund the account.

Defined in

src/types/dispenser-client.ts:27