AppInformation
class algokit_utils.models.application.AppInformation
Section titled “class algokit_utils.models.application.AppInformation”app*id *: int_
Section titled “app*id *: int_”The ID of the application
app*address *: str_
Section titled “app*address *: str_”The address of the application
approval*program *: bytes_
Section titled “approval*program *: bytes_”The approval program
clear*state_program *: bytes_
Section titled “clear*state_program *: bytes_”The clear state program
creator : str
Section titled “creator : str”The creator of the application
global*state *: dict[str, AppState]_
Section titled “global*state *: dict[str, AppState]_”The global state of the application
local*ints *: int_
Section titled “local*ints *: int_”The number of local ints
local*byte_slices *: int_
Section titled “local*byte_slices *: int_”The number of local byte slices
global*ints *: int_
Section titled “global*ints *: int_”The number of global ints
global*byte_slices *: int_
Section titled “global*byte_slices *: int_”The number of global byte slices
extra*program_pages *: int | None_
Section titled “extra*program_pages *: int | None_”The number of extra program pages