{"id":19068117,"url":"https://github.com/dvisacker/cryo-prices","last_synced_at":"2025-10-05T10:20:14.793Z","repository":{"id":259406530,"uuid":"877790025","full_name":"Dvisacker/cryo-prices","owner":"Dvisacker","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-28T05:43:30.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-02T14:52:57.506Z","etag":null,"topics":["amm","cryo","crypto","evm","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Dvisacker.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-10-24T08:45:47.000Z","updated_at":"2024-10-30T04:32:20.000Z","dependencies_parsed_at":"2024-10-25T05:37:04.170Z","dependency_job_id":"380da87c-9855-41cb-8857-e7b5d8ca6cab","html_url":"https://github.com/Dvisacker/cryo-prices","commit_stats":null,"previous_names":["dvisacker/cryo-prices"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dvisacker%2Fcryo-prices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dvisacker%2Fcryo-prices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dvisacker%2Fcryo-prices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dvisacker%2Fcryo-prices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dvisacker","download_url":"https://codeload.github.com/Dvisacker/cryo-prices/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240122465,"owners_count":19751139,"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":["amm","cryo","crypto","evm","python"],"created_at":"2024-11-09T01:05:44.573Z","updated_at":"2025-10-05T10:20:09.762Z","avatar_url":"https://github.com/Dvisacker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## cryo-prices\n\nSimple python script to get the price of a token from a DEX.\n\nCredits to Cryo and LibEVM (for showcasing cryo-python in his recent livestream)\n\n# Example usage of cryo in python\n\n```python\nblocks = cryo.collect('blocks', blocks=['latest'], rpc=\"https://eth.merkle.io\")\nprint(blocks.head())\ntxs = cryo.collect('transactions', blocks=['latest'], rpc=\"https://eth.merkle.io\")\nprint(txs.head())\n\ntxs = cryo.collect(\n    'transactions',\n    blocks=['-10:20000000'],\n    rpc=\"https://eth.merkle.io\"\n)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvisacker%2Fcryo-prices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvisacker%2Fcryo-prices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvisacker%2Fcryo-prices/lists"}