VaultsComposeEarnCreate

Compose

Build multi-protocol DeFi strategies in one flow. Syntx compose with Jupiter, Kamino, Marginfi, Phoenix, and any Solana program via CPI. This is what purpose-built chains like Hyperliquid can never offer.

Filter:

How composability works

CPI (Cross-Program Invocation)

Any Solana program can call Syntx in the same transaction. Atomic execution — if any step fails, everything reverts.

get_share_price

On-chain oracle returns vault share price. Lending protocols can value Syntx shares as collateral without external oracles.

cpi_trade

Public trading interface — any program can open/close positions through the vault. Size-limited for safety.