smartcontractkit / smartcontractkit/chainlink

[NODE] Replace "ETH balance" by "Native token balance" ?

Open
#6,784 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

investigating
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

image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.