Skip to content

EnsureFundedResult

Defined in: src/account-manager.ts:26

Result from performing an ensureFunded call.

amountFunded: AlgoAmount

Defined in: src/account-manager.ts:30

The amount that was sent to the account.


transactionId: string

Defined in: src/account-manager.ts:28

The transaction ID of the transaction that funded the account.