You're viewing a demo portfolio

Join the waitlist
PRSM

get_transaction

Active

Tool of mcp-solscan

declared in 0.1.0

Fetch a Solana transaction by base58 signature. Returns status (Success/Fail), slot, block time, fee in lamports, SOL balance changes per account, and parsed instruction list.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "signature": "5h6xBEauJ3jGaDررrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr"
    }
  ],
  "required": [
    "signature"
  ],
  "properties": {
    "signature": {
      "type": "string",
      "description": "Solana transaction signature (base58)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-solscan

https://github.com/pipeworx-io/mcp-solscan

2/7 registries
View full server →
get_transaction — mcp-solscan — PRSM MCP