Live on Robinhood Chain

Yield finds
its own path.

TERESA NETWORK routes deposited capital across the highest-scoring yield channels on Robinhood Chain automatically — no manual rebalancing, no idle capital, no guesswork.

Read the Docs
8.42%
Net APY
$12.4M
Total Value Locked
6
Active Channels
3,140
Network Holders
About the Network

One token. Every channel on Robinhood Chain, scored and routed for you.

TERESA NETWORK is a yield-routing protocol built natively on Robinhood Chain. Deposit a supported asset once, receive vault shares, and let the network handle the rest.

Rather than locking capital into a single lending pool or liquidity venue, TERESA continuously scores every connected channel — lending markets, LP pairs, and staking venues — against a fixed formula, then streams deposited capital toward whichever channel is currently paying the most, net of cost.

There is no discretionary manager. The routing logic runs on a public, auditable schedule, and every rebalance is written on-chain as a signed decision anyone can verify after the fact.

01

Non-custodial vault

Your assets stay in an on-chain vault contract at all times. TERESA never takes custody off-chain.

02

Deterministic scoring

Every channel is scored on the same five inputs, so the same conditions always produce the same route.

03

Built for Robinhood Chain

Optimized for the settlement speed and tokenized-asset rails native to Robinhood Chain.

How it Works

Capital moves like water — toward whatever channel is lowest resistance, highest yield.

Four stages repeat on a fixed cycle, entirely on-chain.

01
DEPOSIT

Deposit into the Basin

Send a supported Robinhood Chain asset into the TERESA vault and receive vault shares in return. Shares represent your proportional claim on the pooled capital.

02
SCORE

The network scores every channel

Each cycle, live APY, liquidity depth, protocol risk, correlation, and gas cost are pulled for every connected channel and combined into a single score.

03
STREAM

Capital streams to the winner

If the top-scoring channel clears the routing cost threshold, capital moves automatically. If nothing beats the current position, capital simply stays put.

04
RETURN

Yield flows back to holders

Earnings accrue directly into vault value. Redeem vault shares at any time for the underlying asset plus accrued yield — no lock-ups, no exit queue.

Documentation

Everything you need to build on or deposit into TERESA NETWORK.

Get Started
Token
Trust

Overview

TERESA NETWORK is an ERC-4626-style yield vault deployed on Robinhood Chain. It accepts a supported asset, mints vault shares, and automatically routes the pooled capital toward the best-scoring yield channel available at each cycle.

Supported assets

At launch, the vault accepts the Robinhood Chain native stable asset and select tokenized equities bridged to Robinhood Chain. Additional assets are added through governance.

Why route instead of just staking once

  • Yield across channels shifts constantly as liquidity and demand move.
  • Manually chasing the best rate means gas costs, missed windows, and idle capital.
  • A fixed, public formula removes discretion and keeps the process auditable.

Contract Architecture

The protocol is composed of three core contracts that separate custody, decision-making, and execution.

// simplified structure
contract Basin // holds user deposits, mints vault shares
contract Router // scores channels, attests decisions
contract ChannelAdapter // standard interface per venue

Automation

A keeper network checks for a rebalance opportunity every six hours. There is no server-side private key involved in execution — the keeper simply calls a public function once conditions are met.

Guardian circuit breaker

A time-locked guardian role can pause routing and return capital to the Basin in an emergency. Withdrawals remain enabled at all times, even while paused.

Tokenomics

The vault share represents a claim on the underlying Basin, not a separate speculative asset — its value tracks vault performance directly.

ParameterValue
Share model1:1 mint on deposit, redeemable anytime
Performance fee8% of realized yield, no fee on principal
Withdrawal feeNone
Rebalance frequencyChecked every 6 hours
GovernanceChannel additions & fee changes via timelocked vote

Scoring Formula

Every connected channel is reduced to a single comparable score using five weighted inputs.

S = 0.35·A + 0.25·L + 0.20·R + 0.15·C − 0.05·K
  • A — Net APY after fees, weighted 35%
  • L — Liquidity depth available for entry/exit, 25%
  • R — Protocol risk score (audit history, TVL), 20%
  • C — Correlation buffer against existing exposure, 15%
  • K — Estimated rebalance cost (gas + slippage), subtracted at 5%

A route only executes if the expected extra yield clears the estimated rebalance cost — otherwise capital stays where it is.

Security & Audits

The Basin and Router contracts are immutable once deployed, aside from the timelocked governance functions listed in the tokenomics section.

  • Independent audit completed prior to mainnet deployment.
  • Public bug bounty program open to the community.
  • All routing decisions logged on-chain with a verifiable input hash.

As with any DeFi protocol, depositing carries smart contract risk. Only deposit what you can afford to have exposed to that risk.

FAQ

Can I withdraw anytime?

Yes. Vault shares can be redeemed for the underlying asset plus accrued yield at any time, with no lock-up period.

What happens if every channel scores poorly?

Capital simply remains in the Basin uninvested until a channel clears the routing threshold.

Is there a separate native token?

No — the vault share itself functions as both the deposit receipt and the governance unit; there is no separate speculative token.

Put your capital on autopilot.

Connect a wallet and deposit into the Basin in under a minute.

View Full Spec