Skip to main content
Glama

MCP Paradex Server

by sv
MIT License
8
  • Linux
  • Apple

paradex_vault_balance

Retrieve the current balance of a specific vault, including available, locked, and total funds, to assess its financial state before executing trades or withdrawals on the Paradex platform.

Instructions

Get the current balance of a specific vault. Retrieves the current balance information for a specific vault, including available funds, locked funds, and total balance. This is essential for understanding the financial state of a vault before executing trades or withdrawals.

Input Schema

NameRequiredDescriptionDefault
vault_addressYesThe address of the vault to get balance for.

Input Schema (JSON Schema)

{ "properties": { "vault_address": { "description": "The address of the vault to get balance for.", "title": "Vault Address", "type": "string" } }, "required": [ "vault_address" ], "title": "get_vault_balanceArguments", "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