Documentation Index
Fetch the complete documentation index at: https://docs.soo.network/llms.txt
Use this file to discover all available pages before exploring further.
getTransactionCount RPC Method
Returns the current Transaction count from the ledger.Parameters
object optionalConfiguration object containing the following fields:commitment
string optionalThe level of commitment desired when querying stateminContextSlot
number optionalThe minimum slot that the request can be evaluated at
Result Details
<u64>- Current Transaction Count- Represents the total number of transactions processed in the ledger
- A cumulative count of all transactions since the blockchain’s inception