getSafeTransactions
Retrieve all transactions for a Safe address, with options to limit results and paginate using offset. Designed for querying Safe smart contract wallets on the Safe MCP Server.
Instructions
Get all transactions for a Safe address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | Safe address | |
limit | No | Number of transactions to return | |
offset | No | Offset for pagination |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Safe MCP Server
Related Tools
- @itsanishjain/alchemy-sdk-mcp
- @5ajaki/mcp-etherscan-server
- @NaniDAO/agentek
- @5ajaki/safe-mcp-server
- @otc-ai/mcp-otc