In this episode of Stablecoin 101, Elton Tay from the Developer Relations team explains how USDC works on Ethereum as an ERC-20 token, the core functions developers use, and the production features that make USDC reliable.
🔎 What you’ll learn:
What the ERC-20 token standard is
The core functions (approve, transferFrom, transfer, balanceOf) and how developers use them