Give your memecoin
a dividend policy.
Your launchpad pays you in real stocks. Boomerang decides what happens next: a payout ratio to holders, paid in kind, a share you keep, buybacks, a stock treasury. NVDA fees become NVDA dividends. On schedule, from Telegram.
Revenue in, dividends out. Like a listed company, for a memecoin.
- paid+0.0421 NVDA$PEPE fees
- paid+0.0187 TSLA$WOJAK fees
- paid+0.0106 GLD$CHAD fees
- paid+0.0293 AAPL$PEPE fees
Memecoins have cash flow now. They need a dividend policy.
On Robinhood Chain, launchpads pay creators their fees in real stocks: NVDA, SPY, GLD. A memecoin with fees in NVDA is a company with revenue. And every company with revenue has to answer one question: what happens to it?
Boomerang is that answer. A payout ratio to holders, paid in kind. A share you keep. Buybacks. Retained earnings in a stock treasury with a published book value. A record date that rewards the people who actually hold. A dividend calendar. A yield anyone can compare. One bot, plugged into your dev wallet: the fees come back.
See it work
Fees in, dividends out
Your launchpad pays the dev wallet in stocks. Every cycle Boomerang applies the policy: holders, you, buyback, treasury.
Does a token pay dividends?
Paste a Robinhood Chain contract address to find out.
Three steps, every cycle
Sweep the fees
Your launchpad pays you in stock tokens (or ETH). Every cycle Boomerang sweeps the dev wallet: all 195 Robinhood Stock Tokens and ETH above a small gas reserve.
Apply the policy
Payout ratio to holders, the share you keep, buyback and burn, retained earnings into a stock treasury. Loyalty sets the record date: who qualifies and with what weight.
Pay in kind
NVDA fees become NVDA dividends, pro-rata, no swap. ETH fees are converted to the stock you chose, with a fair-price guard. Receipts, statements and yield follow automatically.
195 stocks and ETFs, all payable
Every official Robinhood Stock Token on Robinhood Chain. Liquid tickers fill at fair value today; the rest are guarded and pay ETH until their pools deepen.
Watch the dividends land
Tokens linking up and holders receiving stock, in real time.
Memecoins, compared like stocks
Every token with a dividend policy, ranked by yield, payout ratio and treasury backing. Live from chain, updated every cycle.
Every decision a listed company makes about its cash
Payout ratio, record date, retained earnings, buybacks, calendar, yield. For a memecoin, from Telegram.
Pay-through in kind
What the launchpad pays, holders receive: NVDA fees become NVDA dividends. No swap, no slippage. ETH fees convert to the stock you pick.
Payout ratio
Decide the share that goes to holders and the share you keep, sent to your own payout address each cycle. 100/0, 80/20, 70/30: your call.
Record date & loyalty
Dividends weighted by holding time: 1x to 2x over 30 days, a minimum hold to qualify, and selling resets the clock. Snipers earn less than diamond hands.
Retained earnings
Route a share into a stock treasury held by a wallet you control. The dashboard publishes the balance sheet, book value per token and how much of the market cap is backed.
Buyback & burn
A share buys your own token and burns it. Supply shrinks every cycle, alongside the dividend.
Dividend yield
Fees returned over 30 days, annualized against market cap, like a real stock. On the dashboard, in the API, and as a badge you can embed.
Closing bell
Pay once a day at 4:00 pm New York time, weekdays only. A real dividend calendar.
Market hours only
Or run every 1 to 60 minutes and skip the cycles when Wall Street is closed.
Any token, by address
Dividends do not have to be a stock. Paste any contract address on Robinhood Chain and holders of your coin get paid in it: a partner memecoin, your ecosystem token, a cross-promo. Fees are swapped into it on Uniswap every cycle.
Convert mode
Rather pay one stock than a mix? Everything is converted to the reward you chose before payout: any of the 195, or ETH.
Roulette, Top Gainer, Portfolio
For ETH fees: a random liquid stock each cycle, the best stock of the day, or a rotating basket (Magnificent 7, AI & Semis, Degen Street, Safe Haven).
Community Vote
Holders vote on the next dividend, weighted by their balance and loyalty. Gasless, just a signature.
Fair-price guard
Every conversion is checked against Yahoo Finance. Thin pool, no fill: holders get ETH that cycle instead of a bad price.
AES-256 encrypted keys
Wallet keys are encrypted at rest and decrypted in memory only, at run time.
Receipts & statements
Every dividend posts a card to your Telegram group with a Share on X button. Every holder gets a statement page. Every token gets a live dashboard.
Build on Boomerang
A free, public, read-only API. No key required. Query token links, dividends, live stats and the stock registry.
/api/v1/statsGlobal stats: ETH paid out, dividend cycles, active tokens.
/api/v1/tokensEvery token paying dividends, with its reward, mode and schedule.
/api/v1/token/{address}Is a token linked? Its reward, schedule and payout stats.
/api/v1/stocksThe 195 Robinhood Stock Tokens with addresses and liquidity flags.
/api/v1/activity?limit=20Recent linked tokens and dividends.
/api/v1/launchpadsIntegrated launchpads and how many tokens each linked.
/api/badge/{address}Embeddable SVG badge with the live dividend yield of a token (?style=reward for the reward badge).
Your creators earn stocks. Make their holders earn them too.
You already pay creators in stock tokens. One call per launch adds a dividend policy on top: the creator gets a Telegram link that pre-fills the setup, you get a signed webhook for every dividend, a yield badge and a balance sheet for the token page.
- 1 Ā· POST /api/v1/hooks/launch
Send the token address (plus the creator wallet and fee source if you know them). Get back telegramUrl, dashboardUrl, badgeUrl. - 2 Ā· Show the link
The creator opens Telegram, sends the dev key, picks a stock and a schedule. Token and fee source are already filled in. - 3 Ā· Receive webhooks
token.linked and dividend.paid, HMAC-signed (X-Boomerang-Signature). Poll GET ?code= if you prefer.
$ curl -X POST /api/v1/hooks/launch \
-H "Authorization: Bearer bmr_ā¦" -H "Content-Type: application/json" \
-d '{"token":"0x322Fā¦3b2d","creatorWallet":"0xaC97ā¦030b","feeSource":"wallet","reward":"NVDA"}'
{ "code": "K7Q2MX4P", "status": "pending",
"telegramUrl": "https://t.me/boomerangtekbot?start=l_K7Q2MX4P",
"dashboardUrl": "/0x322fā¦3b2d", "badgeUrl": "/api/badge/0x322fā¦3b2d" }No API key? Any site can still link https://t.me/boomerangtekbot?start=t_<tokenAddress> to pre-fill the token.
$ curl /api/v1/token/0x322Fā¦3b2d
{
"linked": true,
"rewardToken": "0xd0601CE1ā¦9EEC",
"rewardSymbol": "NVDA",
"rewardMode": "fixed",
"schedule": "at the closing bell",
"active": true,
"yield": { "apy": 12.4, "eth30d": 1.284, "cycles30d": 31 },
"stats": { "feesUsedEth": "1.2840", "dividends": 31, "holdersPaid": 412, ... }
}Built so your keys stay yours
Boomerang handles a wallet key to automate on-chain actions, so it is designed around least privilege, encryption, a price guard, and full owner control.
AES-256-GCM encryption
Your wallet key is encrypted the moment you send it and stored encrypted at rest. It is only ever decrypted in memory, at execution time.
Scoped to a few actions
The bot collects fees, swaps on Uniswap, and transfers rewards to holders or the burn address. Nothing else runs against your wallet.
Fair-price oracle guard
A stock swap only executes when the pool delivers at least 90% of the Yahoo Finance price. Thin pools never eat your fees.
Pause or stop anytime
Pause, resume, or delete your configuration from Telegram instantly. Deleting removes the bot access for good.
Questions, answered
A token on Robinhood Chain that tracks a real stock or ETF: NVDA, TSLA, SPY, GLD and 191 more. They are plain ERC-20s, so Boomerang can buy them on Uniswap and send them to your holders like any other token.
The same four decisions a listed company makes about its cash, applied to your fees every cycle: the payout ratio (share to holders, paid in kind), the share you keep (sent to your own payout address), buybacks (buy your own token and burn it), and retained earnings (a stock treasury with a published book value). Plus the record date rules (loyalty), the calendar (closing bell) and a yield anyone can compare.
Launchpads on Robinhood Chain pay creators in stock tokens and/or ETH, straight to the dev wallet. Every cycle Boomerang sweeps that wallet: all 195 Robinhood Stock Tokens and ETH above a small gas reserve. If your token trades on Uniswap V3 with a position you hold, it also collects the LP fees.
Yes, by default. Stock fees are paid through in kind: NVDA in, NVDA out, pro-rata, no swap and no slippage. Switch to convert mode if you would rather pay a single stock of your choice; ETH fees are always converted to the stock you picked, with the fair-price guard.
Your private key is encrypted with AES-256-GCM and only decrypted in memory when a cycle runs. Use a dedicated wallet funded with just what the bot needs, never your main holdings.
Every stock swap is compared to the Yahoo Finance price. If no route on Uniswap V4, V3 or V2 delivers at least 90% of fair value, the cycle pays ETH instead and says so on the dashboard. Your fees never disappear into price impact.
Yes. The reward can be any ERC-20 on Robinhood Chain: pick it by contract address in the dashboard or send the address to the bot. Holders of coin A get paid in coin B every cycle, swapped on Uniswap with the same fair-price guard (DexScreener price for non-stocks). No pool yet? Holders receive ETH that cycle instead.
About 48 of the 195 fill a small order at fair value on Uniswap V4 right now: the Magnificent 7, most big semis, SPY, QQQ, GLD, COIN, GME, PLTR and more (marked Liquid on the Stocks page). Roulette and Top Gainer draw only from this pool. Any of the 195 can be chosen as a fixed reward; the guard handles the rest.
An optional rule set per token. Because Boomerang rebuilds every wallet's history from Transfer logs, it knows how long each wallet has held and whether it sold. With loyalty on, a wallet's dividend weight ramps from 1x to 2x (creator's choice up to 5x) over the ramp period, wallets younger than the minimum hold get nothing that cycle, and any sell restarts the clock. Voting weight follows the same rules.
Real wallets only. Balances are rebuilt from Transfer logs on chain. Liquidity pools, routers, the token contract, the dev wallet and any smart contract are excluded, so dividends go to people.
Every 1, 2, 5, 10, 30 or 60 minutes, or once a day at the closing bell (4:00 pm New York time, weekdays). You can also restrict any schedule to market hours.
Yes: that is the payout ratio. Presets from 100% to holders down to 50%, with the rest going to your payout address, a buyback and burn, or the treasury, in any mix. Everything is published on the dashboard so holders know the policy.
Retained earnings. A share of each cycle goes to a wallet you control: stock fees move there in kind, ETH fees buy a stock (SPY by default). The dashboard shows the balance sheet, book value per token, and what share of the market cap the treasury backs.
Yes, a free public read-only API at /api/v1: global stats, linked tokens, recent dividends and the stock registry. See the Developers section.
Give your memecoin a dividend policy.
Set it up in under 2 minutes. No code: pick the payout ratio, the schedule, and go.

