MetaMask / MetaMask/contract-metadata

support for testnets / other chains ?

Open
#194 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
585
Forks
1.4k
Avg merge
2d 8h
Merged PRs (30d)
6

Description

RLC token has "official" ERC20 deployed on Kovan/Rinkeby/Ropsten, is it possible to add them to Metamask (to make the "add token" working for testnet as well) ?

I can see the RLC ERC20 Mainnet contract address in this file: https://github.com/MetaMask/eth-contract-metadata/blob/master/contract-map.json, is it possible to add address for other chains ?

Many thanks

Contributor guide

Open the contributing guide

Research direction

Start by inspecting contract-map.json, which the issue identifies as the location of the RLC Mainnet contract address. Check how contract entries are represented and whether testnet or other-chain addresses can fit that structure; the work is done when the requested RLC testnet addresses are supported by the add-token flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
blockchain
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.