Skip to content

mithio/mithril-smart-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

smart-contract

The smart contract that we use.

Mithril Token contract

The Safest, Simplest ERC20 standard token contract you ever seen that was deployed on etherscan.io

Features

  • The max gaslimit when token transfer is 54500 which is extremely low even the first time address being used.
  • The Simplest SafeMath library. There are only 2 methods, sub and add.
  • Empty constructor. It cannot be changed forever once initialized.

About

The smart contract that we use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published