# Printr > Printr is a multichain token launchpad that lets users create, trade, and manage tokens across EVM chains (Base, Arbitrum, BNB Chain, Mantle, Monad) and Solana — all from a single interface. ## Pages - [Marketplace](https://app.printr.money/): Browse trending and newly created tokens with real-time market data - [Launch Token](https://app.printr.money/print): Create and deploy a new token across multiple chains simultaneously - Trade: https://app.printr.money/trade/{tokenId} - Buy and sell a specific token, view charts, holders, and trades - [Pulse](https://app.printr.money/pulse): Live feed of token activity — newly created, almost graduated, and graduated tokens - Profile: https://app.printr.money/profile/{walletAddress} - View a wallet's created tokens, holdings, and trade history - [Leaderboard](https://app.printr.money/leaderboard): Top traders and creators ranked by points and activity - [Terms of Service](https://app.printr.money/terms): Legal terms of use - [Privacy Policy](https://app.printr.money/privacy): Data and privacy policy ## API - [Marketplace Tokens](https://app.printr.money/api/getMarketplaceTokens): Paginated, filterable, and sortable token listing with market data - Pulse Tokens: https://app.printr.money/api/getPulseTokens/{category} - Token feed by category (newly-created, almost-graduated, graduated) - [Featured Tokens](https://app.printr.money/api/getFeaturedTokens): Curated trending tokens for the marketplace hero section - Token Details: https://app.printr.money/api/getToken/{tokenId} - Full token details including deployments, metadata, and market stats - [Token Holders](https://app.printr.money/api/getTokenHolders): Holder list for a specific token - [Token Trades](https://app.printr.money/api/getTokenTrades): Recent trade history for a specific token - [Token Prices](https://app.printr.money/api/getTokenPrices): Price data for a specific token - [Bars](https://app.printr.money/api/getBars): OHLCV candlestick data for charting - [Wallet Balances](https://app.printr.money/api/getWalletBalances): Token balances for a wallet address - [Tokens by Address](https://app.printr.money/api/getTokensByAddress): Tokens created by a specific wallet - [User Leaderboard](https://app.printr.money/api/getUserLeaderboard): User rankings and stats - [Points Leaderboard](https://app.printr.money/api/getPointsLeaderboard): Points-based rankings ## MCP Server @printr/mcp lets AI agents create, discover, and trade tokens — no API key required. - [Docs & tools](https://github.com/PrintrFi/printr-mcp): README, tools reference, and environment variables - [Install guide](https://github.com/PrintrFi/printr-mcp/blob/main/INSTALL.md): Step-by-step setup for Claude, Cursor, VS Code, and more ## Supported Chains - Base (eip155:8453) - Arbitrum (eip155:42161) - BNB Chain (eip155:56) - Mantle (eip155:5000) - Monad (eip155:143) - Solana (solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp)