{"id":41256543,"url":"https://github.com/0chain/tenderly_cli","last_synced_at":"2026-01-23T01:51:54.525Z","repository":{"id":227323698,"uuid":"770355060","full_name":"0chain/tenderly_cli","owner":"0chain","description":"Minimalistic CLI used to simplify interaction with Tenderly API.","archived":false,"fork":false,"pushed_at":"2024-03-16T10:57:43.000Z","size":5440,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-20T08:51:47.415Z","etag":null,"topics":["golang","tenderly"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0chain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-03-11T12:08:55.000Z","updated_at":"2024-03-16T10:57:47.000Z","dependencies_parsed_at":"2024-03-16T12:02:02.733Z","dependency_job_id":"dae5a6ab-ad9e-4337-98ca-de0fe05b363a","html_url":"https://github.com/0chain/tenderly_cli","commit_stats":null,"previous_names":["0chain/tenderly_cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0chain/tenderly_cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0chain%2Ftenderly_cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0chain%2Ftenderly_cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0chain%2Ftenderly_cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0chain%2Ftenderly_cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0chain","download_url":"https://codeload.github.com/0chain/tenderly_cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0chain%2Ftenderly_cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28677714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"ssl_error","status_checked_at":"2026-01-23T01:00:19.529Z","response_time":144,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["golang","tenderly"],"created_at":"2026-01-23T01:51:54.280Z","updated_at":"2026-01-23T01:51:54.463Z","avatar_url":"https://github.com/0chain.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TenderlyCLI\n\nThis repository contains the implementation of Tenderly CLI, used to simplify interaction with Tenderly API, intended to expose basic comamnds.\n\n## Setup\n\nIt's required to execute the following command to build the node:\n\n```bash\nmake build\n```\n\nThe built file is located at **./build** directory.\n\n## Examples\n\nThe following command represents request to Tenderly API, which provokes balance to be set to be equal to the given value:\n```shell\ntenderly_cli set-balance --host=\"https://rpc.tenderly.co/fork/34689cb9-e797-4786-8a1e-9512e3183222\" --wallet=\"0xfda881a5f23c62b75f76390Ee8aBFA441F681A0e\" --amount=10\n```\n\nThe following command represents request to Tenderly API, which provokes balance to be increased by the given value:\n```shell\ntenderly_cli add-balance --host=\"https://rpc.tenderly.co/fork/34689cb9-e797-4786-8a1e-9512e3183222\" --wallet=\"0xfda881a5f23c62b75f76390Ee8aBFA441F681A0e\" --amount=10\n```\n\nThe following command represents request to Tenderly API, which provokes balance of the selected ERC20 smart contract to be set to be equal to the given value:\n```shell\ntenderly_cli set-erc20-balance --host=\"https://rpc.tenderly.co/fork/34689cb9-e797-4786-8a1e-9512e3183222\" --wallet=\"0xfda881a5f23c62b75f76390Ee8aBFA441F681A0e\" --token=\"0xb9EF770B6A5e12E45983C5D80545258aA38F3B78\" --amount=10\n```\n\nThe following command represents request to Tenderly API, which provokes balance of the selected ERC20 smart contract to be increased by the given value:\n```shell\ntenderly_cli add-erc20-balance --host=\"https://rpc.tenderly.co/fork/34689cb9-e797-4786-8a1e-9512e3183222\" --wallet=\"0xfda881a5f23c62b75f76390Ee8aBFA441F681A0e\" --token=\"0xb9EF770B6A5e12E45983C5D80545258aA38F3B78\" --amount=10\n```\n\n\u003e Remember that the value expected to be in **ETH**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0chain%2Ftenderly_cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0chain%2Ftenderly_cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0chain%2Ftenderly_cli/lists"}