A repository containing a lot of metadata we scrapped for you. We are covering ERC20 and NFTs tokens and events signatures.
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 tokens are available here. The column names are address, name, symbol, decimals (the number of 0 to get the floating values during transfers).
NFTs tokens are available here. The column names are address, name, symbol.
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).
This project is licensed under the MIT License.