Namespace Algorand.Algod.Model
Classes
Account
Account information at a given round.
Definition:
data/basics/userBalance.go : AccountData
AccountApplicationResource
AccountApplicationResponse
AccountApplicationsInformationResponse
AccountAssetHolding
AccountAssetResponse
AccountAssetsInformationResponse
AccountBalanceRecord
AccountDeltas
AccountParticipation
AccountParticipation describes the parameters used by this account in consensus protocol.
AccountStateDelta
Application state delta.
AccountTotals
AppCallLogs
AppResourceRecord
Application
ApplicationInitialStates
ApplicationKVStorage
ApplicationLocalReference
ApplicationLocalState
Stores local state associated with an application.
ApplicationParams
Stores the global information associated with an application.
ApplicationStateOperation
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.
Definition:
data/basics/userBalance.go : AssetHolding
AssetHoldingReference
AssetParams
AssetParams specifies the parameters for an asset.
[apar] when part of an AssetConfig transaction.
Definition:
data/transactions/asset.go : AssetParams
AssetResourceRecord
AvmKeyValue
AvmValue
Block
Block information.
Definition:
data/bookkeeping/block.go : Block
BlockCert
BlockCertProp
BlockCertVote
BlockCertVoteCred
BlockCertVoteSig
BlockHashConverter
JSON converter for block hash that handles "blk-" prefixed base32 format
BlockHashResponse
BlockHeaderResponse
BlockLogsResponse
BlockTxidsResponse
Box
BoxDescriptor
BoxRef
BoxReference
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
Genesis
GenesisAllocation
GetBlockTimeStampOffsetResponse
GetSyncRoundResponse
HeartBeat
KvDelta
LedgerStateDelta
LedgerStateDeltaForTransactionGroup
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
ReturnedTransaction
ScratchChange
SimulateInitialStates
SimulateRequest
SimulateRequestTransactionGroup
SimulateResponse
SimulateTraceConfig
SimulateTransactionGroupResult
SimulateTransactionResult
SimulateUnnamedResourcesAccessed
SimulationEvalOverrides
SimulationOpcodeTraceUnit
SimulationTransactionExecTrace
StateDelta
StateProof
StateProofMessage
StateProofTrackingData
SupplyResponse
TealKeyValue
Represents a key-value pair in an application store.
TealValue
Represents a TEAL value.
TransactionGroupLedgerStateDeltasForRoundResponse
TransactionParametersResponse
TransactionProofResponse
TxLease
Version
algod version information.
Enums
AccountSigType
Format
Configures whether the response object is JSON or MessagePack encoded.