What is RTP?

RTP (Resilient Token Protocol) builds bespoke trading engines on Solana. One client, one strategy, engineered around your specifics — risk budget, drawdown limit, accumulation target, horizon — and run on self-custodied, on-chain-verifiable rails. There is no RTP token. RTP is a service backed by infrastructure.

What We Are Not

  • Not investment advice. We do not manage your money and we do not tell you what to buy. We deliver research output, validated configurations, and execution rails. You keep custody and every decision.
  • Not a fund or vault product. Your capital never touches ours. It stays in your wallet; the engine trades through scoped permission you can revoke instantly.
  • Not loyal to any venue. No venue pays us. Every engine is priced at fees we measure on-chain ourselves, and we migrate venues when measurement says so.
The onboarding we wish we had

When we first got into the trenches, nobody told us where the traps were: venues that shut down overnight, fee schedules that silently eat edges, custody mistakes that cost everything. RTP is that onboarding, built as a service — engineered around lessons paid for in the market.

The Service

  1. Intake: you state capital size, max drawdown (hard limit), horizon, constraints — ten minutes, structured
  2. Build: the research pipeline engineers a strategy around your terms — not from a template library
  3. Validate: ten fixed gates, identical for every client, run at venue fees measured on-chain — never docs, never assumptions
  4. Verdict: written pass / conditional / fail with full configuration, machine-readable and independently verifiable
  5. Debrief: 45–60 minutes walking through the verdict and the risk envelope

Built For A Fast-Moving Ecosystem

Solana perps venues change fee schedules, mechanics, and even existence on short notice. In August 2026 our execution venue (Flash Trade) announced a wind-down — our response was a same-session re-validation of the live engine on the replacement venue's on-chain-measured costs, passing all ten gates. That loop — measure, validate, migrate, document — is the product. The ecosystem evolves; the engine keeps its edge because the cost basis is always current.

The PDA System, In Plain Terms

Client capital sits behind a PDA — a program-derived address. A vault with no keys. It is controlled by code, not people: no password to steal, no insider with access, no signature that can be forged. Funds only move when the on-chain rules allow it, and those rules — position limits, drawdown stops, emergency halt — are enforced the same way for everyone. You retain custody of your wallet and hold the kill switch: execution runs through permission you grant, and revoking it stops the engine instantly.

Why RTP, Not a Multisig or Yield Aggregator?

DimensionSquads MultisigYield AggregatorRTP
Who controls funds?Multi-sig signers (humans)Smart contract (immutable)You — self-custody with scoped execution permission
StrategyManual / nonePreset, shared by all usersEngineered per client; no shared edges
Cost modelNoneAssumedMeasured on-chain per venue, re-verified on migration
Venue riskNone (no yield)Protocol riskMeasured + migration-capable; venue health monitored
Trust modelTrust the signersTrust the contractTrust the program + audit every transaction
AdaptationNoneNoneNightly research (30K configs), LLM evolution, memory

What's Been Built

ComponentStatusDetail
Live blueprint✅ Real capital since May 2026SOL/USDT Survivor 2.69 — the specimen engine, every trade on-chain
Venue migration✅ Proven live (Aug 2026)Flash wind-down → GMTrade re-validation on measured on-chain costs, 10/10 gates
Research pipeline✅ Nightly30K configs/night, 9-fold walk-forward, Darwinian evolution
Gate suite✅ Fixed across clients10 gates at measured costs; the standard every engine clears
Rust swarm runtime✅ 325 tests passing6 wings: Trading, Security, Evolve, Knowledge, Audit, Futureproof
Anchor treasury program✅ DeployedPDA-owned vault, 19 instructions, constitutional constraints on-chain
Token treasury heritage✅ ShippedPer-token PDAs + SDK for token projects (below)
Dashboard✅ Liveresilientprotocol.xyz: live engine state, wallet connect
Token project or platform?

RTP began as token-treasury infrastructure and that path remains open: per-token PDAs, fee routing from launchpads, SDK integration. See Getting Started — Token Projects and Getting Started — Platforms.