trade
market lookup
open token terminal
Paste a launched ERC-20 address, or pick a bonding curve from the market list.
active bonding curves新着
all launches »No active bonding curves on this chain yet. Paste a token address above, browse all launches, or create the first ERC-20 token.
how ERC-20 trading works
- launch an ERC-20 in the token creation page with art, ticker, socials, and curve settings.
- create the curve: once the CurveFactory is deployed, call
curveFactory.createCurve(tokenAddress)— this pulls the curve supply from the launcher and initializes trading. - trade: paste the token address above or open
/trade/<tokenAddress>. - graduate: once the curve hits its ETH target, it auto-graduates onto uniswap v4.