INDEX BASKET PROTOCOL·SOLANA DEVNET
One token.
The whole thesis.
Fulcron compiles weighted, leveraged baskets of stocks, ETFs and crypto into single SPL shares. The weights sit on-chain like loads on a beam — every leg exactly where the strategy put it, rebalanced around one fixed point.
READS VIA PUBLIC RPC · NO WALLET NEEDED · every number on the Board ↗
The floor, read live.
public RPC · refreshed on visitprogram-numbered vaults, deterministic states
first-loss capital underwriting every leg
coverage ratio — re-read on every refresh
one stale leg halts the whole floor
numbers above are live contract reads, not copy — verify the addresses yourself ↗
The strategy is the token.
ERC-4626 vault sharesPick two to eight legs — stocks, ETFs, crypto — set the weights in 5% cells, choose a target from 1.0× to 3.0×. The factory compiles them into one SPL vault share: mint it, hold it, transfer it, redeem it. There is no separate claim to sign — the exposure you see is the exposure you hold.
SPL VAULT SHARES· 2–8 LEGS· Σ|w| = 100%· SINGLE LEG ≤ 50%
Four moves.
No discretion.
the whole operation set
Straight off the chain.
first five baskets · live readEvery basket. Every feed.
The Board carries the full floor — leverage bars against target, NAV per share, oracle drift — read from the same calls your wallet would make.
Open the BoardLeverage has bounds.
synthetic exposure · hard-coded bandsExposure is synthetic — underwritten by a counterparty pool and measured from NAV and margin on every health check. The bands are hard-coded: drift calls a rebalance, the ceiling calls anyone.
- Rebalance trigger
- actual leverage drifts from target — permissionless, keeper-bountied
- ± 0.25×
- Emergency deleverage
- anyone may call it and take the bounty — no operator in between
- ≥ 3.25×
- Oracle heartbeat
- every feed must beat it; one stale leg halts mints, redeems, rebalances
- 300 s
- Soft liquidation
- NAV at or under this share of entry reads Settled-bound
- ≤ 15%
Three seasons.
v0.2 · testnet MVPTestnet MVP
One non-upgradeable Anchor program on Solana Devnet, eight demo baskets, twelve mock feeds on a 300 s heartbeat, permissionless rebalances with bounties.
Depth
Short weights, liquidation incentives, fuzz and simulation reports published with the paper, Chainlink stock and ETF feeds mapped to the registry.
Mainnet review
Compliance assessment, audited contracts, position limits ramp — and the $FUL utility evaluated against the checklist before anything ships.
Straight answers.
the rest live on the PaperQ·01What exactly do I hold?+
Q·02Where does the leverage come from?+
Q·03What if an oracle goes stale?+
Q·04Can the terms change after I mint?+
Pick your point.
operate · verify · followThe Desk
operate · fulcron.xyz/app Connect a wallet on Solana Devnet: wrap SOL, mint a basket, redeem at NAV, underwrite the pool. The page holds no keys. 02The Board
watch · fulcron.xyz/floor Every basket with leverage bars, the full feed registry with drift scales, and the deployment ledger — live reads, no wallet. 03The Paper
verify · fulcron.xyz/docs Verified addresses, the five-fact primer, the worked example, the parameter sheet, FAQ and roadmap — the whole trail, searchable. 04X
follow · @fulcron_xyz Build notes, feed health, deployment changes — the record as it happens.Fulcron is experimental software on a public testnet. Contracts are unaudited. Leveraged baskets can lose all deposited capital. Nothing here is investment advice.