smartcontractkit / smartcontractkit/chainlink
[NODE] Replace "ETH balance" by "Native token balance" ?
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 8.2k
- Forks
- 2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 202
Description
Description
A node operator can the node balance on the node operator UI <base_url>/keys. in non Ethereum chains , one can see "ETH Balance". This is what I see on Polygon Mumbai
Actually, to be precise my node has 0,2 MATIC and not 0,2 ETH.
Basic Information
- Network: Polygon (I guess it could happen on any non Ethereum chain)
- Node version: 1.1.0 (SHA 9be337bbdc3365cc631b847d86fc3f9ff7342368)
Steps to Reproduce
- Start a node
- Connect it to a non Ethereum chain (e.g.: Polygon Matic)
Additional Information
Not critical issue but would be more user friendly to display the right native token or at least something generic like Native token balance
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the node operator UI's <base_url>/keys page and reproduce the balance label while connected to Polygon Mumbai or another non-Ethereum chain. Trace the UI code that renders the balance label; done means the displayed wording no longer identifies a non-Ethereum native balance as ETH.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100