Deposit and withdraw ERC20 tokens (USDT, SHIB, MATIC) from a Solidity contract (Hardhat, Ethers.js)
Blockman Codes Blockman Codes
7.18K subscribers
9,715 views
168

 Published On Mar 6, 2022

Get my free EthersJS cheatsheet to master Web3!
👉 https://blockman-codes.ck.page/91b29a...
------------------------------------------
Courses:
👉 Build a Uniswap V3 interface that can do swaps: https://bit.ly/3JkXYqL
------------------------------------------

Let's learn how to work with ERC20 tokens in a Solidity contract.

This includes USDT, SHIB, MATIC, and WBTC, among thousands of others. All ERC20 tokens have the same interface so designing a contract for one can work for all others as well.
We'll be using Hardhat and Ethers.js to do this.

If you find this video helpful, give it a like and subscribe!

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Hardhat Setup Tutorial: https://hardhat.org/tutorial/creating...

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Github gist code: https://gist.github.com/BlockmanCodes...

show more

Share/Embed