Triton One · Capability
Triton One Solana RPC — Custom Methods
Triton One Solana RPC custom methods including getTransactionsForAddress (consolidated address history), getRecentPrioritizationFees with percentile parameter, and the standard Solana JSON-RPC entrypoint.
MCP Tools
triton-get-recent-prioritization-fees
Get recent prioritization fees with percentile parameter (1-10000, 5000 = median).
read-only
idempotent
triton-get-transactions-for-address
Consolidated Solana address history (signatures or full transactions) with slot/blockTime/status/tokenAccounts filters and pagination.
read-only
idempotent
triton-solana-rpc-call
Send an arbitrary Solana JSON-RPC method through Triton's RPC endpoint.