oasisprotocol / oasisprotocol/explorer
Improve labels: ERC-20 token transfer vs Transfer, Minting vs Tokens minted
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 13
- Avg merge
- 58m
- Merged PRs (30d)
- 2
Description
A naming problem:
"Token transfer" now means ERC20 tokens; but "Tokens minted" means native
also native burn
Originally posted by @lukaw3d in https://github.com/oasisprotocol/explorer/pull/2078#discussion_r2224037853
Contributor guide
No contributing guide indexed for this repository
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 by reproducing the linked testnet event pages and tracing where the displayed event labels are defined. The labels should clearly distinguish ERC-20 transfers from generic transfers, native minting from token minting, and native burning from other token events.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100