Skip to main content
Reflect Banner

Create

Create lets you issue a token that earns yield from the moment it is minted. Back it with any approved collateral, or a basket of several, and keep a share of the interest it generates.

A branded dollar

Your own stablecoin, carrying your name, for your app or community. Back it with a single asset, or with a basket so it is diversified across venues rather than dependent on any one of them.

An index token

A basket of yield-bearing assets held as a single token, for a treasury or product that would rather track one position than ten.

How It Works

Your token is a wrapper around yield-bearing collateral held onchain. A holder deposits, the deposit becomes your backing asset, and your token is minted against it, all in one transaction. Because the collateral earns, your token appreciates with it. Collateral comes from a reviewed set. Every eligible asset has been through Reflect’s classification process and carries an independent risk rating, and you can combine several so that no single venue or issuer determines your token’s performance. Eligibility is deliberately narrow. Only permissionless, freely transferable assets qualify. Anything carrying fixed transfer restrictions or holder eligibility requirements is excluded, so a token you issue never gives its holders exposure to something they could not have held directly. Launching runs through a single transaction. POST /integration/initialize/flow creates the mint, attaches your metadata, hands mint authority to the program so it can issue against deposits, and registers the integration. Upload your image and metadata first with POST /integration/upload, which returns the URLs the flow expects.

Liquid At Launch

Reflect’s issuance program is integrated directly into the Titan and Jupiter routers, so your token is swappable the moment it exists. Issue and redeem happen natively inside a route, which means no pools to seed, no market makers to hire and no liquidity incentives to fund. Bootstrapping liquidity is normally the hardest and most expensive part of launching a token. Here it is solved before you write any code.

Your Economics

You set how the interest splits between you and your holders. Your share accrues continuously and you claim it whenever you like. As an illustration, if your collateral earns 5% and you keep a fifth of the interest, holders see 4% and your share works out at 100,000ayearforevery100,000 a year for every 10M outstanding. Rates move with the underlying, so these are not projections. Balances that previously sat idle become a revenue line, scaling with deposits held rather than transactions processed.

For Your Holders

  • Instant mint and redemption, settled atomically against the collateral. No queue, no cooldown, no notice period.
  • No wallets, no gas. Token accounts are created on first mint, and you can sponsor network fees so nothing about the experience feels like crypto.
  • Free swaps between Reflect assets up to several thousand dollars per transaction, which makes a branded dollar spendable rather than only holdable.

Risks

  • Your token inherits its collateral’s risk, including the venues behind it. A basket reduces concentration, but correlated collateral diversifies less than it appears to.
  • Yield is not fixed. Holders’ rates move with the collateral. Promise them a number and you absorb the difference.
  • You face your users. Reflect custodies nothing, but your name is on the token, so disclosure of what backs it sits with you.
  • Protection is optional. For conservative exposure, back your token with senior positions from Protect rather than raw assets.

Next

Whitelabel SDK

Create a proxy, mint, redeem and claim in TypeScript.

Integration API

Launch, configure, quote, mint, redeem and read statistics over HTTP.