ponzu_deploy
Deploy a full token ecosystem with 9 contracts including ERC-20, presale, and NFTs in one transaction. Presale starts instantly after deployment.
Instructions
Deploy a full Ponzu token system — 9 contracts in one transaction: ERC-20 token, presale, launcher, distributor, farm, project, operator, PonzuBottle NFT, and LiquidityCard NFT. Cost: 0.005 ETH creation fee + optional initial buy. Presale opens immediately after deployment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imageURI | Yes | Token image URI — IPFS, Arweave, or https:// | |
| metadata | Yes | Metadata URI — IPFS, Arweave, or https:// pointing to JSON | |
| tokenName | Yes | Name of the token (e.g. "My Token") | |
| tokenSymbol | Yes | Token ticker symbol (e.g. "MYTKN") | |
| targetEthRaise | No | Target ETH raise (default: network minimum — 3 ETH mainnet, 0.1 ETH sepolia) | |
| initialBuyAmount | No | Dev buy amount in ETH (default: "0") |