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