A Artem DOCS
Documentation · v2

Everything you need to use Artem.

Artem turns the noise of social signals into one-click token launches. This guide walks you through every feature, from your first sign-in to advanced multi-wallet bundles.

Solana  mainnet BNB Chain  via four.meme Last updated · April 2026

Introduction #

Artem is a real-time tracker and one-click launcher built for Solana memecoin operators. It listens to social signals (X, Truth Social, Instagram) the moment they happen, surfaces what matters, and lets you deploy a token on Pump.fun, LetsBonk, Bags, or four.meme in under three seconds.

These docs are written for users who want to actually use the product. They're not API references — they cover the workflow from "I just signed up" to "I'm running multi-wallet bundles with custom presets". If you're looking for API endpoints, those are documented separately for partners.

What is Artem #

At its core, Artem does three things really well: listen, identify, and execute.

Listen

Live feed of every tweet, retweet, reply, follow, post-edit and deletion from the accounts you track — within ~1 second of the event.

Identify

$TICKER mention tracking with silver/gold cards, keyword highlighting, and Qdrant-powered similarity suggestions for opportunities you'd miss otherwise.

Execute

Pump.fun, LetsBonk, Bags, four.meme. Block-0 bundles, snipers, slow buys, auto-sell. One click after the form is filled.

Beta access #

Artem is currently in private beta. Access is gated.

When you sign in with your X account, one of three things happens:

  • You're a confirmed beta member → you go straight to the workspace.
  • You're on the waitlist but the doors aren't open yet → you'll see a "you're on the list" screen with a Discord invite. We notify members on Discord the moment we open.
  • You're not on the list → you'll see an "Apply for access" screen with a link to apply on Discord. We review every application manually.
How to apply: Join our Discord and post a short intro in #request-access. Mention your X handle, what you're working on, and why you want in. Approvals roll out in batches.

Sign in with X #

Artem uses X (Twitter) OAuth for authentication. There's no password.

  1. Go to app.artemtracker.io/login
  2. Click Continue with X — you'll be redirected to X's OAuth screen.
  3. Authorise Artem (we only request the minimum scopes: users.read, tweet.read, offline.access).
  4. You'll come back to Artem either logged in, on the beta-pending screen, or on the apply screen depending on your status.
Sessions last 24 hours. A new sign-in on another device automatically logs you out of the previous one — Artem keeps a single active session per account by design.

Wallet setup #

Before you can deploy or trade, you need at least one wallet loaded into Artem. Wallets are stored encrypted in your account.

Create a new wallet

Open the Wallet panel (top right of the app, the wallet pill). Click + New wallet. Artem generates a fresh Solana keypair, encrypts the private key with your account encryption key, and adds it to your wallet list. You'll see the new public key immediately.

Back up your private keys. Click Export on any wallet to reveal its base58 private key. Save it offline — Artem can re-derive nothing if you lose access to your X account.

Import an existing wallet

Paste a base58 private key (Phantom/Solflare format) into the Import field. Artem stores it encrypted, the same as a fresh wallet. The same wallet can't be added twice — duplicates are rejected by the database constraint.

Funding

Send SOL to the public key shown in the wallet panel. Balances refresh automatically every 2 seconds while the panel is visible. The minimum for a Pump.fun deploy + dev buy is around 0.05 SOL (deploy fee + small dev buy + priority fee). For comfortable operation, fund at least 0.5 SOL per active wallet.

Your first deploy #

Once you have a funded wallet, deploying a token is a 30-second workflow.

  1. Click CREATE in the topbar. The Launch Token modal opens.
  2. Fill Name, Symbol, and (optionally) Description.
  3. Pick or paste an image (you can Ctrl+V directly from clipboard, drag-and-drop a file, or browse the auto-suggested Coin Images / Google results).
  4. Choose a platform: Pump.fun, LetsBonk, Bags, or four.meme.
  5. Set your dev buy amount, priority fee, and slippage (or pick a saved preset).
  6. Click Deploy. The transaction is built, signed, and broadcast within ~500 ms.

That's it. The token is live, your dev buy is in, and any sniper / bundle wallets you configured fire automatically.

The live feed #

The tracker is the main column of the app. It shows every event from every account you follow, in real time.

What it captures

  • Tweets — original posts
  • Retweets — including the source author
  • Replies — threaded with the parent
  • Quote tweets — both the quote and the quoted
  • Follows / unfollows — who they started or stopped following
  • Profile edits — bio, name, avatar, banner changes
  • Deleted tweets — kept for ~5 minutes after deletion so you don't miss a "ninja edit"
  • Affiliations — verified accounts adding affiliated handles
  • Truth Social & Instagram posts (where supported)

Latency

Events arrive in your feed typically under 1 second after they happen on the source platform, thanks to a dedicated scraper backend with persistent connections to each network.

