Account |
Account information at a given round.
|
AccountApplicationResponse |
AccountApplicationResponse describes the account's application local state and
global state (AppLocalState and AppParams, if either exists) for a specific
application ID.
|
AccountAssetResponse |
AccountAssetResponse 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.
|
AccountResponse |
|
AccountsResponse |
|
AccountStateDelta |
Application state delta.
|
Application |
Application index and its parameters
|
ApplicationLocalState |
Stores local state associated with an application.
|
ApplicationLocalStatesResponse |
|
ApplicationLogData |
Stores the global information associated with an application.
|
ApplicationLogsResponse |
|
ApplicationParams |
Stores the global information associated with an application.
|
ApplicationResponse |
|
ApplicationsResponse |
|
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
|
AssetBalancesResponse |
|
AssetHolding |
Describes an asset held by an account.
|
AssetHoldingsResponse |
|
AssetParams |
AssetParams specifies the parameters for an asset.
|
AssetResponse |
|
AssetsResponse |
|
Block |
Block information.
|
BlockResponse |
Encoded block object.
|
BlockRewards |
Fields relating to rewards,
|
BlockUpgradeState |
Fields relating to a protocol upgrade.
|
BlockUpgradeVote |
Fields relating to voting for a protocol upgrade.
|
BuildVersion |
|
CatchpointAbortResponse |
|
CatchpointStartResponse |
|
CompileResponse |
Teal compile Result
|
DisassembleResponse |
Teal disassembly Result
|
DryrunRequest |
Request data type for dryrun endpoint.
|
DryrunResponse |
DryrunResponse contains per-txn debug information from a dryrun.
|
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 |
|
ErrorResponse |
Response for errors
|
EvalDelta |
Represents a TEAL value delta.
|
EvalDeltaKeyValue |
Key-value pairs for StateDelta.
|
HealthCheck |
A health check response.
|
MiniAssetHolding |
A simplified version of AssetHolding
|
NodeStatusResponse |
|
PendingTransactionResponse |
Details about a pending transaction.
|
PendingTransactionsResponse |
A potentially truncated list of transactions currently in the node's transaction
pool.
|
PostTransactionsResponse |
Transaction ID of the submission.
|
ProofResponse |
Proof of transaction in a block.
|
StateSchema |
Represents a (apls) local-state or (apgs) global-state schema.
|
SupplyResponse |
Supply represents the current supply of MicroAlgos in the system.
|
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.
|
TransactionKeyreg |
Fields for a keyreg transaction.
|
TransactionParametersResponse |
TransactionParams contains the parameters that help a client construct a new
transaction.
|
TransactionPayment |
Fields for a payment transaction.
|
TransactionResponse |
|
TransactionSignature |
Validation signature associated with some data.
|
TransactionSignatureLogicsig |
(lsig) Programatic transaction signature.
|
TransactionSignatureMultisig |
(msig) structure holding multiple subsignatures.
|
TransactionSignatureMultisigSubsignature |
|
TransactionsResponse |
|
Version |
algod version information.
|
VersionBuild |
the current algod build version information.
|