casper-network / casper-network/casper-nctl
[nctl-erc20-view-details]
- Dominant language
- Shell
- Stars
- 4
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Command gives jq parse errors.
**To Reproduce**
Steps to reproduce:
1. Run `nctl-erc20-view-details`
2. See error
**Expected behavior**
Command above expected to run successfully after following the setup and usage instructions given in repo.
**Environment:**
- OS: Ubuntu 24.04
- Python version: 3.12.3
- casper-nctl commit: [https://github.com/casper-network/casper-nctl/commit/ec9f9e768c9f0d87da13544023f8118fb31fa924]
- casper-node version: 2.0.0
**Error output**
```
(jq: parse error: Invalid literal at line 1, column 7 jq: parse error: Invalid literal at line 1, column 7 jq: parse error: Invalid literal at line 1, column 7 jq: parse error: Invalid literal at line 1, column 7 2025-09-19T20:02:42.911012 [INFO] [94506] NCTL :: Contract Details -> ERC-20 2025-09-19T20:02:42.912470 [INFO] [94506] NCTL :: ... on-chain name = ERC20 2025-09-19T20:02:42.914493 [INFO] [94506] NCTL :: ... on-chain hash = 2025-09-19T20:02:42.916282 [INFO] [94506] NCTL :: ... owner account = 0176485ad4b82d40a14a919d001e59c8e7d20ea31f9b56588722071ce477c23b8f 2025-09-19T20:02:42.918218 [INFO] [94506] NCTL :: ... token name = 2025-09-19T20:02:42.919906 [INFO] [94506] NCTL :: ... token symbol = 2025-09-19T20:02:42.921674 [INFO] [94506] NCTL :: ... token supply = 2025-09-19T20:02:42.923161 [INFO] [94506] NCTL :: ... token decimals =)
```
**Additional context**
Any other relevant information.
Contributor guide
Assessment
This issue has not been assessed yet.