Skip to main content

2 posts tagged with "token-launch"

View All Tags

What actually happens when you launch a token on a HyperEVM launchpad?

· 7 min read
BlockTrader365

From the outside, a token launch is a form: name, symbol, supply, logo, submit. From the inside, it is a sequence of on-chain steps that all have to succeed, in order, with real gas spent at each one — and every step exists because of a specific way launches go wrong without it.

BT365 runs a token launchpad on HyperEVM (Hyperliquid's EVM chain, ID 999). This is what our launch pipeline actually does between "submit" and "your token is trading," step by step.

Why does a launchpad ask for a deposit before launching your token?

· 7 min read
BlockTrader365

Every launchpad has a moment where it asks for money before doing anything, and it reads as a toll booth. Sometimes it is one. But there is a version of that deposit which is not a fee at all, and the difference is worth understanding before you pay either kind.

On BT365's HyperEVM launchpad the deposit is a gas escrow: 0.1 HYPE, sent by the creator to the launch wallet before the launch may start, measured against actual spend afterward, remainder returned. This article is the reasoning behind each of those clauses — which is really a tour of the ways prepaid gas can go wrong.