Skip to content

MenloOne/menlo-one-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Menlo ONE Token

The smart contracts for the Menlo One ONE Token and crowdsale.

Menlo

Contracts

Please see the contracts/ directory.

Artifacts

Please see the build/ directory.

The ONE Token

The ONE Token's contract address is:

0x4d807509aece24c0fa5a102b6a3b059ec6e14392

Click here to see the ONE Token on Etherscan.

The code was audited by Hosho and contained no critical errors.

Background

The ONE Token pretty closely follows the ERC-20 standard, except for added features to make it compatible with Menlo One products.

The ONE Token was deployed on Sep-16-2018 10:29 AM UTC. The Menlo ONE Token crowd sale started Sep-17-2018 at 9:00 AM UCT which lasted for 30 days.

Contracts are written in Solidity and were tested using Truffle and ganache.

We use Open Zeppelin code for SafeMath, Ownable, ERC20Basic, PausableToken, BurnableToken and StandardToken logic which is included in the contracts.

Releases

No releases published

Packages

No packages published