Skip to content
anew
07 · Documentation

Token

$ANEW: the plan, the fee streams, where each unit of fee goes, and what launch day changes.

$ANEW does not exist yet. The plan launches it on Robinhood Chain (chain id 4663), and each surface of the site that would show its contract shows Launching soon until the token exists. Each line on this page describes a plan.

Terms (planned)

Term Plan
Name, ticker Anew, $ANEW
Where it launches Robinhood Chain, chain id 4663. The venue and the launch terms are published here before launch.
Type a plain token, with the mechanics fixed at launch
Team allocation none planned
Vesting schedule none planned
Launch buy public in the launch transaction
Trading fee share whatever the launch venue pays a creator, to the treasury, at a rate set at launch
Contract address none yet, and the site prints none

What it is for

$ANEW has two jobs. It is the thing a fresh address buys, once the token exists and the Hold page can buy it. Its fees pay for the road: hosting, the quote service and the RPC.

Where the money goes

Two planned streams reach the treasury.

  1. The app fee inside quotes. Anew's fee rides in each 1Click quote as an app fee, paid to ANEW_FEE_RECIPIENT at the rate in ANEW_FEE_BPS. The planned rate is 50 bps (0.5%), and the code caps it at 200 bps. The operator has set no recipient at the time of writing, so the fee is zero and the site says so.
  2. A share of trading fees, if the launch venue pays one to the creator, at a rate set at launch.

The treasury spends on hosting, the quote service and the RPC. Holders decide later what happens to any surplus, and the plan promises nothing about it. No mechanism in the plan needs the price to go up.

Launch procedure (planned)

  1. Create the token on Robinhood Chain.
  2. Set NEXT_PUBLIC_ANEW_TOKEN to its address.
  3. Set ANEW_FEE_RECIPIENT and ANEW_FEE_BPS if the fee should go live.
  4. Redeploy the site. Next.js compiles public values into the pages, so the address appears after the new build and not before.
  5. Check the Stats page and the Start page.

Until step 4, the site shows Launching soon wherever the contract would appear.

Until launch

Every trip ends in ETH. The ETH sits at your address, and you can keep it there or move it from the Hold page. Nothing on the road waits for the token.

A buy of $ANEW from a fresh address is the planned next step after launch. The Hold page already shows the button, disabled and labeled Launching soon.