Skip to main content
Glama
matteoantoci

MCP Bitpanda Server

list_crypto_transactions

Retrieve paginated crypto transaction history from Bitpanda, including buy, sell, deposit, and withdrawal details. Filter by transaction type or status using cursor-based pagination for efficient data access.

Instructions

Lists all user's crypto transactions from the Bitpanda API. Newest crypto transactions come first. Response is cursor paginated.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cursorNoId of the last known crypto transaction by the client. Only crypto transactions after this id are returned. Empty or missing cursor parameter will return crypto transactions from the start.
page_sizeNoSize of a page for the paginated response
statusNoOne of `pending`, `processing`, `unconfirmed_transaction_out`, `open_invitation`, `finished` or `canceled`.
typeNoOne of `buy`, `sell`, `deposit`, `withdrawal`, `transfer`, `refund` or `ico`.

Other Tools

Related Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/matteoantoci/mcp-bitpanda'

If you have feedback or need assistance with the MCP directory API, please join our Discord server