General
Functions
Link copied to clipboard
Queries for block by height
Link copied to clipboard
Queries for block by transaction version
Link copied to clipboard
Queries for the chain id
Link copied to clipboard
Queries top user transactions
Link copied to clipboard
Queries for the last successful indexer version
Link copied to clipboard
Queries for the Aptos ledger info
Link copied to clipboard
Query the processor status for a specific processor type.
Link copied to clipboard
inline suspend fun <T> General.getTableItem(handle: String, data: TableItemRequest, param: LedgerVersionQueryParam? = null): T
Link copied to clipboard
A generic function for retrieving data from Aptos Indexer.