System Configuration
paradex_system_configRetrieve exchange system configuration including fee tiers, trading limits, and portfolio margin risk factors to inform trading decisions.
Instructions
Understand the exchange's global parameters and portfolio margin risk factors.
Use this tool when you need to:
- Check fee schedules before placing trades
- Verify trading limits and restrictions
- Understand exchange-wide parameters that affect your trading
- Review portfolio margin factors (hedged/unhedged margin, vol-shock params) per asset
Returns:
- config: raw system configuration (contract addresses, chain IDs, fee tiers, etc.)
- portfolio_margin: per-asset portfolio margin parameters used in PM calculations
Example use cases:
- Checking current fee tiers for different markets
- Verifying maximum leverage available for specific markets
- Reviewing portfolio margin risk factors before switching margin methodologyInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes | ||
| portfolio_margin | Yes |