Tracked accounts #

Customise who you follow per account.

Artem ships with a curated default list of high-signal accounts. You can:

  • Add any X handle from the + Add account input — paste the @ or just the handle.
  • Hide accounts you don't want to see right now — they stay in your list but tweets are filtered out of the feed.
  • Remove permanently from the dedicated panel.

Your customisations are scoped to your account and persist across devices.

Keyword highlights #

Make specific words pop visually in the feed.

Add keywords from Settings → Keywords. Each keyword gets a coloured tag attached to any tweet that contains it. You can toggle case-sensitivity and exact-word matching per keyword. Disabled keywords are kept but stop highlighting until you re-enable them.

Try setting your own ticker as a highlighted keyword — you'll instantly see when anyone mentions it.

Suggestions cards #

Artem's similarity engine finds related opportunities you'd miss otherwise.

Whenever a tracked account posts something with a $TICKER, Artem compares the post against its index of historical successful coins (powered by Qdrant) and surfaces the closest matches as silver or gold cards in the feed.

  • Silver card — moderate similarity. Worth a glance.
  • Gold card — strong match against a coin that performed well historically. These are rare and signal-heavy.

Cards are clickable and pre-fill the deploy modal with the suggested ticker, image, and metadata if you decide to launch a follow-up.

The Launch Token modal #

This is the heart of Artem. Open it from the CREATE button in the topbar, by clicking a tweet's deploy icon, or via the VAMP shortcut.

Layout

  • Header — preset selector (load / save / delete a saved config), wallet picker.
  • Identity — name, symbol, description (collapsible), website, X, Telegram, post URL.
  • Image dropzone — paste, drop, or pick from the search strip below.
  • Coin/Google search strip — auto-driven by the symbol field. See Images.
  • Platform picker — Pump.fun, LetsBonk, Bags, four.meme.
  • Dev buy & settings — see Dev buy.
  • Deploy footer — sticky deploy button + readiness indicator.

VAMP — clone an existing token #

Saw a coin you want to fork? Paste its contract address and Artem clones the metadata in one shot.

  1. Click VAMP in the topbar.
  2. Paste the contract address (mint) of the token you want to clone.
  3. ~400 ms after pasting, Artem fetches the metadata (name, ticker, description, image, socials) from the bonding curve / Pump.fun API.
  4. The Launch Token modal opens automatically with everything pre-filled. You can tweak any field before deploying.
VAMP is great for rapidly forking momentum coins, but remember: cloning a successful token doesn't make yours successful. The signal is in your distribution and timing, not the metadata.

Images & metadata #

Five ways to attach an image to your token, all in the same modal.

1. Paste from clipboard

Copy any image (screenshot, Discord, Twitter, Photoshop, anywhere) then press Ctrl+V (or Cmd+V) while the deploy modal is open. The image is added to your selection and pre-uploaded to IPFS in the background.

2. Drag & drop

Drop a file from your file manager onto the image area. PNG, JPG, WebP, and GIF are all supported. Max 20 MB.

3. Click to upload

Standard file picker via the upload button.

4. Coin / Google search strip

The horizontal strip below the form is driven by the Symbol field. Type a symbol, the strip fills with a mix of CoinGecko coin logos and Google image results. Click any result to add it to your selection. Use the side arrows or your mouse wheel to scroll horizontally.

5. Capture a video frame

Any tweet with a video has a "📸 capture frame" button on its media — clicking it grabs the current frame at the highest quality and attaches it to a new deploy.

Image editor

Every selected thumbnail has a Crop, Revert, and AI Edit button that appear on hover. Crop opens a manual cropper. Revert restores the original. AI Edit lets you ask a model to modify the image in plain English.

Platforms supported #

One UI, four launch venues.

Pump.fun

Solana's flagship bonding-curve launchpad. Default for most users. Lowest deploy cost, highest liquidity. Block-0 bundles + sniper buys fully supported.

LetsBonk

Bonk's ecosystem launchpad. Same Solana mechanics, different bonding curve and graduation rules. Native fee-share configuration.

Bags

Solana launchpad with built-in fee-split between multiple recipients. Pick up to 4 wallets and assign basis points each.

four.meme

BNB Chain (BSC) launchpad. Requires an EVM wallet — see EVM wallets. Different gas semantics; Artem handles the differences automatically.

Switching platform changes which fields are required and which extra configurations show up. Pump.fun and LetsBonk are the most lightweight; Bags adds the fee-split panel; four.meme requires a BSC wallet instead of (or in addition to) a Solana wallet.

Dev buy, fees & slippage #

Artem ships sensible defaults but every value is tunable.

Dev buy

The amount of SOL the deploying wallet immediately spends on the bonding curve right after creation. This is what gives your token an initial price floor. Defaults: 0.1 SOL. Quick presets: 0.1 / 0.5 / 1 / 3 / 5.

