Skip to content

algopy_testing.gtxn

TransactionBaseBase transaction type used across both inner and global transactions
AssetTransferTransactionBase transaction type used across both inner and global transactions
PaymentTransactionBase transaction type used across both inner and global transactions
ApplicationCallTransactionBase transaction type used across both inner and global transactions
KeyRegistrationTransactionBase transaction type used across both inner and global transactions
AssetConfigTransactionBase transaction type used across both inner and global transactions
AssetFreezeTransactionBase transaction type used across both inner and global transactions
TransactionBase transaction type used across both inner and global transactions

Bases: algopy_testing.models.txn_fields.TransactionFieldsGetter

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

set_scratch_slot(index: UInt64 | int, value: algopy.Bytes | algopy.UInt64 | bytes | int) → None

Section titled “set_scratch_slot(index: UInt64 | int, value: algopy.Bytes | algopy.UInt64 | bytes | int) → None”

get_scratch_slot(index: UInt64 | int) → algopy.UInt64 | algopy.Bytes

Section titled “get_scratch_slot(index: UInt64 | int) → algopy.UInt64 | algopy.Bytes”

get_scratch_space() → Sequence[algopy_testing.primitives.Bytes | UInt64]

Section titled “get_scratch_space() → Sequence[algopy_testing.primitives.Bytes | UInt64]”

Bases: TransactionBase

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

Bases: TransactionBase

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

Bases: TransactionBase

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

Bases: TransactionBase

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

Bases: TransactionBase

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

Bases: TransactionBase

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

Bases: TransactionBase

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