Hello. We are a team of programmers, data scientists, engineers and enthusiasts. We have extensive experience in creating various tools for using WEB3 technologies on Ethereum Virtual Machine. Starblock is a library where you can learn how to create, improve and invent EVM smart contracts.
Here are various source codes for smart contracts for creating a token and guides with details on which you can create your token. The codes are extensive and fully functional.
Our smart contracts have many functions, for example, a honeypot function (an investor who bought a token will no longer be able to sell it) or a whitelist function and others.
Smart contract codes for your token:
Programming language: Solidity
Switchable (Turn on, turn off) Honeypot Smart Contract Code (v 1.2)
In this Smart Contract you can turn ON or turn OFF the honeypot function whenever you want.
- AntiDetect: Coin Scanners and DEX scanners will not detect honeypot.
Honeypot Smart Contract Code with AntiDetect (v1.1)
Token Smart Contract Code with honeypot.
- AntiDetect: Coin Scanners and DEX scanners will not detect honeypot.
Regular Honeypot Smart Contract Code (v1.0)
Token Smart Contract Code with honeypot.
Whitelist & MEV Protect Smart Contract Code
Honeypot Smart Contract with Whitelist Function & AntiMEV Bot Protect. Create protection for your investors from MEV bot attacks.
Regular Smart Contract Code 3 With Ownership Renounce Function
Token Smart Contract Code with Ownership Renounce Function. A function that will inspire confidence among investors and traders.
Regular Smart Contract Code 2 With Add Supply Function
Token Smart Contract Code with Add Supply Function. With this function you will be able to mint new tokens.
Regular Smart Contract Code (Same as Doge, Pepe, etc)
One of the simplest and most effective smart contracts.
Smart contract is suitable for such blockchains as Ethereum, BSC (BNB), Arbitrum. And also for other EVM protocols.
ANY CHANGES TO THE CODE MAY LEAD TO ITS INOPERABILITY!
Guides with detailed instructions for creating a token:
Complete guide to create Switchable Honeypot Token Contract (v.1.2)
Complete guide to create Honeypot Token Contract + AntiDetect (V.1.1)
Complete guide to create Regular Honeypot Token Contract (v1.0)
Complete guide to create Whitelist & MEV Protect Token Contract
Complete guide to create Regular Token Contract 3 With Ownership Renounce Function
Complete guide to create Regular Token Contract 2 With Add Supply Function
Complete guide to create Regular Token Contract (Same as DOGE, PEPE and others)
And other guides:
HOW TO IMPORT TOKENS TO METAMASK
HOW TO ADD LIQUIDITY / DEX LISTING
This material is for testing and study purposes only, do not use it for bad purposes.