Query the Bitquery Archive Database (V1 API) for historical blockchain data. The Archive Database provides complete historical blockchain data across 40+ blockchains including Bitcoin, Ethereum, BSC, Solana, and more. Data has a delay of tens of minutes to hours from real-time.…
queryRequiredstringGraphQL query string to execute against the Bitquery Archive Database (V1 API). Use the V1 schema which includes blockchain-specific root types like 'bitcoin', 'ethereum', etc. For example: { bitcoin { blocks(limit: 5, orderBy: {descending: height}) { height } } }
variablesobjectOptional mapping of GraphQL variables for parameterized queries
operationNamestringOptional operation name if the query document contains multiple operations
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.