| Account |
Account information at a given round.
|
| AccountAssetHolding |
AccountAssetHolding describes the account's asset holding and asset parameters
(if either exist) for a specific asset ID.
|
| AccountParticipation |
AccountParticipation describes the parameters used by this account in consensus
protocol.
|
| AccountStateDelta |
Application state delta.
|
| AppCallLogs |
The logged messages from an app call along with the app ID and outer transaction
ID.
|
| Application |
Application index and its parameters
|
| ApplicationInitialStates |
An application's initial global/local/box states that were accessed during
simulation.
|
| ApplicationKVStorage |
An application's global/local/box state.
|
| ApplicationLocalReference |
References an account's local state for an application.
|
| ApplicationLocalState |
Stores local state associated with an application.
|
| ApplicationLogData |
Stores the global information associated with an application.
|
| ApplicationParams |
Stores the global information associated with an application.
|
| ApplicationStateOperation |
An operation against an application's global/local/box state.
|
| ApplicationStateSchema |
Specifies maximums on the number of each type that may be stored.
|
| Asset |
Specifies both the unique identifier and the parameters for an asset
|
| AssetHolding |
Describes an asset held by an account.
|
| AssetHoldingReference |
References an asset held by an account.
|
| AssetParams |
AssetParams specifies the parameters for an asset.
|
| AvmKeyValue |
Represents an AVM key-value pair in an application store.
|
| AvmValue |
Represents an AVM value.
|
| Block |
Block information.
|
| BlockRewards |
Fields relating to rewards,
|
| BlockUpgradeState |
Fields relating to a protocol upgrade.
|
| BlockUpgradeVote |
Fields relating to voting for a protocol upgrade.
|
| BoxDescriptor |
Box descriptor describes an app box without a value.
|
| BoxReference |
BoxReference names a box by its name and the application ID it belongs to.
|
| BuildVersion |
|
| DryrunSource |
DryrunSource is TEAL source text that gets uploaded, compiled, and inserted into
transactions or application state.
|
| DryrunState |
Stores the TEAL eval step data
|
| DryrunTxnResult |
DryrunTxnResult contains any LogicSig or ApplicationCall program debug
information and state updates from a dryrun.
|
| Enums.AddressRole |
Combine with the address parameter to define what type of address to search for.
|
| Enums.Exclude |
Exclude additional items such as asset holdings, application local data stored
for this account, asset parameters created by this account, and application
parameters created by this account.
|
| Enums.Hashtype |
The type of hash function used to create the proof, must be one of:
sha512_256
sha256
|
| Enums.OnCompletion |
(apan) defines the what additional actions occur with the transaction.
|
| Enums.SigType |
SigType filters just results using the specified type of signature:
sig - Standard
msig - MultiSig
lsig - LogicSig
|
| Enums.TxType |
(type) Indicates what type of transaction this is.
|
| EvalDelta |
Represents a TEAL value delta.
|
| EvalDeltaKeyValue |
Key-value pairs for StateDelta.
|
| GenesisAllocation |
|
| HashFactory |
|
| HbProofFields |
(hbprf) HbProof is a signature using HeartbeatAddress's partkey, thereby showing
it is online.
|
| HoldingRef |
HoldingRef names a holding by referring to an Address and Asset it belongs to.
|
| IndexerStateProofMessage |
|
| LedgerStateDeltaForTransactionGroup |
Contains a ledger delta for a single transaction group
|
| LocalsRef |
LocalsRef names a local state by referring to an Address and App it belongs to.
|
| MerkleArrayProof |
|
| MiniAssetHolding |
A simplified version of AssetHolding
|
| ParticipationUpdates |
Participation account data that needs to be checked/acted on by the network.
|
| PendingTransactionResponse |
Details about a pending transaction.
|
| ResourceRef |
ResourceRef names a single resource.
|
| ScratchChange |
A write operation into a scratch slot.
|
| SimulateInitialStates |
Initial states of resources that were accessed during simulation.
|
| SimulateRequestTransactionGroup |
A transaction group to simulate.
|
| SimulateTraceConfig |
An object that configures simulation execution trace.
|
| SimulateTransactionGroupResult |
Simulation result for an atomic transaction group
|
| SimulateTransactionResult |
Simulation result for an individual transaction
|
| SimulateUnnamedResourcesAccessed |
These are resources that were accessed by this group that would normally have
caused failure, but were allowed in simulation.
|
| SimulationEvalOverrides |
The set of parameters and limits override during simulation.
|
| SimulationOpcodeTraceUnit |
The set of trace information and effect from evaluating a single opcode.
|
| SimulationTransactionExecTrace |
The execution trace of calling an app or a logic sig, containing the inner app
call trace in a recursive way.
|
| StateProofFields |
(sp) represents a state proof.
|
| StateProofMessage |
Represents the message that the state proofs are attesting to.
|
| StateProofParticipant |
|
| StateProofReveal |
|
| StateProofSignature |
|
| StateProofSigSlot |
|
| StateProofTracking |
|
| StateProofVerifier |
|
| StateSchema |
Represents a (apls) local-state or (apgs) global-state schema.
|
| TealKeyValue |
Represents a key-value pair in an application store.
|
| TealValue |
Represents a TEAL value.
|
| Transaction |
Contains all fields common to all transactions and serves as an envelope to all
transactions type.
|
| TransactionApplication |
Fields for application transactions.
|
| TransactionAssetConfig |
Fields for asset allocation, re-configuration, and destruction.
|
| TransactionAssetFreeze |
Fields for an asset freeze transaction.
|
| TransactionAssetTransfer |
Fields for an asset transfer transaction.
|
| TransactionHeartbeat |
Fields for a heartbeat transaction.
|
| TransactionKeyreg |
Fields for a keyreg transaction.
|
| TransactionPayment |
Fields for a payment transaction.
|
| TransactionSignature |
Validation signature associated with some data.
|
| TransactionSignatureLogicsig |
(lsig) Programatic transaction signature.
|
| TransactionSignatureMultisig |
structure holding multiple subsignatures.
|
| TransactionSignatureMultisigSubsignature |
|
| TransactionStateProof |
Fields for a state proof transaction.
|