ERC-20 on Hyperliquid
Hyperliquid Token Creator
Create an ERC-20 on Hyperliquid from the browser. No Solidity, verified contract, gas paid in the same token the chain trades.
The cost of creating the Token is 0.9 HYPE, it includes all fees needed for the Hyperliquid Token Creation.
The creation process will start and will take some seconds. After that you will receive the total supply of the token in the wallet you choose.
Check here a whole blog post about how to create a Hyperliquid Token
How to use Hyperliquid Token Creator
- Connect your Hyperliquid wallet
- Write the name you want for your Token
- Indicate the symbol
- Put the Supply of your Token
- Click on create, accept the transaction and wait until your token is ready
Benefits of Token Creator
No contract to write
name, symbol, supply and decimals; the tool builds and signs the deployment
Verified automatically
the source is published on HyperEVMScan as soon as the transaction confirms
Audited
Halborn and CoinFabrik have both reviewed the contracts behind Smithii's tools
You choose the rules
mint, burn, pause, anti-bot and tax are switches, not defaults
Standard ERC-20
HyperSwap and every wallet read it without adding support
Non-custodial
the contract is yours from the first block; Smithii holds no key
If you need more help contact our team
Got questions?
If you need more help contact our team
Yes. The execution layer runs standard EVM bytecode, so the compiled contract is what an Ethereum deploy would produce. There is no Hyperliquid dialect to learn and no adapter for wallets to add.
0.9 HYPE for the creation, plus whichever extras you switch on, plus network gas. The service fee and current gas estimate are shown before signing.
Any EVM wallet pointed at Hyperliquid: MetaMask, Rabby, Coinbase Wallet, or anything WalletConnect reaches. The network is chainId 999 and the gas token is HYPE.
Yes. Smithii's HyperEVM liquidity tools use HyperSwap V2's published contracts. Available liquidity and venue rankings change over time, so review the current market before launch.
On HyperEVM, which is Hyperliquid's EVM layer and chainId 999. The L1 itself runs an orderbook and does not execute contracts. They share the HYPE token, so from your wallet it looks like one network.
Yes, on HyperEVMScan, so anyone reading your token sees the source rather than a wall of bytecode. An unverified contract is the first thing a buyer holds against a launch.
Create an ERC-20 token on Hyperliquid without writing code
The form is the contract. Name, symbol, supply and decimals are fields, and what comes out is a standard ERC-20 compiled and deployed for you: no Solidity, no toolchain, no local node. One signature covers the whole deploy, and the source is published on HyperEVMScan as soon as it confirms, so anyone can read what they are being offered.
The switches are where you create a HyperEVM token that fits what it is actually for, instead of a generic one. Mintable leaves the supply open for a project that will issue more later; burnable and deflation shrink it, on demand or on every transfer. Pausable freezes transfers while something is being fixed. Anti-bot and anti-whale cap what a single address can take in the opening blocks, which is the window snipers use, and a blacklist shuts an address out entirely. Reflection pays holders a share of each trade. None of these are defaults, because a governance token and a memecoin need opposite answers.
The supply can also be split across wallets at creation, so team, treasury, airdrop and liquidity are set before the token exists rather than in a dozen transfers afterwards, and the tax receivers point wherever you send them. Pricing follows the same logic: 0.9 HYPE to launch a token on Hyperliquid, plus only the extras you switch on. Anything you leave off costs nothing.
Deploying on Hyperliquid, in plain terms
This tool deploys a standard ERC-20 on HyperEVM, chainId 999, using HYPE for gas. The contract works with EVM wallets, explorers and compatible applications across the Hyperliquid ecosystem.
Once deployed, you can distribute the token, create or manage liquidity through HyperSwap V2 and use Smithii post-launch tools without changing networks or writing scripts.

Watch how it works