Skip to content

Guides and smart contracts source codes of tokens for Ethereum, BSC, Base and others blockchains.

Notifications You must be signed in to change notification settings

devstuartstrb/Token-Smart-Contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Token-Smart-Contracts

Guides and smart contracts source codes of tokens for Ethereum, BSC, Base and others blockchains.

My name is Stuart Jarrett, I am a smart contracts developer, Solidity programmer and just a blockchain enthusiast since 2018.

Here you can find all the information on creating your own token: source codes of smart contracts, a guide to deploying a token, instructions about adding liquidity.

(This material is for study and testing only, do not try to cheat or deceive using this material)

Guides with detailed instructions for creating a token:

In these guides you can find a lot of useful information on creating tokens.

Complete guide to create switchable honeypot token (v.1.2)

Complete guide to create honeypot token + anti detect (V.1.1)

Complete guide to create regular honeypot token (v1.0)

Complete guide to create whitelist & Mev Protect token

Complete guide to create regular token 3 with ownership renounce function

Complete guide to create regular token 2 with add supply function

Complete guide to create regular token (Same as DOGE and others)

Smart contract codes for your token:

You can also find the source codes of smart contracts in the files of this repository.

Note

Programming language: Solidity

Switchable (Turn on, turn off) Honeypot Smart Contract Code (v 1.2)

Honeypot Smart Contract Code with AntiDetect (v1.1)

Regular Honeypot Smart Contract Code (v1.0)

Whitelist & MEV Protect Smart Contract Code

Regular Smart Contract Code 3 With Ownership Renounce Function

Regular Smart Contract Code 2 With Add Supply Function

Regular Smart Contract Code (Same as Doge, Pepe, etc)

ANY CHANGES TO THE CODE MAY LEAD TO ITS INOPERABILITY

And other guides:

Additional instructions for deploying your smart contract and more.

HOW TO DEPLOY SMART CONTRACT

HOW TO IMPORT TOKENS TO METAMASK

HOW TO VERIFY SMART CONTRACT

HOW TO ADD LIQUIDITY / DEX LISTING

HOW TO MARKETING YOUR CRYPTO