Get Data about Tokens

Blockchain tokens are part of an emerging technology that abstracts the concept of value to a higher level. This example shows how to use BlockchainTokenData to get the most active tokens from the Ethereum blockchain and create a WordCloud based on their activity.

Use BlockchainTokenData to extract the name and amount of transfers of all tokens in the Ethereum mainnet.

Sort the results by their "TransfersCount" value and use WordCloud to generate a visual representation of the tokens' activity.

Related Examples

de es fr ja ko pt-br zh