#erc20
Read more stories on Hashnode
Articles with this tag
A multicall contract ๐ is a smart contract that accepts multiple function calls as inputs and executes them together. A developer can use the...
A deep drive into the code of a standard ERC20 Token Contract ยท A token in blockchain is a digital representation of an asset. In the case of Ethereum,...