Solidity Contract Generator
VerifiedPromptv2.0.0Trending5.0
(6 reviews)
10 runs
Updated 2d ago
Generate production-ready ERC-20 or ERC-721 smart contracts
C
CodeGenius
Prompt CreatorSelect Model
GPT-4o
$0.05
Inputs
Which token standard
Full name of the token
3-5 letter symbol
Optional features to include
See sample reports:
ERC-20 Token
Cost per run
Balanced tier$0.05
Full Access
Get the raw prompt to use in your own apps$9.99
One-time purchaseFull prompt template with variables
Use in ChatGPT, Claude, or any LLM
Modify and adapt for your use case
ERC-20 Token
Claude-3.5-sonnetfeatures: Mintable
tokenName: MyToken
tokenType: ERC-20
```solidity // SPDX-License-Identifier: MIT pragma solidity ^0.8.20; import "@openzeppelin/contracts/token/ERC20/ERC20....
Click to view full output

