ERC-20 on Hyperliquid

Hyperliquid Token Creator

Create an ERC-20 on Hyperliquid from the browser. 0.9 HYPE, no Solidity, verified contract, and gas paid in the same token the chain trades.

*Name

*Symbol

0/10

*Decimals

0–18 · recommended: 18

*Supply

Total tokens to mint at creation

Transaction Fee (%)

Set the fee amount and the wallet to receive token transaction fees. Can be updated after initial token creation.

Enable Deflation (+0.45 HYPE)

Make your token deflationary by burning a percentage of the fee

Enable Reflection (+0.45 HYPE)

Automatically distribute transactions fees to reward token holders

Token Properties

Advanced Options

Trading Limits

Total Fees: reading…

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.

How to use Hyperliquid Token Creator

  1. Connect your Hyperliquid wallet
  2. Write the name you want for your Token
  3. Indicate the symbol
  4. Put the Supply of your Token
  5. 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. Gas here is genuinely cheap, around 0.34 gwei, so the creation fee is nearly the whole cost.

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. HyperSwap V2 is the largest V2 venue on the chain, and the Liquidity Pool tool opens against that same factory. Create the token, then pool it, then decide what to do about the chart.

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

Hyperliquid runs an L1 built around a central-limit orderbook. That is why its perps are fast, and also why that layer does not execute Solidity. Token contracts live on HyperEVM, the general execution layer beside it on chainId 999, sharing the same HYPE token and the same validator set. The separation is architectural rather than a bridge you have to cross, and this tool points at the right half of it for you.

Past that it behaves like any EVM chain. The wallet you already use connects, the contract verifies on a standard explorer, and the token can be pooled on HyperSwap the moment it exists. Block timing does not change that either: the chain runs small blocks of 3 million gas every couple of seconds alongside big blocks of 30 million about once a minute, and a token deploy fits comfortably in the fast stream. Only contracts far larger than an ERC-20 ever wait for the slow one.

Watch how it works

Watch how it works