solana_rpc
ActiveTool of aeX402 RPC (Solana + Robinhood Chain)
declared in 0.1.0
Call ANY Solana JSON-RPC method by name — full RPC surface beyond the typed solana_* tools (getProgramAccounts, getBlock, getEpochInfo, simulateTransaction, ...).
Parameters schema
{
"type": "object",
"required": [
"method"
],
"properties": {
"method": {
"type": "string",
"description": "Solana RPC method name, e.g. getEpochInfo"
},
"params": {
"type": "array",
"description": "Positional params array (method-specific). Omit for no params."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
aeX402 RPC (Solana + Robinhood Chain)
1/7 registries