Skip to content

algopy_testing.itxn

PaymentInnerTransactionBase transaction type used across both inner and global transactions
KeyRegistrationInnerTransactionBase transaction type used across both inner and global transactions
AssetConfigInnerTransactionBase transaction type used across both inner and global transactions
AssetTransferInnerTransactionBase transaction type used across both inner and global transactions
AssetFreezeInnerTransactionBase transaction type used across both inner and global transactions
ApplicationCallInnerTransactionBase transaction type used across both inner and global transactions
InnerTransactionResultBase transaction type used across both inner and global transactions
InnerTransaction
Payment
KeyRegistration
AssetConfig
AssetTransfer
AssetFreeze
ApplicationCall
submit_txns(→ tuple[_BaseInnerTransactionResult, Ellipsis])
submit_staged(→ None)

Bases: _BaseInnerTransactionResult

Base transaction type used across both inner and global transactions implementations.

Bases: _BaseInnerTransactionResult

Base transaction type used across both inner and global transactions implementations.

Bases: _BaseInnerTransactionResult

Base transaction type used across both inner and global transactions implementations.

Bases: _BaseInnerTransactionResult

Base transaction type used across both inner and global transactions implementations.

Bases: _BaseInnerTransactionResult

Base transaction type used across both inner and global transactions implementations.

Bases: _BaseInnerTransactionResult

Base transaction type used across both inner and global transactions implementations.

Bases: _BaseInnerTransactionResult

Base transaction type used across both inner and global transactions implementations.

Bases: _BaseInnerTransactionFields[InnerTransactionResult]

Bases: _BaseInnerTransactionFields[PaymentInnerTransaction]

Bases: _BaseInnerTransactionFields[KeyRegistrationInnerTransaction]

Bases: _BaseInnerTransactionFields[AssetConfigInnerTransaction]

Bases: _BaseInnerTransactionFields[AssetTransferInnerTransaction]

Bases: _BaseInnerTransactionFields[AssetFreezeInnerTransaction]

Bases: _BaseInnerTransactionFields[ApplicationCallInnerTransaction]

submit_txns(*transactions: _BaseInnerTransactionFields[_TResult_co]) → tuple[_BaseInnerTransactionResult, Ellipsis]

Section titled “submit_txns(*transactions: _BaseInnerTransactionFields[_TResult_co]) → tuple[_BaseInnerTransactionResult, Ellipsis]”