Transfer
Drag wallets into From and To — direction is inferred.
Generate, import and unlock the wallets every tab draws from.
Drag wallets into From and To — direction is inferred.
Quick trade, or staged sets with a live countdown.
A loop repeats a chain of steps. A Transfer → new wallet mints a fresh wallet, sends the funds there, and the next round runs on it. Run several at once.
Tell it what to do — e.g. “make 3 wallets, fund each with a random 0.01–0.03 ETH from main, then dry run.”
Transfers executed in this app, cached locally per coin.
Deploy → seed liquidity → open trading, then add it as a coin. RPC, router, quoter and WETH come from Settings.
Calls launch() on the token — opens trading for everyone (one-way).
ABI-driven: the functions your contract exposes are the ones you get. Load a deployed address, read its state, and run its write functions. RPC comes from Settings.