An open API service indexing awesome lists of open source software.

https://github.com/novustechllc/token-presale

EVM Token Presale Smart Contract (Ethereum, Binance Smart Chain, Base, Arbitrum, Cronos).
https://github.com/novustechllc/token-presale

arbitrum base binance-smart-chain deploy evm hardhat smart-contracts token-presale-contract

Last synced: about 1 year ago
JSON representation

EVM Token Presale Smart Contract (Ethereum, Binance Smart Chain, Base, Arbitrum, Cronos).

Awesome Lists containing this project

README

          

# EVM Token Presale Smart Contract

## Overview
A comprehensive implementation of an Ethereum-based ERC20 token and presale campaign (ICO) solution.
This project implements token functionality in Solidity and requires MetaMask for interaction.
Development and testing utilize the Sepolia Testnet environment.

## Prerequisites
- Supported Digital Wallets:
- MetaMask
- Phantom
- Coinbase Wallet
- WalletConnect
- Rainbow Wallet

## Network Specifications
- Development/Testing: Sepolia Testnet
- Production: Ethereum Mainnet

## Token Specifications
- Standard: ERC20
- Name: ERC20 Token
- Symbol: ECT
- Decimals: 18
- Total Supply: 100 billion tokens

## Presale Specifications
- Available Supply: 10 billion tokens (10% of total supply)
- Duration: 30 days
- Number of Stages: 4
- Minimum Threshold (Soft Cap): 300,000 USDT
- Maximum Threshold (Hard Cap): 1,020,000 USDT

### Stage-wise Distribution

| Stage | Price (USDT) | Token Allocation |
|-------|-------------|------------------|
| 1 | 0.008 | 3 billion |
| 2 | 0.010 | 4 billion |
| 3 | 0.012 | 2 billion |
| 4 | 0.014 | 1 billion |

### Additional Parameters
- Accepted Currencies: ETH, USDT, USDC, DAI
- Token Claim Period: Following completion of second public sale
- Minimum Purchase: 100 USDT equivalent

### Early Investor Programme
Participants who contribute prior to reaching the soft cap qualify as early investors. These participants may be eligible for bonus token distribution post-presale, subject to availability of unsold tokens.

## Documentation
For detailed function documentation, please refer to our [Technical Documentation](https://github.com/novustechllc/token-presale/blob/master/function_description.md).

## 📞 Contact

| Platform | Link |
|----------|------|
| 📱 Telegram | [t.me/novustechllc](https://t.me/novustechllc) |
| 📲 WhatsApp | [wa.me/14105015750](https://wa.me/14105015750) |
| 💬 Discord | [discordapp.com/users/985432160498491473](https://discordapp.com/users/985432160498491473)


Telegram
WhatsApp
Discord

Feel free to reach out for implementation assistance or integration support.

## Licence
This project is licensed under the [MIT Licence](./LICENSE).

## Conclusion
This ERC20 token presale implementation provides a robust and secure framework for conducting Initial Coin Offerings on the Ethereum network. With comprehensive documentation, multi-stage distribution mechanisms, and support for various digital currencies, this solution offers a professional-grade platform for token launches. For technical assistance or further inquiries, please reach out through our official communication channels listed above.