Extending ERC20PresetMinterPauser

Hi @DeusNexus,

I recommend having a look at the API documentation:

Also see: Example on how to use ERC20 token in another contract


In addition you may also want to read through the EIP: https://eips.ethereum.org/EIPS/eip-20

I also suggest reading: Points to consider when creating a fungible token (ERC20, ERC777)

2 Likes