Skip to main content
Glama

MCP Paradex Server

by sv
MIT License
8
  • Linux
  • Apple

paradex_vault_transfers

Track deposit and withdrawal history for auditing, reconciliation, and verifying transaction settlements. Monitor fund flow, confirm balances, and generate reports for accounting or tax purposes.

Instructions

Track deposit and withdrawal history for auditing and reconciliation. Use this tool when you need to: - Verify deposits have completed and are available for trading - Track withdrawal status and confirm transaction settlement - Audit the complete fund flow history for a vault - Reconcile on-chain transactions with platform records - Understand historical capital allocation patterns Complete transfer history is essential for proper accounting and provides a clear audit trail of all capital movements. Example use cases: - Confirming that a recent deposit was credited to your account - Tracking the status of pending withdrawals - Creating transaction reports for accounting or tax purposes - Verifying the total amount deposited over time - Analyzing deposit/withdrawal patterns for strategy insights

Input Schema

NameRequiredDescriptionDefault
vault_addressYesThe address of the vault to get transfers for.

Input Schema (JSON Schema)

{ "properties": { "vault_address": { "description": "The address of the vault to get transfers for.", "title": "Vault Address", "type": "string" } }, "required": [ "vault_address" ], "title": "get_vault_transfersArguments", "type": "object" }

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/sv/mcp-paradex-py'

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