Tag

ERC-20

Exclusive Tutorial: Access ERC20 Token Data for Your Apps

Devs! Learn how to set up this ERC20 Token API—it’s free and open source. TL;DR: Pinax’s open-source ERC20 Token API offers developers an easy, customizable way to access real-time and historical token data, like balances, holders, and transfers, across EVM and Antelope chains. Have you ever needed to fetch comprehensive ERC20 token data for your blockchain application? Pinax has solved…

Witness Blockchain Data Brought to New Life with Substreams Treemap

TL;DR: Mason demonstrates how to use Substreams data to create a dynamic treemap visualization for blockchain balance changes using D3.js and React. Substreams is used to filter and reduce the vast amount of data coming from the blockchain in real time to the data that matters to your application. Let’s follow along as Mason demonstrates how to use Substreams data…

Building Your Own ERC-20 API: A Complete Guide

A comprehensive guide for building an ERC-20 API using Substreams. TL;DR: Get a detailed guide on how to build a custom ERC-20 API using Substreams. Are you a developer seeking to leverage historical blockchain data in your dApp? If yes, this article is tailored for you. In this blog, we will explain the step-by-step process for building an ERC-20 API….