Skip to content

SendAppCreateTransactionResult

class algokit_utils.transactions.transaction_sender.SendAppCreateTransactionResult

Section titled “class algokit_utils.transactions.transaction_sender.SendAppCreateTransactionResult”

Bases: SendAppUpdateTransactionResult[ABIReturnT]

Result of creating a new application.

Contains the app ID and address of the newly created application.

The ID of the newly created application

The address of the newly created application