Skip to content

DAppBoard/dappboard-ethereum-metadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Metadata

A repository containing a lot of metadata we scrapped for you. We are covering ERC20 and NFTs tokens and events signatures.

Tokens

Tokens informations are directly scraped from the blockchain. You can find how we are doing it in the DAppBoard Ethereum ETL.

If you need token images, we are using ourself and contributing to this repo from TrustWallet.

ERC20

ERC20 tokens are available here. The column names are address, name, symbol, decimals (the number of 0 to get the floating values during transfers).

NFTs

NFTs tokens are available here. The column names are address, name, symbol.

Events

Events are caracterized by their log topic, their name and the parameters they accept. You can find the CSV here. The column names are topic, name and parameters (a json object).

License

This project is licensed under the MIT License.

About

A list of tokens living on the Ethereum blockchain by DAppBoard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published