ETH stream
Every $BASIS transfer pays a tax in ETH. It accrues in escrow for one epoch, then gets distributed by weight.
3.1ETH from the trading tax and USDG from Morpho lending - pushed to $BASIS holders every epoch. No mint-on-deposit. No NAV on the token.
Every $BASIS transfer pays a tax in ETH. It accrues in escrow for one epoch, then gets distributed by weight.
3.1Treasury sits in a Morpho vault on Robinhood Chain - the same rails that power Robinhood Earn.
3.2No delta-neutral positions, no shorts, no NAV minting. One vault, one asset, rate set by the market.
coreIn ETH - so distribution never sells $BASIS.
One epoch is one hour. Nothing is paid out early.
Only once the balance covers settlement cost (gas + keeper fee).
reward-wedge by weight balance + ve-boost. Trader rebate and keeper fee - same tx.
Multisig, one vault, one asset. Custody model borrowed from Talon Finance.
Interest is set by the Morpho market. No rotations, no rebalancing.
EpochKeeper redeems exactly the shares accrued since last epoch. Principal is never touched.
Always sums to 100% of the harvest. Retained compounds the principal.
Holds above the threshold → share of ETH and USDG every epoch.
Locks into veBASIS for a term → weight = balance + boost, decaying to unlock.
Pays tax on the trade → part of it comes back as a ETH rebate.
Closes the epoch → keeper fee in ETH in the same transaction. Permissionless.
Multisig. Runs the USDG position in the Morpho vault.
Bar widths are illustrative. Exact rates (x.xx / r.rr / k.kk / y.yy / z.zz / w.ww) are still being calibrated - see spec §5, §8.
ERC-20 $BASIS. Transfer tax, ETH escrow, push of reward-wedge and rebate.
Holds USDG, deposits / redeems Morpho vault shares, pushes payout-wedge.
Tracks locks, computes current ve-boost, blocks transfer of the locked portion.
Closes the epoch, harvests, runs both push payouts, pays the caller's keeper fee.
$BASIS is never minted or burned - only the fixed issuance at deploy.
A ETH epoch doesn't close until escrow covers settlement, keeper fee included.
payout-wedge + retained-wedge = 100% of the harvested yield.
A holder below the threshold only skips the current epoch - never loses the token.
Payout comes only from yield actually accrued. Principal is untouchable.
$BASIS locked in veBASIS cannot be transferred before the unlock date.
ve-boost decays monotonically to zero and never grows without a new lock.
reward + rebate + keeper-fee + protocol + launchpad = 100% of epoch tax.
A harvest never pulls more from the vault than accrued since last epoch.
Pick a vault with history and a curator (e.g. Steakhouse). The protocol doesn't control their code.
Keep part of treasury in a more liquid vault, or cap redemptions per epoch.
No guarantees to holders. Rate = market rate.
Gate by % of supply, as in pTokens Index - not by a fixed token count.
The call is permissionless; the fee covers gas with margin.
Cap the max boost and lock term so plain holders' share isn't diluted away.
Needs a seed at launch - source and size to be decided.
Flag a share of future epochs → instead of ETH/USDG it buys a leveraged Arcus pToken. Applies only at the next epoch boundary. Settings live in a Position NFT.
Every detail lives in the v1.0 spec.