Launchpad Get Token
launchpad_get_tokenEverything about ONE launchpad token by address: full indexed metadata (name, symbol, description, image, creator, curve, supply, fees, tax, vault, socials, graduation state), its direct page link, recent trades and top holders with the top-10 concentration rug-flag. Use after launchpad_list_tokens, or with the address from a launch receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain_id | No | Chain the token lives on (4663 Robinhood Chain, 5042 Arc, testnets 46630/5042002). Optional — the same address can exist on more than one chain; Robinhood wins the tie-break | |
| trades_limit | No | Recent trades to include (0-100) | |
| holders_limit | No | Top holders to include (0-50) | |
| token_address | Yes | Launchpad token (0x…) |