• Stars
    star
    1
  • Language
    Solidity
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Create an ERC20 smart contract with the following details: -Name: Thoritos -Symbol: THOR -Decimals: 8 -Total Supply: 100,000 Also make the tokens 'mintable', 'burnable' and 'lockable to make it time-locked' Minting & Burning should be available for only owner.