get_transaction_history
Fetch recent transaction history for any wallet address on the Pharos Atlantic network, with configurable results and testnet or mainnet selection.
Instructions
Get recent transactions for an address from the Pharos Atlantic explorer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of transactions to return (default 10, max 50) | |
| address | Yes | Wallet address to fetch history for | |
| network | No | Network to use: testnet (default) or mainnet |