Skip to content

metadata for ETHereum addresses (tokens, accounts, ..)

License

Notifications You must be signed in to change notification settings

dexlab-io/mETHadata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Background

An open database of metadata related to contracts and addresses on Ethereum and compatible chains.

Created out of a merger between ethereum-lists/tokens and the Trivial.co token database.

Tokens

Fields:

Mandatory

  • address: Ethereum (or other chain) address of the entity
  • name: Token name
  • symbol: Short ticker style symbol of token.
  • decimals: The decimals of the token. As Number and not String.

Optional

  • logo: An optional logo of your token. Must be a square (recommended: 128x128) PNG w/ transparent background. Please compress using https://tinypng.com/
  • support: A support email, support URL, or other way people can get assistance regarding the token.
  • github: Where token or project-related code lives.
  • community: Twitter, Reddit, Slack or wherever else people hang out.
  • website: Official URL of the website.

The assembled lists

This repository has the tokens as single files. This makes it easier for contributors to add new tokens, for reviewers to get a good view on the change and also makes it easier to merge in tokens from other sources. Projects will most likely want to use the assembled lists. The CI server is already building them - so you can just go to the commit-list and click on the green checkmark behind the last commit. There you see kontinuum/run - and the details link there brings to the assembled files on IPFS.

Usages

Maintainers

A last note

This list is maintained by volunteers in the community & people like you around the internet. It may not always be up to date, and it may occasionally get it wrong. If you find an error or omission, please open an issue or make a PR with any corrections.

History

This is a project which emerged from the ashes of MyEtherWallet/ethereum-lists after the split of MyEtherWallet and MyCrypto. For some more context see this blog post.

In September 2018, ethereum-lists (~800 tokens) was forked into mETHadata, and merged with token metadata from Trivial.co (~1000 tokens), and with the goal of creating a more universal open database of metadata related to addresses and contracts.

About

metadata for ETHereum addresses (tokens, accounts, ..)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%