Skip to content

Introduction ​

Kana is a yield aggregator built on SEI blockchain supporting both USDC and WSEI. Think of it as a high-yield savings account that automatically finds the best rates across SEI lending protocols.

The Problem ​

DeFi lending protocols on SEI each offer different yields that fluctuate constantly. Manually moving funds between protocols is:

  • Time-consuming — monitoring rates across Yei Finance, Takara, Morpho, and Feather
  • Gas-inefficient — frequent rebalancing eats into returns
  • Error-prone — manual operations risk mistakes

The Solution ​

Deposit into a Kana vault and receive vault shares (kUSDC or kSEI). Kana's smart contracts and keeper bot handle everything else:

  1. Auto-allocation — funds are split across SEI lending protocols based on current APYs
  2. Auto-rebalancing — the keeper bot monitors rates and rebalances when better opportunities arise
  3. Auto-compounding — harvested yield is reinvested automatically
  4. Single withdrawal — redeem your vault shares for the underlying asset at any time

Key Properties ​

PropertyUSDC VaultWSEI Vault
AssetUSDCWSEI
Share TokenkUSDCkSEI
Yield SourcesYei Finance, Takara, MorphoYei Finance, Takara, Feather
ChainSEI mainnet (chain ID 1329)SEI mainnet (chain ID 1329)
Vault StandardERC-4626ERC-4626
Fee10% performance fee on yield (immutable)10% performance fee on yield (immutable)
LockupNone — withdraw anytimeNone — withdraw anytime

How Vault Shares Work ​

When you deposit into a Kana vault, you receive vault shares (kUSDC for the USDC vault, kSEI for the WSEI vault) representing your proportional ownership of that vault. As yield accrues, the value of each share increases relative to the underlying asset. When you withdraw, you redeem shares for more of the underlying asset than you deposited.

This is the standard ERC-4626 tokenized vault pattern — widely used, battle-tested, and composable with other DeFi protocols. Both vaults are functionally identical; they differ only in the underlying asset and the third yield source (Morpho P2P for USDC, Feather for WSEI).

Built on SEI