DIVENDDocsOpen app →

Divend, in one page

Divend pays holders of its token in real tokenized equities — NVDA, AAPL, SPY, 90 listed stocks in all — on RH Chain. Hold the token in your own wallet and shares arrive every 7 days, bought by an operator-funded treasury and sent directly to you. Nothing is staked, nothing is locked, and there is never anything to claim.

The rates below are shares of a pool the operator funds by hand — not a promised yield. Each cycle pays out what the treasury actually holds, and the ledger shows what that was, after the fact.

Quick start

  1. Open the app and sign in. Email, Google, or a wallet you already use — at app.divend.org. Signing in by email creates a wallet whose key you can export at any time.
  2. Hold Divend tokens. They stay in your wallet the whole time. Your bracket is your average share of supply across the cycle, so time held is what counts.
  3. That is all. At the end of each cycle, equities arrive on their own. The Earn tab shows your estimated share while the cycle runs.

The tier table

TierHold (of supply)Earns (of the pool)Per cycle (7d)
Bronze0.5%+0.1% / day0.7000000000000001%
Silver1%+0.2% / day1.4000000000000001%
Gold2%+0.5% / day3.5%
Diamond3%+1% / day7%

Below 0.5% of supply a cycle pays nothing — the table starts at Bronze. Payment takes the highest bracket your average balance clears, judged across the whole cycle, so buying into a bracket the day before a payout does not put you in it.

The pool is a hard ceiling. Rates are fixed per holder, so the table can promise more than the treasury holds — when that happens, every payout scales down by the same factor. Nothing is ever paid out of thin air.

How a cycle works

  1. Snapshots. 5 times a cycle, at random moments, every holder balance is recorded. Randomness is the defence: an announced snapshot time is an invitation to buy an hour before it.
  2. Averaging. The readings are averaged per wallet. Appear in one reading of five and you carry a fifth of the weight.
  3. Allocation. Each wallet's average share of supply picks its tier; the tier's daily rate × 7 days, taken of the pool, is its entitlement — scaled down together with everyone else's if the sum exceeds the pool.
  4. Distribution. The treasury transfers the equities to every eligible wallet, one transaction each, and the receipts land in the public ledger.

The treasury itself, liquidity pools, and burn addresses are excluded before anything is computed — a pool holds tokens on nobody's behalf, and paying one leaks the treasury to whoever drains it next.

Receiving payouts

There is no claim step. The shares are pushed to your wallet: you sign nothing, pay no gas, and cannot miss a window. A transfer on this chain costs about a cent, which is the entire reason the cost sits with the treasury instead of with you.

Everything you have been paid is listed under Earn → Paid to you, each row linking to its transaction on the explorer.

The terminal

  • Portfolio — the Divend token as a wallet page: balance, value, share of supply, a stepped balance history rebuilt from your own transfers, and the Send / Receive / Buy actions.
  • Market — all 90 listed equities, priced live from their Uniswap v3 pools the moment you load the page. Swap USDG or ETH into any of them; every quote carries slippage and price-impact guards.
  • Earn — the distribution ledger: cumulative payouts, treasury spend, eligible wallets, and the current cycle pinned on top with a waiting badge drawn from what the treasury actually holds.
  • Tier — the rate table and where your wallet stands in it.
  • History — every stock and USDG movement on the wallet, read from the public record rather than a ledger of ours.

Treasury & transparency

Every snapshot, every allocation, and every payout receipt is committed as plain JSON to the public repository. The arithmetic is a few hundred lines of tested code in the same repo — anyone can rerun it against the committed snapshots and check a payout to the unit.

The treasury's purchases are equally visible: USDG leaving the treasury address is listed in the Earn tab with its transaction, read straight from the explorer.

Contracts

Divend tokenset at launch
USDG0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168
Uniswap v3 factory0x1f7d7550B1b028f7571E69A784071F0205FD2EfA
Swap router0xcaf681a66d020601342297493863e78c959e5cb2

Always check an address against this page or the repository before interacting with it. This chain carries look-alike contracts.

FAQ

Do I need to stake or lock anything?
No. The tokens never leave your wallet, and you can sell them at any moment. The cost of selling mid-cycle is simply a lower average, and so a lower bracket.
Why did I receive nothing this cycle?
Your average share of supply stayed below 0.5% — the first bracket — or you bought in too late for the average to clear it. The Tier tab shows exactly where you stand.
Is the yield guaranteed?
No, and the docs say so on purpose. The rates are shares of a pool the operator funds; a cycle pays out what the pool holds. What is guaranteed is the arithmetic: it is public, tested, and rerunnable.
What do payouts cost me?
Nothing. Transfers are pushed by the treasury, which pays the gas.
Can the operator pay itself?
The treasury and the liquidity pools are excluded from every split, in code that is public. Their share is redistributed to real holders, not parked.
Where does trading happen?
On Uniswap v3 pools on RH Chain, through the app's own guarded quotes. Divend never holds your funds — every trade is signed by your wallet.