Skip to content

bitmartexchange/bitmart-smart-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contract Description

BMX.sol : smart contracts for BMX token and crowd sale.

SafeMath.sol: SafeMath Contract lib, used by Timelock.sol

Timelock.sol: Time lock for BMX Contract Owner

Contract Relationship

  1. Set the owner of BMX contract to the contract address of timelock.

  2. The owner of a timelock contract can be set to a common address or a contract multi sign address.

  3. The owner of timelock initiates the transaction, and calls the owner method of the BMX contract through the queuetransaction() and executetransaction() methods.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages