Create Advanced Token
ERC-20 with minting, burning, pausing, and role-based access.
Advanced ERC-20
This flow is coming soon. For now, use Simple Token to deploy a standard token.
- Mintable (cap or uncapped)
- Burnable
- Pausable
- Ownable / AccessControl
Advanced Token creation with HoneyJar: deploy ERC-20 tokens with mintable, burnable, and pausable features plus role-based access control. For projects that need supply management, emergency pause, or multi-role permissions. This flow is coming soon; use the Simple Token flow on the homepage for standard ERC-20 deployment in the meantime.
Keywords: advanced ERC-20, mintable token, burnable token, pausable token, token with roles, custom token deployment.