DispenserFundResponse
@algorandfoundation/algokit-utils / types/dispenser-client / DispenserFundResponse
types/dispenser-client.DispenserFundResponse
The TestNet Dispenser API response when funding.
Table of contents
Section titled “Table of contents”Properties
Section titled “Properties”Properties
Section titled “Properties”amount
Section titled “amount”• amount: number
The number of µAlgo that was funded.
Defined in
Section titled “Defined in”src/types/dispenser-client.ts:29
• txId: string
The ID of the transaction that was issued to fund the account.