Priority fee

How much extra SOL you tip validators for faster inclusion. Higher fee = faster confirmation but more cost per deploy. Defaults: 0.005 SOL. Presets: 0.001 / 0.005 / 0.01 / 0.05.

During Solana congestion (typically when a major coin goes viral), bump the priority fee to 0.05+ SOL to stay competitive.

Slippage

Maximum % the actual buy can deviate from the expected output before the transaction reverts. Default: 15%. Presets: 10 / 15 / 25 / 50.

Auto-sell #

Configure your dev wallet to automatically sell after deploy.

Auto-sell lives in the deploy modal under Auto-Sell. Toggle it on, then set:

  • Sell % — what percentage of your dev bag to sell. 100% = full exit.
  • Delay — milliseconds to wait after the deploy confirms before firing the sell. Use 0 for instant sell, or e.g. 3000 to give snipers time to fill.

The auto-sell runs as a background task on Artem's executor. You can watch it complete from the deploy success notification.

Solana wallets #

Manage as many Solana wallets as you need. There's no hard cap.

The wallet panel (top right) shows every wallet you've created or imported, along with its public key, current balance, label, and the actions available on it.

Per-wallet actions

  • Send SOL — transfer to any address.
  • Sell all tokens — sweep every SPL token in the wallet via Jupiter.
  • Export private key — reveal base58 for backup.
  • Rename / label — give wallets human names.
  • Set as active — the active wallet is what the deploy modal uses by default.
  • Delete — removes from your account (the on-chain wallet still exists).

EVM wallets (BSC) #

Required only if you want to deploy on four.meme.

EVM wallets are managed in their own panel. Same operations as Solana wallets (create, import, fund, export) but for BNB Chain. Artem only supports BSC mainnet for now — Ethereum and other chains are on the roadmap.

BSC and Solana wallets are separate. A four.meme deploy needs a funded BSC wallet; a Pump.fun deploy needs a funded Solana wallet. They can't be merged.

Bulk actions #

Manage many wallets at once.

From the wallet panel, you can:

  • Bulk fund — distribute SOL from one source wallet to multiple destinations in a single transaction batch.
  • Sweep dust — collect SOL balances from all wallets back to a single recipient, leaving an optional minimum.
  • Bulk sell — sell every token in every selected wallet via Jupiter, in parallel.
  • Bulk close ATAs — close empty Associated Token Accounts to recover the rent SOL.

Block-0 bundles #

Land multiple buys in the exact same Solana block as the create transaction.

A "block-0 bundle" is a Jito-style transaction bundle that ships your create + N buys atomically. If the create lands, all the buys land with it. If anything fails, nothing happens.

Configure bundle wallets in the deploy modal under Bundle:

  • Pick which wallets join the bundle (up to 5 by default, more with VIP).
  • Set a SOL amount per wallet.
  • The wallets buy in the same block as the create, with the same priority fee tier.
Don't bundle with the dev wallet. The dev wallet pays the create cost; if you also bundle a buy from it, it can run out of SOL mid-bundle. Always keep dev and bundle wallets separate.

Sniper wallets #

Buy as fast as possible without being in the bundle.

Sniper wallets fire immediately after the create transaction is finalized — typically within a few hundred milliseconds. They're not in the bundle, so they may land slightly later than block 0, but they catch any leftover slack.

Configure them in the deploy modal under Sniper. Same wallet picker as bundles, but each sniper has its own SOL amount and an optional delay if you want to space them out.

Deploy presets #

Save your favourite configurations and switch between them in one click.

Every deploy parameter (dev buy, fee, slippage, auto-sell, bundle wallets, sniper config, platform) can be saved as a named preset. The preset row at the top of the Launch Token modal lets you:

  • Load any saved preset (instant fill of the form).
  • Save the current state as a new preset (or update an existing one).
  • Delete a preset.

Presets are also editable in detail from Settings → Instant Deploy, where you can fine-tune every section of every preset.

One preset can be marked as the active preset — it's used by 1-click deploys from the suggestion cards in the feed.

Fee split #

Route a fraction of trading fees to multiple recipients.

On supported platforms (Bags, LetsBonk), you can split your token's creator fees between up to 4 recipient wallets. Each recipient gets a configured share in basis points (1 bps = 0.01%). The total has to equal 10 000 bps (= 100%).

Use this for:

  • Splitting revenue between team members or partners.
  • Sending a portion to a treasury wallet for buybacks.
  • Auto-tipping a charity, community fund, or referral.

Plans & pricing #

Three tiers. Pay only for what you actually use.

Basic
For occasional users
  • Live tracker feed
  • Up to 3 wallets
  • Pump.fun & LetsBonk deploys
  • No bundle / sniper
  • No image AI edit
  • No fee-split
