Skip to content

Interest-Bearing Tokens

๐Ÿ’ฐ Interest-Bearing Tokens

The Interest-Bearing Token extension allows token balances to grow passively over time. This creates on-chain assets similar to savings accounts or auto-compounding investments โ€” directly embedded into the token itself.

โš™๏ธ How It Works

You define a fixed annual interest rate, and the token will increase in balance over time. This is handled at the protocol level and does not require staking contracts or user interaction.

Tokens grow passively in compatible wallets and tools. Itโ€™s ideal for:

  • Creating yield-bearing tokens
  • Simulating bonds or savings accounts
  • Building novel DeFi reward mechanisms

๐Ÿ“ˆ Example

Time PeriodBalance (5% APY)
Initial1,000 Tokens
After 1 Month~1,004.07 Tokens
After 1 Year~1,051.16 Tokens
After 2 Years~1,105.17 Tokens

Interest is continuously compounded. Wallets and dApps that support this extension will automatically reflect the updated balance.

โœ… Benefits

  • Passive income for token holders
  • No need for staking or lockups
  • Automatic reward growth in real time
  • Works great for DAOs, stable tokens, or loyalty systems

โš ๏ธ DEX Compatibility Warning

Not all DEXs support Interest-Bearing Tokens!

If youโ€™re planning to make your token tradable on a DEX, we recommend using Orca โ€” or use this extension only for non-trading utilities (staking, gated access, savings, etc.).

๐Ÿ” Things to Know

  • The growing balance is cosmetic only โ€” no new tokens are minted
  • The logic uses Solanaโ€™s network timestamp, so interest is precise, but may slightly drift under extreme conditions
  • There is no need to claim or harvest interest โ€” it appears as part of the balance

NovaBlue handles this configuration automatically during token creation, so you can launch advanced financial assets with zero technical setup.