Skip to content

Releases: ChipaDevTeam/AxiomTradeAPI-py

axiomtradeapi-1.1.0

10 Feb 17:02
f54b937

Choose a tag to compare

axiomtradeapi-1.0.9

10 Feb 16:00
70ea05b

Choose a tag to compare

What's Changed

Full Changelog: axiomtradeapi-1.0.8...axiomtradeapi-1.0.9

axiomtradeapi-1.0.8

10 Feb 15:27
1699a87

Choose a tag to compare

What's Changed

  • feat: Adds wallet transaction subscription via WebSocket by @hard-king in #3
  • fix: Fix the buy/sell token methods that use PumpPortal API by @lzh0430 in #6
  • Fix balance check and trading transaction 404 errors by @Copilot in #9
  • Fix balance check & transaction errors by migrating to blockchain-direct operations by @Copilot in #10
  • Consolidate duplicate client implementations into single client.py by @Copilot in #12
  • Fix login authentication: change password hash encoding from ISO-8859-1 to UTF-8 by @Copilot in #14
  • Fix WebSocket message routing for subscribe_wallet_transactions and subscribe_token_price by @Copilot in #15
  • fix new password hash algo by @chises in #16
  • [WIP] Add example script for websocket connection to AxiomTradeAPI by @Copilot in #17
  • Fix: Switch to batched-sol-balance endpoint, /sol-balance deprecated by @BigWess57 in #18
  • Fix WebSocket compatibility and new tokens parsing, add get_websocket_client helper by @BigWess57 in #19
  • Add websockets 10.x/13+ compatibility for connection headers by @Copilot in #20
  • Fix login otp and add tools by @theshadow76 in #21
  • Add proxy support by @theshadow76 in #22

New Contributors

Full Changelog: https://github.com/ChipaDevTeam/AxiomTradeAPI-py/commits/axiomtradeapi-1.0.8