VIP
Maximum throughput
  • Everything in Pro
  • Unlimited wallets
  • Bundles up to 20 wallets
  • Snipers up to 20 wallets
  • Volume rebuy generator
  • Vanity address generator
  • Multi-region LightBridge tx routing
  • Direct line to support

Plans are upgraded by your account admin. Contact us in Discord for upgrade or trial requests.

Referrals #

Every account gets a personal referral code.

Your referral code is auto-generated from your X handle. You can find it (and customise it) in Settings → Referrals. Share the link artemtracker.io/@yourcode — anyone who signs up through it is permanently attributed to you.

Referrers earn a percentage of the trading fees their referees pay, forever. Earnings are tracked in real time and paid out periodically to the wallet of your choice.

Themes & UI #

17+ built-in themes. Pick what feels right.

Modern Dark
Discord
Slate
Crimson
Forest
Midnight
Gold
Orange
Sunset
Pink
Purple
Dusk
Cyan
Mint
Lavender
MonkeyType
Dark

Pick a theme from the topbar palette icon, or from Settings → Appearance. The choice is saved per account so it follows you across browsers.

Live chat #

A real-time chat shared by everyone currently in Artem.

The chat is open to all signed-in users. Messages are ephemeral (5 min history), to keep things spontaneous. Each message shows the author's @handle and plan badge. Chat-banned words are filtered server-side. Inappropriate messages can be reported and reviewed by moderators.

Use chat to coordinate launches, share signals, or just hang out during slow hours.

FAQ #

Why am I seeing a "We're currently closed" screen after sign-in?
You're a confirmed beta member but the platform isn't open to members yet. We'll notify you on Discord the moment it goes live. No action needed on your side.
My deploy says success but no token appears on Solscan?
Solscan can lag a few seconds behind the chain. If after 30 seconds nothing appears, check your wallet's transaction history directly via Solana Explorer. If the create transaction isn't there at all, the deploy actually failed (likely an out-of-funds or slippage error) — check your most recent notification for the real status.
Can I use my Phantom / Solflare wallet directly without importing?
Not yet. Artem is server-side execution: it needs the private key to sign and broadcast transactions on your behalf within milliseconds. A fully client-side wallet integration is on the roadmap.
Are my private keys safe?
Yes. Private keys are stored encrypted at rest. Only the runtime can decrypt them, and only when you trigger an action that needs the wallet. Keys are never logged, never sent to any third party, and you can export them at any time to a secure offline backup.
What happens if Solana is congested?
Artem broadcasts each transaction through multiple RPCs (Helius, HelloMoon, LightBridge, custom user RPCs) in parallel for the best possible inclusion odds. During peak congestion, bump your priority fee to 0.05+ SOL.
I want to deploy a token I saw on a friend's screenshot. How fast can I do it?
If you have the contract address: VAMP it (10 seconds). If you only have the image: copy the image, open the Launch Token modal, paste with Ctrl+V, fill name + ticker, deploy. Total under 30 seconds.
Can I undo a deploy?
No. Once a transaction is broadcast and lands on chain, it's final. Use auto-sell with a 0 ms delay if you want a "test deploy" you can immediately exit.

Troubleshooting #

Common issues and their fixes.

The app is stuck on "Loading…"

Hard refresh with Ctrl+Shift+R (or Cmd+Shift+R on Mac). If that doesn't fix it, sign out and sign back in. If it still fails, your account might have been kicked by a server reload — re-authenticate via X and you should be back in.

The image search strip is empty

The strip is driven by the Symbol field. Type at least 2 characters in the symbol and the strip fills automatically within ~400 ms. If it stays empty, both CoinGecko and Google may be rate-limiting your IP — try again in a minute.

My wallet shows 0 balance even though I just funded it

Solana balances are cached for a few seconds. Click the wallet to force a refresh. If it's still 0 after 30 seconds, double-check the public key you sent to (compare the last 4 chars).

"Insufficient balance" but I have enough SOL

Some operations require a minimum SOL balance for rent + fees beyond the actual amount you're spending. As a rule of thumb, keep at least 0.02 SOL reserved on top of any planned spend.

Deploy fails with "Slippage exceeded"

Bump your slippage to 25–50%. This commonly happens during high-volume launches when many people are buying simultaneously.

Contact support #

Stuck? We're around.

  • Discord — fastest. Join discord.gg/artemtracker and post in #support. Average response under 1 hour during European hours.
  • X / Twitter — DM @artemtracker for non-urgent questions or partnership inquiries.
  • Pro & VIP users have a private support channel in Discord — DM the team for access.
When reporting an issue, include your X handle, the time the issue happened (with timezone), and a screenshot. We can match your account against the server logs and investigate quickly.