We at Moralis are thrilled to release four new ERC-20 token endpoints!
New Moralis Mint, Burn, Approval and Transfer Endpoints
All in all, we are now launching four new endpoints, consisting of three brand-new endpoints, and one much-improved endpoint. Read on to learn more!
1. Mints
Our new Mint endpoint /erc20/mints enables users to fetch all token mints by either wallet address or for a given contract. Practically speaking, this means users can look up and monitor all the mint events for e.g. a USDC contract.
2. Burns
Our new Burn endpoint /erc20/burns enables users to fetch all token burns by either wallet address or for a given contract. Practically speaking, this means users can look up and monitor all the burn events for e.g. a Wrapped Ether contract.
3. Approvals
Our new Approval endpoint /erc20/approvals enables users to identify all approvals of one or many addresses. Practically speaking, this means users can easily build their own token approval checker in the vein of e.g. Etherscan.
4. Transfers
We already had a Transfer endpoint, but /erc20/transfers now enables a much-improved solution for identifying ERC20 transfers from a contract or a wallet, which is far more flexible and dynamic than before. Practically speaking, this means you can identify all ERC20 transfers from a wallet or a specific contract such as Uniswap.
All of these endpoints come with support for flexible filtering based on either contract address or wallet address, and even allow you to exclude certain addresses of your choosing.
About Moralis
Moralis is the leading enterprise-grade Web3 API provider, bridging the development gap between Web2 and Web3.
Slash your development time, costs, and complexity with Moralis’ suite of Web3 APIs. Stream real-time on-chain events straight into your own backend via webhooks with the use of Moralis Streams. Understand Web3 events in a human-readable way with transaction labeling and decoding. Get access to free testnet faucets such as e.g. our trusted Goerli Arbitrum faucet or Sepolia faucet to test out your Web3 projects with testnet funds.
Moralis provides the easiest-to-use APIs, including our NFT API, Token API, DeFi API, and much more! Check out the Moralis Blog for in-depth guides to everything from how to use ChatGPT to mint an NFT to how to build a Polygon portfolio tracker or basics like how to create an Arbitrum DEX or data availability in blockchains.