https://github.com/kensyone/create2
https://github.com/kensyone/create2
create2 erc20-tokens evm-chains openzeppelin pepecoin solidity solidity-codes solidity-contracts
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kensyone/create2
- Owner: kensyone
- Created: 2025-02-03T02:25:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T03:21:13.000Z (about 1 year ago)
- Last Synced: 2025-02-03T04:24:04.344Z (about 1 year ago)
- Topics: create2, erc20-tokens, evm-chains, openzeppelin, pepecoin, solidity, solidity-codes, solidity-contracts
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 Precompute ERC-20 Token Addresses with CREATE2
Are you launching an ERC-20 token and want to **precompute its contract address** before deployment? With the power of **CREATE2**, I can help you predict the exact address where your token will be deployed, even before it hits the blockchain! This is especially useful for tokens that want to start with a specific address prefix, like the popular `0x69` for Pepe-inspired tokens.
## Why Use CREATE2?
- **Predictable Addresses**: Compute the exact address of your token contract before deploying it.
- **Branding**: Secure addresses that align with your token's branding (e.g., `0x69` for meme tokens).
- **Gas Efficiency**: Deploy contracts at precomputed addresses without worrying about address collisions.
## What I Offer
1. **Custom ERC-20 Token Contract**:
- Built using **OpenZeppelin's ERC-20 implementation** for security and reliability.
- Fully customizable: set your token's `name`, `symbol`, `decimals`, and `initial supply`.
- Includes ownership control for minting and administrative functions.
2. **CREATE2 Factory Contract**:
- A factory contract that uses the **CREATE2 opcode** to deploy your token at a precomputed address.
- Generate the deployment address **off-chain** or **on-chain** before deploying.
- Deploy your token with a unique `salt` to ensure deterministic address generation.
## Example Use Case: Meme Tokens Starting with `0x69`
Want your token to start with the iconic `0x69` prefix? Here's how I can help:
- Generate a `salt` that results in an address starting with `0x69`.
- Deploy your token at the precomputed address, ensuring it aligns with your branding.
## Get Started
Ready to launch your ERC-20 token with a predictable address? Let's work together to make it happen! Whether you're launching a meme token, a utility token, or anything in between, I can help you leverage CREATE2 for a seamless deployment experience.
📩 **Contact me today** to discuss your project and get started!
https://t.me/Kensy001
---
### Why Choose Me?
- **Expertise**: Deep understanding of Solidity, OpenZeppelin, and CREATE2.
- **Custom Solutions**: Tailored ERC-20 token contracts to meet your specific needs.
- **Proven Results**: Experience working with meme tokens, utility tokens, and more.
Let's make your token launch a success! 🚀