intentCoinchanMakeHold
Deploy a new Coinchan token, allocate liquidity, and secure creator-held supply on Ethereum using specified parameters like chain ID, name, symbol, token URI, pool supply, and swap fee.
Instructions
Create a new Coinchan token and hold liquidity for the creator
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | Yes | ||
creator | Yes | Ethereum Address of the creator | |
creatorSupply | Yes | ||
name | Yes | ||
poolSupply | Yes | ||
swapFee | Yes | ||
symbol | Yes | ||
tokenURI | Yes | ||
value | Yes |