get_transaction_history
Retrieve recent transaction history for a Solana wallet address, showing transaction type, description, and timestamp for blockchain analysis.
Instructions
Letzte Transaktionen einer Solana-Wallet abrufen.
Zeigt die letzten Transaktionen mit Typ, Beschreibung und Zeitstempel.
Args: wallet_address: Solana-Wallet-Adresse im Base58-Format limit: Anzahl der Transaktionen (Standard: 10, Maximum: 50)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet_address | Yes | ||
| limit | No |