dogecoin_get_transaction_history
Fetch transaction history for a Dogecoin address. Supports pagination with limit and offset parameters.
Instructions
Get transaction history for a Dogecoin address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of transactions to return | |
| offset | No | Number of transactions to skip | |
| address | Yes | Dogecoin address to check |