Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eosrio/hyperion-history-api
/ functions
Functions
838 in github.com/eosrio/hyperion-history-api
⨍
Functions
838
◇
Types & classes
195
Function
getActions
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_actions/get_actions.ts:13
Function
getActions
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v1-history/get_actions/get_actions.ts:147
Function
getActionsHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_actions/get_actions.ts:136
Function
getActionsHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v1-history/get_actions/get_actions.ts:389
Function
getApiUsage
(fastify: FastifyInstance)
src/api/routes/v2-stats/get_api_usage/get_api_usage.ts:4
Function
getApiUsageHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-stats/get_api_usage/get_api_usage.ts:8
Function
getBlock
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_block/get_block.ts:4
Function
getBlockHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_block/get_block.ts:56
Function
getBlockTrace
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v1-trace/get_block/get_block.ts:15
Function
getBlockTraceHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v1-trace/get_block/get_block.ts:122
Function
getBlocks
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_blocks/get_blocks.ts:6
Function
getBlocksHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_blocks/get_blocks.ts:163
Function
getControlledAccounts
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v1-history/get_controlled_accounts/get_controlled_accounts.ts:4
Function
getControlledAccountsHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v1-history/get_controlled_accounts/get_controlled_accounts.ts:66
Function
getCreatedAccounts
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_created_accounts/get_created_accounts.ts:5
Function
getCreatedAccountsHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_created_accounts/get_created_accounts.ts:52
Function
getCreator
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_creator/get_creator.ts:5
Function
getCreatorHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_creator/get_creator.ts:107
Function
getDeltas
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_deltas/get_deltas.ts:6
Function
getDeltasHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_deltas/get_deltas.ts:93
Function
getExplorerMetadata
(fastify: FastifyInstance)
src/api/routes/v2/explorer_metadata/explorer_metadata.ts:4
Function
getFilters
(fastify: FastifyInstance)
src/api/routes/v2/get_filters/get_filters.ts:37
Function
getFiltersHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2/get_filters/get_filters.ts:73
Function
getFirstIndexedBlock
(es_client: Client, chain: string, partition_size?: number)
src/indexer/helpers/common_functions.ts:99
Function
getHeadBlockNum
()
src/api/plugins/fastify-antelope.ts:12
Function
getHealthQuery
(fastify: FastifyInstance)
src/api/routes/v2/health/health.ts:305
Method
getIndexPartition
(blockNum: number)
src/indexer/helpers/elastic-routes.ts:484
Function
getKeyAccounts
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-state/get_key_accounts/get_key_accounts.ts:16
Function
getKeyAccountsHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-state/get_key_accounts/get_key_accounts.ts:176
Function
getLinks
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-state/get_links/get_links.ts:5
Function
getLinksHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-state/get_links/get_links.ts:66
Function
getMissedBlocks
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-stats/get_missed_blocks/get_missed_blocks.ts:5
Function
getMissedBlocksHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-stats/get_missed_blocks/get_missed_blocks.ts:57
Function
getProposalsHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-state/get_proposals/get_proposals.ts:98
Function
getResourceUsage
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-stats/get_resource_usage/get_resource_usage.ts:6
Function
getResourceUsageHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-stats/get_resource_usage/get_resource_usage.ts:71
Function
getSchedule
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_schedule/get_schedule.ts:4
Function
getScheduleHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_schedule/get_schedule.ts:63
Function
getTableRows
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-state/get_table_rows/get_table_rows.ts:6
Function
getTableRowsHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-state/get_table_rows/get_table_rows.ts:180
Function
getTableState
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_table_state/get_table_state.ts:4
Function
getTableStateHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_table_state/get_table_state.ts:82
Function
getTokens
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-state/get_tokens/get_tokens.ts:8
Function
getTokensHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-state/get_tokens/get_tokens.ts:96
Function
getTopHolders
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-state/get_top_holders/get_top_holders.ts:5
Function
getTopHoldersHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-state/get_top_holders/get_top_holders.ts:53
Function
getTransaction
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-history/get_transaction/get_transaction.ts:6
Function
getTransaction
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v1-history/get_transaction/get_transaction.ts:7
Function
getTransactionHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-history/get_transaction/get_transaction.ts:139
Function
getTransactionHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v1-history/get_transaction/get_transaction.ts:193
Function
getTrxCount
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-stats/get_trx_count/get_trx_count.ts:5
Function
getTrxCountHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-stats/get_trx_count/get_trx_count.ts:258
Function
getVoterScopes
(fastify: FastifyInstance, request: FastifyRequest)
src/api/routes/v2-state/get_voter_scopes/get_voter_scopes.ts:4
Function
getVoterScopesHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-state/get_voter_scopes/get_voter_scopes.ts:37
Function
getVotersHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2-state/get_voters/get_voters.ts:76
Method
get_blocks_result_v0
(response)
tests/test-socket.js:118
Method
get_blocks_result_v1
(response)
tests/test-socket.js:96
Method
get_status_result_v0
(response)
tests/test-socket.js:79
Method
handleGenericRoute
(payload: Message[], ch: Channel, cb: (indexed_size: number) => void)
src/indexer/helpers/elastic-routes.ts:346
Method
handleLostConnection
()
src/indexer/workers/state-reader.ts:1033
Function
healthHandler
(fastify: FastifyInstance, route: string)
src/api/routes/v2/health/health.ts:365
Function
increment
* Increment a counter for an account. * Simple delta-generating action for repetitive load testing. */
tests/e2e/contracts/hyp.test.cpp:143
Method
indexPrefix
()
tests/e2e/lib/integrity-checker.ts:141
Method
ingestClients
()
src/indexer/connections/manager.class.ts:150
Method
init
()
src/indexer/modules/loader.ts:124
Function
initConfig
(options: ConnectionsInitOptions = {})
src/cli/hyp-config.ts:726
Function
installPlugin
(plugin: string, options: any)
src/cli/hpm.ts:254
Function
listChains
(flags)
src/cli/hyp-config.ts:82
Function
listConfigContract
(shortName: string)
src/cli/hyp-config.ts:961
Function
listIndices
()
src/cli/hyp-es-config.ts:975
Function
listPlugins
()
src/cli/hpm.ts:308
Function
listTasks
(options: any)
src/cli/hyp-es-config.ts:1006
Function
loadAbiHex
(contract: string, block_num: number, abi_hex: string)
src/indexer/workers/hyperionWorker.ts:263
Function
loadConnections
()
src/cli/sync-modules/synchronizer.ts:27
Function
loadCurrentAbiHex
(contract: string)
src/indexer/workers/hyperionWorker.ts:312
Method
logForkEvent
(starting_block: number, ending_block: number, new_id: string)
src/indexer/workers/state-reader.ts:954
Function
nestaction
* Trigger nested inline actions up to a given depth. * Tests Hyperion's inline action indexing at various depths. */
tests/e2e/contracts/hyp.test.cpp:101
Function
nestlog
tests/e2e/contracts/hyp.test.cpp:122
Function
newChain
(shortName: string, options)
src/cli/hyp-config.ts:260
Method
nodeosApiClient
()
src/indexer/connections/manager.class.ts:48
Method
normalizeEntryFormat
(entry: string)
src/indexer/modules/config.ts:57
Function
notify
* Send notifications to multiple accounts. * Tests Hyperion's notified account tracking. */
tests/e2e/contracts/hyp.test.cpp:131
Function
onConnect
()
src/indexer/workers/hyperionWorker.ts:130
Method
onConsume
(msg: ConsumeMessage | null)
src/indexer/workers/ws-router.ts:91
Method
onError
(error: Error)
src/cli/controller-client/controller.client.ts:79
Method
onIpcMessage
(msg: any)
src/indexer/workers/deserializer.ts:131
Method
onIpcMessage
(msg: any)
src/indexer/workers/indexer.ts:103
Method
onIpcMessage
(msg: any)
src/indexer/workers/ds-pool.ts:649
Method
onIpcMessage
(msg: any)
src/indexer/workers/state-reader.ts:290
Method
onOpen
()
src/cli/controller-client/controller.client.ts:70
Function
parseDSPEvent
(worker: DSPoolWorker, data: any)
src/indexer/modules/custom/dsp-parser.ts:4
Method
parseMarkdownV2
(text: string)
src/indexer/modules/telegram.ts:35
Function
primary_key
tests/e2e/contracts/hyp.test.cpp:30
Function
printState
()
src/cli/hpm.ts:389
Method
publishApiUsage
(counter: number, timestamp?: string)
src/api/qry-hub/base-publisher.ts:188
Method
purgeQueues
()
src/indexer/connections/manager.class.ts:52
Function
query_body
(interval)
scripts/fix_missing_blocks/fix-missing-blocks.py:114
Function
quickScanChain
(chain: string, args: any)
src/cli/repair-cli/scan.ts:217
Method
registerDynamicTableRoute
()
src/indexer/helpers/elastic-routes.ts:531
Function
reinterpretActionData
(act: HyperionActionAct)
src/indexer/modules/parsers/base-parser.ts:141
← previous
next →
701–800 of 838, ranked by callers