Namespace Algorand.Algod.Model
Classes
Account
Account information at a given round.
Definition:
data/basics/userBalance.go : AccountData
AccountApplicationResponse
AccountAssetResponse
AccountBalanceRecord
AccountDeltas
AccountParticipation
AccountParticipation describes the parameters used by this account in consensus protocol.
AccountStateDelta
Application state delta.
AccountTotals
Application
Application index and its parameters
ApplicationLocalState
Stores local state associated with an application.
ApplicationParams
Stores the global information associated with an application.
ApplicationStateSchema
Specifies maximums on the number of each type that may be stored.
AppResourceRecord
Asset
Specifies both the unique identifier and the parameters for an asset
AssetHolding
Describes an asset held by an account.
Definition:
data/basics/userBalance.go : AssetHolding
AssetParams
AssetParams specifies the parameters for an asset.
[apar] when part of an AssetConfig transaction.
Definition:
data/transactions/asset.go : AssetParams
AssetResourceRecord
Block
Block information.
Definition:
data/bookkeeping/block.go : Block
BlockHashResponse
Box
BoxDescriptor
BoxesResponse
BuildVersion
CertifiedBlock
CompileResponse
DisassembleResponse
DryrunRequest
Request data type for dryrun endpoint. Given the Transactions and simulated ledger state upload, run TEAL scripts and return debugging information.
DryrunResponse
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.
ErrorResponse
An error response with optional data field.
EvalDelta
Represents a TEAL value delta.
EvalDeltaKeyValue
Key-value pairs for StateDelta.
FileParameter
GetSyncRoundResponse
KvDelta
LedgerStateDelta
LightBlockHeaderProof
ModifiedApp
ModifiedAsset
NodeStatusResponse
ParticipationKey
Represents a participation key used by the node.
PendingTransactions
PendingTransactions is an array of signed transactions exactly as they were submitted.
PostTransactionsResponse
ProofResponse
SimulateResponse
SimulateTransactionGroupResult
SimulateTransactionResult
StateDelta
StateProof
StateProofMessage
SupplyResponse
TealKeyValue
Represents a key-value pair in an application store.
TealValue
Represents a TEAL value.
TransactionParametersResponse
TransactionProofResponse
TxLease
Version
algod version information.
Enums
AccountSigType
Format
Configures whether the response object is JSON or MessagePack encoded.