Skip to content

Feat/create token#2

Merged
junjieit merged 5 commits into
mainfrom
feat/create-token
May 29, 2026
Merged

Feat/create token#2
junjieit merged 5 commits into
mainfrom
feat/create-token

Conversation

@junjieit

@junjieit junjieit commented May 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add token create command to deploy ERC-20 tokens via DODO's ERC20V3Factory (standard, custom, and mintable variants)
  • Add token fee to query the on-chain token creation fee
  • Add token mint to mint additional supply on mintable tokens
  • Add token renounce-ownership to renounce token ownership
  • Register the factory address for all supported chains

Test plan

  • chainpilot token create std on testnet (Sepolia)
  • chainpilot token fee returns the correct factory fee
  • chainpilot token mint on a newly created mintable token
  • chainpilot token renounce-ownership succeeds
  • Verify token info via chainpilot token info after creation

🤖 Generated with Claude Code

@junjieit junjieit merged commit 70aaaa7 into main May 29, 2026
@junjieit junjieit deleted the feat/create-token branch May 29, 2026 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant