Skip to content

Updates as per the latest postman collection#19

Open
pratts wants to merge 2 commits into
WazirX:masterfrom
pratts:master
Open

Updates as per the latest postman collection#19
pratts wants to merge 2 commits into
WazirX:masterfrom
pratts:master

Conversation

@pratts

@pratts pratts commented Jun 24, 2026

Copy link
Copy Markdown

Add missing Postman collection endpoints and fix system_status bug

Adds klines, my_trades, coins, withdraw/withdraw_history, deposit_address, sub_account_transfer_history, sub_accounts and sub_account_fund_transfer to endpoints.py and api_mapper.json.

Fixes system_status mapping which incorrectly pointed to the "time" endpoint

pratts added 2 commits June 24, 2026 15:06
Adds klines, my_trades, coins, withdraw/withdraw_history,
deposit_address, sub_account_transfer_history, sub_accounts
and sub_account_fund_transfer to endpoints.py and api_mapper.json.

Fixes system_status mapping which incorrectly pointed to the "time"
endpoint
  - Replace fragile sys.version string indexing with sys.version_info
  - Fix file descriptor leak by loading api_mapper.json once at module level
  - Introduce WazirxAPIError for selective exception handling by callers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant