Namespace Hiero.Mirror
Classes
AccountBalanceData
Represents a token balance entry for an account and token.
AccountBalanceDataExtensions
Extension methods for querying account balance data from the mirror node.
AccountBalancesData
Structure identifying the hBar balance for an associated account and the balances of the first 100 tokens held by the account.
AccountData
Account information retrieved from a mirror node.
AccountDataExtensions
Extension methods for querying account data from the mirror node.
AssessedFeeData
Represents custom assessed fees imposed as a result of a token transfer.
AssetTransferData
Represents an NFT transfer within a transaction.
BlockData
Block information retrieved from a mirror node.
BlockDataExtensions
Extension methods for querying block data from the mirror node.
ConsensusNodeData
Represents consensus node information returned from the mirror node.
ConsensusNodeDataExtensions
Extension methods for querying consensus node data from the mirror node.
ContractData
Contract information retrieved from a mirror node.
ContractDataExtensions
Extension methods for querying contract data from the mirror node.
ContractLogData
Represents the log results from an EVM contract call.
ContractResultData
Represents the results from an EVM contract call.
ContractResultDataExtensions
Extension methods for querying contract execution results from the mirror node.
ContractStateData
Represents the data for a slot on a contract.
CryptoAllowanceData
Allowance information retrieved from a mirror node.
CryptoAllowanceDataExtensions
Extension methods for querying crypto allowance data from the mirror node.
CryptoTransferData
Represents an hBar transfer within a transaction.
CustomFeeData
Represents the custom fee schedule data for a token as returned by the mirror node.
EvmCallData
Call data to be sent to the mirror node for simulation
EvmCallResult
Response from a mirror EVM simulation call.
EvmCallResultExtensions
Extension methods for simulating EVM contract calls via the mirror node.
ExchangeRateData
Represents the current and next exchange rate as reported by the hedera network.
ExchangeRateDataExtensions
Extension methods for querying exchange rate data from the mirror node.
ExtendedContractLogData
Represents the log results from an EVM contract call with extended information identifying which transaction and block this log event belongs to.
ExtendedContractLogDataExtensions
Extension methods for querying contract log data from the mirror node.
FallbackFeeData
Fee charged when no value was exchanged for an asset (nft) with a royalty fee.
FixedFeeData
Represents the fixed fees for a token.
FractionData
Represents a fraction.
FractionalFeeData
Represents a fractional royalty fee.
GrpcEndpointData
Represents a gossip node’s gRPC endpoint.
HcsMessageData
Represents an HCS Message retrieved from the mirror node.
HcsMessageDataExtensions
Extension methods for querying HCS message data from the mirror node.
HcsTopicData
HCS Topics information retrieved from a mirror node.
HcsTopicDataExtensions
Extension methods for querying HCS topic data from the mirror node.
MirrorError
Mirror Call Error Message detail object
MirrorErrorList
List of one or more error details returned from the mirror node.
MirrorErrorListEnvelope
Error response payload returned from the Mirror Node API.
MirrorException
Exception raised when a mirror request or simulated evm call has failed.
NetworkFee
Fee Info
NetworkFeeData
Represents Network Fees
NetworkFeeExtensions
Extension methods for querying network fee data from the mirror node.
NftData
Nft (NFT) information retrieved from a mirror node.
NftDataExtensions
Extension methods for querying NFT data from the mirror node.
RateData
Represents Hedera hBar rate exchange with USD
RoyaltyFeeData
Represents royalty fees charged for transferring assets (nfts).
StakingRewardData
Represents a staking reward attached to a transaction.
TimestampRangeData
Represents a consensus timestamp range.
TokenAllowanceData
Allowance information retrieved from a mirror node.
TokenAllowanceDataExtensions
Extension methods for querying token allowance data from the mirror node.
TokenBalanceData
Represents a token balance entry for a given account
TokenBalanceDataExtensions
Extension methods for querying token balance data from the mirror node.
TokenData
Token information retrieved from a mirror node.
TokenDataExtensions
Extension methods for querying token data from the mirror node.
TokenHoldingData
Represents a detailed holding of a token by an account.
TokenTransferData
Represents a token transfer within a transaction.
TransactionData
Represents a transaction retrieved from a mirror node.
TransactionDetailData
Represents a transaction detail from a mirror node. Similar to the TransactionData object but includes custom fees and Nft (NFT) transfer data.
TransactionDetailDataExtensions
Extension methods for querying transaction detail data from the mirror node.
TransactionTimestampDataExtensions
Extension methods for retrieving the latest consensus timestamp from the mirror node.