Namespace Algorand.Algod.Model
Classes
Account
Account Description
Asset
Asset specifies both the unique identifier and the parameters for an asset
AssetConfigTransactionType
AssetConfigTransactionType contains the additional fields for an asset config transaction
AssetFreezeTransactionType
AssetFreezeTransactionType contains the additional fields for an asset freeze transaction
AssetHolding
AssetList
AssetList contains a list of assets
AssetParams
AssetParams
AssetTransferTransactionType
AssetTransferTransactionType contains the additional fields for an asset transfer transaction
Block
Block contains a block information
BuildVersion
BuildVersion
KeyregTransactionType
KeyregTransactionType contains the additional fields for a keyreg Transaction
NodeStatus
NodeStatus contains the information about a node status
Participation
Participation Description
PaymentTransactionType
PaymentTransactionType contains the additional fields for a payment Transaction
PendingTransactions
PendingTransactions represents a potentially truncated list of transactions currently in the node's transaction pool.
Supply
Supply represents the current supply of MicroAlgos in the system
Transaction
Transaction contains all fields common to all transactions and serves as an envelope to all transactions type
TransactionFee
TransactionFee contains the suggested fee
TransactionID
TransactionID Description
TransactionList
TransactionList contains a list of transactions
TransactionParams
TransactionParams contains the parameters that help a client construct a new transaction.
TransactionResults
TransactionResults contains information about the side effects of a transaction
Version
Note that we annotate this as a model so that legacy clients can directly import a swagger generated Version model.