All examples

P-Token Runtime Tools

A wallet-aware cleanup and education surface for Solana users, builders, and agents using classic SPL runtime improvements.

createPTokenOptimizationPlan
Runtime workbench

Plan token-heavy flows before users sign.

P-Token keeps the normal SPL program interface while improving runtime behavior for supported classic SPL operations. Conduit turns that into useful product tooling: find recoverable SOL, close empty accounts safely, recover creator/admin excess SOL where authorized, unwrap leftover wSOL, and explain what builders need to parse.

Open the workbench
Tool
Sponsored cleanup

Close as many safe accounts as fit in one transaction with Conduit as fee payer and a tiny transparent fee from recovered SOL.

Tool
Wallet-fee cleanup

Let funded wallets reclaim directly with no Conduit cleanup fee.

Tool
Wrapped SOL cleanup

Find wSOL accounts that can safely close back into native SOL.

Tool
Creator recovery

Connect the creator wallet, scan mint/token/multisig accounts, and recover only when authority is proven.

Tool
Indexer readiness

Teach builders how P-Token changes parsing without exposing provider details.