You're viewing a demo portfolio

Join the waitlist
PRSM

list_transfers

Active

Tool of mcp-solscan

declared in 0.1.0

Recent SOL and SPL token transfers for an account. Returns signature, timestamp, side (sent/received), token, amount, counterparty.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "address": "SolendFtLatfDwGrPfLVLocked111111111111111"
    },
    {
      "page": 1,
      "address": "SolendFtLatfDwGrPfLVLocked111111111111111",
      "page_size": 30
    }
  ],
  "required": [
    "address"
  ],
  "properties": {
    "page": {
      "type": "number",
      "description": "1-based page (default 1)"
    },
    "address": {
      "type": "string",
      "description": "Solana account public key"
    },
    "page_size": {
      "type": "number",
      "description": "1-40 (default 20)"
    }
  }
}

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 →
list_transfers — mcp-solscan — PRSM MCP