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