{"id":17154477,"url":"https://github.com/aitjcize/crypto-quote-server","last_synced_at":"2026-01-05T07:06:34.531Z","repository":{"id":44842005,"uuid":"445454233","full_name":"aitjcize/crypto-quote-server","owner":"aitjcize","description":"Provides Google Sheets with Crypto price and wallet balance","archived":false,"fork":false,"pushed_at":"2024-07-19T08:58:59.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-27T04:31:48.268Z","etag":null,"topics":["blockchain","crypto","cryptocurrency","ethereum","polkadot","terra-luna","wallet"],"latest_commit_sha":null,"homepage":"","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/aitjcize.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}},"created_at":"2022-01-07T08:42:36.000Z","updated_at":"2024-07-19T08:59:03.000Z","dependencies_parsed_at":"2023-12-15T19:38:42.549Z","dependency_job_id":"34673f29-b1fa-4a9a-9d19-68dc62af791d","html_url":"https://github.com/aitjcize/crypto-quote-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitjcize%2Fcrypto-quote-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitjcize%2Fcrypto-quote-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitjcize%2Fcrypto-quote-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitjcize%2Fcrypto-quote-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aitjcize","download_url":"https://codeload.github.com/aitjcize/crypto-quote-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244902924,"owners_count":20529114,"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":["blockchain","crypto","cryptocurrency","ethereum","polkadot","terra-luna","wallet"],"created_at":"2024-10-14T21:49:18.402Z","updated_at":"2026-01-05T07:06:34.474Z","avatar_url":"https://github.com/aitjcize.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Google Sheets Crypto Server\n===========================\n\nProvides Google Sheets with Crypto price and wallet balance.\n\n* Provides crypto price with data from Coingecko.\n* Provides wallet balance query from various blockchains.\n\nUsage\n-----\n\nHost the server somewhere (e.g. GCP, AWS).\n\nGet Coin/Token Price:\n```\n=IMPORTXML(\"https://YOUR_SERVER_HOST/quote?ids=bitcion,ethereum,anchorust\", \"//Quotes/price/text()\")\n```\n\nGet Wallet Balance:\n```\n=IMPORTXML(\"https://YOUR_SERVER_HOST/wallet_balance?chain_id=\u003cCHAIN_ID\u003e\u0026address=\u003cYOUR_ADDRESS\u003e\", \"//WalletBalance/text()\")\n```\n\nSupported Chain ID:\n* ethereum\n* polygon\n* avalanche\n* bsc\n* polkadot\n* terra\n\nGet Wallet ERC20 Token Balance:\n```\n=IMPORTXML(\"https://YOUR_SERVER_HOST/wallet_balance?chain_id=\u003cCHAIN_ID\u003e\u0026token=\u003cERC20_CONTRACT_ADDRESS\u003e\u0026address=\u003cYOUR_ADDRESS\u003e\", \"//WalletBalance/text()\")\n```\n\nAdditional Notes for Terra\n--------------------------\n\nTo get terra native coin balance, set `token=COIN`, current `COIN` supports:\n\n* LUNA\n* UST\n\ne.g.\n```\n=IMPORTXML(\"https://YOUR_SERVER_HOST/wallet_balance?chain_id=terra\u0026token=LUNA\u0026address=terra107q76k5uu3atgwz695vdcfee5qz9ukyz3jj0cs\", \"//WalletBalance/text()\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitjcize%2Fcrypto-quote-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faitjcize%2Fcrypto-quote-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitjcize%2Fcrypto-quote-server/lists"}