{"id":25412308,"url":"https://github.com/datachainlab/ethereum-ics20-cli","last_synced_at":"2025-04-14T16:45:46.583Z","repository":{"id":164358120,"uuid":"635146130","full_name":"datachainlab/ethereum-ics20-cli","owner":"datachainlab","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-06T09:59:05.000Z","size":207,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-03-13T03:33:21.851Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datachainlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-05-02T04:13:28.000Z","updated_at":"2023-11-14T01:46:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd735124-e138-48a4-9d15-0b1706f3e7f3","html_url":"https://github.com/datachainlab/ethereum-ics20-cli","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Fethereum-ics20-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Fethereum-ics20-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Fethereum-ics20-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Fethereum-ics20-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datachainlab","download_url":"https://codeload.github.com/datachainlab/ethereum-ics20-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248918721,"owners_count":21183243,"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":"2025-02-16T11:18:41.228Z","updated_at":"2025-04-14T16:45:46.559Z","avatar_url":"https://github.com/datachainlab.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ethereum-ics20-cli\n\n## Install\n```bash\n$ git clone https://github.com/datachainlab/ethereum-ics20-cli.git\n$ cd ethereum-ics20-cli\n$ go install\nCLI=\"ethereum-ics20-cli\"\n```\n\n## erc20\n```bash\n${CLI} erc20 balance --rpc-address=${rpc_address} --wallet-address=${wallet_address} --denom=${denom}\n${CLI} erc20 transfer --rpc-address=${RPC_ADDRESS} --mnemonic=\"${MNEMONIC}\" --from-index=${from_index} --to-address=${to_address} --amount=${amount} --denom=${DENOM}\n```\n\n## ics20\n```bash\n${CLI} ics20 balance --rpc-address=${rpc_address} --ics20-bank-address=${ICS20_BANK_ADDRESS} --wallet-address=${wallet_address} --denom=${denom}\n${CLI} ics20 transfer --rpc-address=${from_rpc_address} --mnemonic=\"${MNEMONIC}\" --ics20-bank-address=${ICS20_BANK_ADDRESS} --ics20-transfer-bank-address=${ICS20_TRANSFER_BANK_ADDRESS} --from-index=${from_index} --to-address=${to_address} --amount=${amount} --denom=${denom} --port-id=${PORT_ID} --channel-id=${CHANNEL_ID} --timeout-height=${timeout_height}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatachainlab%2Fethereum-ics20-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatachainlab%2Fethereum-ics20-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatachainlab%2Fethereum-ics20-cli/lists"}