Dissection of an ERC-20 StableCoin: Understanding the stablecoin smart contract (Part Three)
Published:
It feels great to start writing part three. In the previous part, we started discussing the ERC20Upgradeable contract. After the initial summary description, we dived deep into the internal functions and completed up to _burn () function. In this section, we will continue with the rest of the functions. …
Read more in medium