applications.app_spec.arc56
Classes
StructField | Represents a field in a struct type. |
---|---|
CallEnum | Enum representing different call types for application transactions. |
CreateEnum | Enum representing different create types for application transactions. |
BareActions | Represents bare call and create actions for an application. |
ByteCode | Represents the approval and clear program bytecode. |
Compiler | Enum representing different compiler types. |
CompilerVersion | Represents compiler version information. |
CompilerInfo | Information about the compiler used. |
Network | Network-specific application information. |
ScratchVariables | Information about scratch space variables. |
Source | Source code for approval and clear programs. |
Global | Global state schema. |
Local | Local state schema. |
Schema | Application state schema. |
TemplateVariables | Template variable information. |
EventArg | Event argument information. |
Event | Event information. |
Actions | Method actions information. |
DefaultValue | Default value information for method arguments. |
MethodArg | Method argument information. |
Boxes | Box storage requirements. |
Recommendations | Method execution recommendations. |
Returns | Method return information. |
Method | Method information. |
PcOffsetMethod | PC offset method types. |
SourceInfo | Source code location information. |
StorageKey | Storage key information. |
StorageMap | Storage map information. |
Keys | Storage keys for different storage types. |
Maps | Storage maps for different storage types. |
State | Application state information. |
ProgramSourceInfo | Program source information. |
SourceInfoModel | Source information for approval and clear programs. |
Arc56Contract | ARC-0056 application specification. |