List of supported rTokens for Register
symbol: Short ticker style symbol of token.name: Longer human version of token.address: Ethereum address of ERC-20 token, in ERC-55 mixed-case format.decimals: The decimals of the token. As Number and not String.
logo: An optional logo of your token. Must be ansvgadded to theimagesfolder, example:rsv.svg.governance: A mapping that contains thevotinganddiscussionurls related to governance.website: Official URL of the website.about: Short description of the rToken, displayed on the Register overview page.social: Social urls like github, twitter, telegram of the rToken project.
Full list of fields with specific schema here
- Fork this repository.
- Add your logo image in a
svgformat to theimagesfolder. - Add an entry to the
rtoken-map.jsonfile with the specified address as the key, and the mandatory/optional fields as the value.
Criteria:
- The address should be in checksum format or it will not be accepted.
- The rToken should have governance
- PR should include link to official project website referencing the suggested address.
- Project website should include explanation of project.
- Project should have clear signs of activity, either traffic on the network, activity on GitHub, or community buzz.
- Nice to have a verified source code on a block explorer like Etherscan.
- Must have a 'NEUTRAL' reputation or 'OK' reputation on Etherscan.