Create a reward token.
A built-in trade tax that pays every holder automatically, in the token itself or another asset of your choice. Includes a lookup tool for managing a reward coin you already deployed.
Use MetaMask (or another standard EVM wallet extension) for this tab, not Phantom — Phantom currently doesn't allow outside websites to connect to it for anything on Robinhood Chain. If Robinhood Chain isn't already in your wallet, add it manually: chain ID 4663, RPC https://rpc.mainnet.chain.robinhood.com, currency ETH.
Creates an ERC-20 that taxes every transfer — trades included — entirely on your own terms. You set the total tax rate and split it across up to 5 recipients, each independently a flat wallet/contract payout (paid instantly, as this token), this coin's own holders (a pool, accumulated and paid out proportional to balance), or a specific NFT collection's holders (a pool, accumulated and paid out equally per NFT) — you can mix all three, and have more than one NFT-holder pool at once, each pointed at a different collection. This platform takes no cut of ongoing trading at all — and it charges no creation fee at all right now, beyond a flat fee of LUNA worth 1 USDG (quoted live), approved and paid atomically in the same on-chain deployment. No share of the supply is taken.
This is a fee-on-transfer token. It is not compatible with the existing-token presale tool on this site — it assumes transfers move exactly the amount sent. Send a little extra when you seed liquidity, since that transfer is taxed too. There's no admin key and no way to exempt any address from the tax, including the liquidity pool itself.
Payouts to every pool arrive automatically — nobody has to claim anything. You pick how often below; that choice is baked into the contract and can never be changed later. Making this actually happen on schedule still needs something to submit the on-chain transactions, since Robinhood Chain (like any EVM chain) has no built-in scheduler: this project includes a reward-coin-bot/ script that does exactly that, using its own wallet to pay its own gas. You'll get a link to it once your coin is created. Even without the bot running, anyone can push a payout to any holder (or NFT) at any time — it just won't happen on the schedule you picked until the bot (or something else) is.