Loading...
Loading...
Use Bitquery GraphQL through UXC for onchain trades, transfers, token holder analysis, balances, and market structure queries across supported networks, with OAuth client_credentials authentication and query-first execution.
npx skill4agent add holon-run/uxc bitquery-graphql-skilluxcuxcuxcPATHhttps://streaming.bitquery.io/graphqlclient_idclient_secretclient_credentialsclient_idclient_secretapiuxc auth oauth login bitquery-graphql --endpoint https://streaming.bitquery.io/graphql --flow client_credentials --client-id <client_id> --client-secret <client_secret> --scope api --token-endpoint https://oauth2.bitquery.io/oauth2/tokenuxc auth binding add --id bitquery-graphql --host streaming.bitquery.io --path-prefix /graphql --scheme https --credential bitquery-graphql --priority 100uxc auth binding match https://streaming.bitquery.io/graphqluxc auth oauth info bitquery-graphqlcommand -v bitquery-graphql-cliuxc link bitquery-graphql-cli https://streaming.bitquery.io/graphqlbitquery-graphql-cli -hbitquery-graphql-cli -hquery/EVMquery/Solanaquery/Tradingquery/Tronsubscription/*bitquery-graphql-cli query/EVM -hbitquery-graphql-cli query/Trading -hbitquery-graphql-cli query/EVM '{"network":"base","dataset":"combined","_select":"DEXTrades(limit: {count: 1}) { Transaction { Hash } }"}'query/*uxc subscribegraphql-transport-wsgraphql-wssubscription/*_selectsubscription/EVMsubscription/Tradingquery/EVMsubscription/EVMquery/Solanasubscription/Solanaquery/Tradingsubscription/Tradingquery/Tronsubscription/Tron-h_select_selectsubscription/EVMlimitbitquery-graphql-cli query/EVM -hbitquery-graphql-cli query/EVM '{"network":"eth","dataset":"combined","_select":"DEXTrades(limit: {count: 1}) { Transaction { Hash } }"}'_selectlimitorderBywhere./target/debug/uxc subscribe start https://streaming.bitquery.io/graphql subscription/EVM '{"network":"bsc","mempool":true,"_select":"Transfers { Transaction { Hash From To } Transfer { Amount Type Currency { Name } } }"}' --auth bitquery-graphql --sink file:$HOME/.uxc/subscriptions/bitquery-mempool.ndjsonuxcclient_credentialshttps://streaming.bitquery.io/graphqlquery/EVM -hquery/EVMbasesubscription/EVMdata{
"network": "base",
"dataset": "combined",
"_select": "DEXTrades(limit: {count: 1}) { Block { Time } Transaction { Hash } Trade { Buy { Amount Buyer Currency { Symbol SmartContract } } Sell { Amount Seller Currency { Symbol SmartContract } } } }"
}{
"network": "bsc",
"mempool": true,
"_select": "Transfers { Transaction { Hash From To } Transfer { Amount Type Currency { Name } } }"
}--textokkindprotocoldataerrorbitquery-graphql-clibitquery-graphql-cli <operation> ...uxc https://streaming.bitquery.io/graphql <operation> ..._select_selectquery/*subscription/*subscription/EVM_selectsubscription/Tradinguxc auth binding match https://streaming.bitquery.io/graphqlbitquery-graphqluxc auth oauth info bitquery-graphqluxc auth oauth refresh bitquery-graphqluxc auth oauth login ... --flow client_credentials ...client_credentialsreferences/usage-patterns.md