{"id":15886873,"url":"https://github.com/kalloc/bitquery-streaming-example-rs","last_synced_at":"2026-04-11T22:04:30.921Z","repository":{"id":250497944,"uuid":"834626106","full_name":"kalloc/bitquery-streaming-example-rs","owner":"kalloc","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-28T08:03:52.000Z","size":130,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T16:09:06.626Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kalloc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-27T21:11:14.000Z","updated_at":"2024-07-28T08:03:55.000Z","dependencies_parsed_at":"2024-12-15T09:27:15.063Z","dependency_job_id":"0f729700-3b59-48ed-a0f4-4af3cb60b3f7","html_url":"https://github.com/kalloc/bitquery-streaming-example-rs","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.5,"last_synced_commit":"f05121b6bfe240b17304b238ad85be965416c061"},"previous_names":["kalloc/bitquery-streaming-example-rs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalloc%2Fbitquery-streaming-example-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalloc%2Fbitquery-streaming-example-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalloc%2Fbitquery-streaming-example-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalloc%2Fbitquery-streaming-example-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kalloc","download_url":"https://codeload.github.com/kalloc/bitquery-streaming-example-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244894309,"owners_count":20527669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-06T05:41:53.817Z","updated_at":"2026-04-11T22:04:30.891Z","avatar_url":"https://github.com/kalloc.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bitquery Graphql Streaming API Example on Rust\n\n## API Key\nFor EAP you use API KEYs from API-V2, you can create token on https://account.bitquery.io/user/api_v2/access_tokens \n\n## Usage\n\n```bash\nAPI_KEY=ory_... cargo run\n```\n\n## Output\n\n```\n Ok(\n    Response {\n        data: Some(\n            ResponseData {\n                solana: Some(\n                    DexTradesSolana {\n                        dex_trades: Some(\n                            [\n                                DexTradesSolanaDexTrades {\n                                    block: Some(\n                                        DexTradesSolanaDexTradesBlock {\n                                            slot: Some(\n                                                \"280120788\",\n                                            ),\n                                            time: Some(\n                                                DateTime(\n                                                    \"2024-07-28T08:01:26Z\",\n                                                ),\n                                            ),\n                                        },\n                                    ),\n                                    trade: Some(\n                                        DexTradesSolanaDexTradesTrade {\n                                            price_asymmetry: Some(\n                                                1.0,\n                                            ),\n                                            buy: Some(\n                                                DexTradesSolanaDexTradesTradeBuy {\n                                                    amount: Some(\n                                                        \"1.537152157\",\n                                                    ),\n                                                    account: Some(\n                                                        DexTradesSolanaDexTradesTradeBuyAccount {\n                                                            address: Some(\n                                                                \"AZPEmek7FnZqFRUgzW8mpvaJbNhVDdnHfF73aYbFHrei\",\n                                                            ),\n                                                        },\n                                                    ),\n                                                    price: Some(\n                                                        7522075.820553268,\n                                                    ),\n                                                    currency: Some(\n                                                        DexTradesSolanaDexTradesTradeBuyCurrency {\n                                                            name: Some(\n                                                                \"Solana\",\n                                                            ),\n                                                            mint_address: Some(\n                                                                \"11111111111111111111111111111111\",\n                                                            ),\n                                                        },\n                                                    ),\n                                                },\n                                            ),\n\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalloc%2Fbitquery-streaming-example-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkalloc%2Fbitquery-streaming-example-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalloc%2Fbitquery-streaming-example-rs/lists"}