Documentation
Overview
Malleable Gold is an on-chain ETF protocol on Solana. It enables fully backed index tokens with continuous mint and redeem, arbitrage-enforced price parity, and fee-driven yield.
How the ETF works
Structure
Each ETF token represents a fixed-weight basket of underlying assets. The backing is held on-chain and is verifiable. The ETF token is fully backed at all times.
- One index token per ETF
- Backing held on-chain, transparent reserves
- No leverage, no synthetic exposure
Minting
Users mint ETF tokens at NAV by depositing the underlying assets in the correct ratio. A mint fee applies. Minting increases ETF supply and increases backing reserves.
Redeeming
Users redeem ETF tokens at NAV by burning the ETF token and receiving the underlying basket. A redeem fee applies. Redeeming reduces supply and returns reserves.
Trading
The ETF token trades against USDC in a single liquidity pool. This concentrates liquidity, tightens spreads, and maximizes fee capture.
- Primary market: mint/redeem at NAV
- Secondary market: ETF/USDC pool
Price parity is enforced by arbitrage. When the ETF deviates from NAV, arbitrageurs mint or redeem until the price converges.
- Buy underlying basket
- Mint ETF at NAV
- Sell ETF into pool
- Capture spread
- Buy ETF in pool
- Redeem ETF to basket
- Sell underlying assets
- Capture spread
How yield works
Yield is fee-driven. It comes from real economic activity, primarily arbitrage volume that keeps the ETF aligned to NAV. There are no emissions and no inflationary incentives.
LP trading fees
Every trade in the ETF/USDC pool pays fees to liquidity providers. Arbitrage loops create consistent flow during volatility. More volatility generally means more arbitrage, more volume, and higher fee capture.
Mint and redeem fees
Every mint and redeem charges a platform fee. This captures protocol revenue even if pool liquidity is owned by third parties. Fees are paid in real assets.
- Not emissions
- Not token inflation
- Not leverage
Permissionless ETF creation
Malleable Gold is infrastructure. Anyone can create an on-chain ETF, define the basket, and launch it with the same mint/redeem and arbitrage framework.
- Assets in the basket
- Weights
- Fees
- Launch parameters
- NAV calculation and reserve accounting
- Mint/redeem rails
- Pool integration patterns
- Fee accounting
Modules
The ETF is the core product. These modules use the same on-chain rails and can be used independently.
Stake
Stake lets you stake your ETF LP position and earn 50% of protocol revenue generated from mint and redeem fees. Your LP trading fees still accrue normally based on pool activity.
- Your ETF/USDC LP position (LP token or LP NFT)
- Staking does not change your underlying exposure
- You can unstake at any time (cooldown may apply depending on final parameters)
- 50% of protocol mint and redeem fees
- Paid in real assets collected by the protocol
- Accrues pro-rata based on your share of staked LP
Decentralised OTC
Decentralised OTC enables peer-to-peer settlement using an NFT wrapper. The seller wraps tokens into an NFT and lists it on a marketplace. The buyer purchases the NFT and unwraps it on-chain to receive the underlying tokens.
- Move size without AMM slippage
- Simple settlement through NFT marketplace rails
- The NFT is the claim ticket to the underlying tokens
- Seller wraps tokens → receives an NFT
- Seller lists NFT on secondary market
- Buyer buys NFT
- Buyer unwraps → receives tokens
- Marketplace fees depend on the venue
- Unwrapping is permissionless, whoever holds the NFT can unwrap
Token-backed NFT Launchpad
The launchpad lets any SPL token be used to create an NFT collection backed by that token. Redemption is burn-to-redeem, so the collection can be deflationary as NFTs are redeemed.
- An NFT collection with token-backed redemption value
- On-chain reserves allocated to redemption
- Burn-to-redeem redemption rails
- Creator deposits SPL tokens as backing
- Collection mints NFTs that represent a claim on backing
- User burns NFT → receives the backing tokens
Risks and disclosures
Yield is variable and depends on volume, volatility, and adoption. This is a market-structure product.
- Early volume uncertainty
- Smart contract risk
- Oracle risk
- Liquidity and spread risk
- Fully backed reserves
- Continuous redeemability
- No emissions, no reflexive unwind mechanics
- Transparent on-chain accounting
FAQ
Is the ETF ever undercollateralized?
No. The ETF is fully backed at all times.
Can I redeem at any time?
Yes, there are no limits or restrictions on redemption.
Where does yield come from?
LP trading fees and protocol mint/redeem fees.
Is there a governance token?
No, there is not a governance token.