TransactionType
@algorandfoundation/algorand-typescript
@algorandfoundation/algorand-typescript / index / TransactionType
Enumeration: TransactionType
Defined in: packages/algo-ts/src/transactions.ts:8
The different transaction types available in a transaction
Enumeration Members
ApplicationCall
ApplicationCall:
6
Defined in: packages/algo-ts/src/transactions.ts:32
An Application Call transaction
AssetConfig
AssetConfig:
3
Defined in: packages/algo-ts/src/transactions.ts:20
An Asset Config transaction
AssetFreeze
AssetFreeze:
5
Defined in: packages/algo-ts/src/transactions.ts:28
An Asset Freeze transaction
AssetTransfer
AssetTransfer:
4
Defined in: packages/algo-ts/src/transactions.ts:24
An Asset Transfer transaction
KeyRegistration
KeyRegistration:
2
Defined in: packages/algo-ts/src/transactions.ts:16
A Key Registration transaction
Payment
Payment:
1
Defined in: packages/algo-ts/src/transactions.ts:12
A Payment transaction