You're viewing a demo portfolio

Join the waitlist
PRSM

solana_getSignaturesForAddress

Active

Tool of aeX402 RPC (Solana + Robinhood Chain)

declared in 0.1.0

Get recent transaction signatures for an address. Returns up to 20 most recent.

Parameters schema

{
  "type": "object",
  "required": [
    "address"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "default": 20,
      "description": "Max signatures to return (default 20, max 1000)"
    },
    "address": {
      "type": "string",
      "description": "Account address (base58)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

aeX402 RPC (Solana + Robinhood Chain)

1/7 registries
View full server →