Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

InfoCorp-Technologies/migrated-sentinel-chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SENC Token Smart Contracts

The crowdsale will be conducted on Ethereum’s blockchain and will involve 4 smart contracts:


Whitelist Contract

The Whitelist contract will contain the list of all whitelisted contributor’s Ethereum wallet address, allocation as well as the group that the contributor is being assigned to. Each contributor will be assigned a group number that corresponds to the time that the contributor can start purchasing.

Token Contract

The SENC Token contract is a ERC20-compatible token that is designed to be non-transferrable until the Vesting contract has been activated. The SENC Tokens will only be available for transfer by public 3 days before listing on the first exchange. Token also facilitates airdrop to a group of recipients as long as the contract has sufficient balance.

Sale Contract

The Sale contract is organized as follows according to the whitepaper:

  • 20% (100,000,000 SENC) of total supply will be minted and sent to a single early supporter wallet address.
  • 30% (150,000,000) of total supply will be minted and sent to a single treasury wallet address.
  • 10% (50,000,000) of total supply will be minted and sent to a single founding team wallet.
  • 20% (100,000,000) of total supply will be minted and sent to a single presale wallet address.
  • 20% (100,000,000) of total supply will be available for minting and purchase by public. Tokens are non-transferrable in these wallets and can only be unlocked by the Vesting contract.

Vesting Contract

The Vesting Contract will control the distribution of the release of tokens using the following conditions:

  • Pre-sale and Early Supporters
    • Receives 25% of their purchased tokens once the contract is activated.
    • Receives 25% of their purchased tokens subsequently after every 4 weeks (3x)
  • Founding Team
    • Receives 20% of their awarded tokens once the contract is activated.
    • Receives 20% of their awarded tokens subsequently after every 24 weeks (4x)


Sentinel Chain Smart Contract Security and Audit

The smart contracts are audited by Hosho. Hosho is the world leader in blockchain security, focusing on smart contract auditing and penetration tests. Current events show that attackers use a variety of methods to target companies utilizing the blockchain, and Hosho's focus is to prevent these attacks from being possible. In addition to working with ICOs and companies entering the blockchain, Hosho is partnered closely with a network of cryptocurrency exchanges, investors, legal partners, and developers in order to grow best practices for security in the blockchain industry.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published