We would like to inform you that, as of version v4.5.52, we’ve introduced important updates to the Aster integration in CCXT.
These changes simplify and improve usage but require updates to your existing setup.
As a result:
- authentication has been unified, only the L1 privateKey is required
- API upgraded to V3
- CCXT has joined the Aster Builder Codes program to help support the ongoing development and maintenance of the project, users trading on Aster via CCXT will incur an additional fee of 0.01% but participation is entirely optional.
Example:
exchange = ccxt.aster({
'privateKey': 'YOUR_L1_PRIVATE_KEY',
})If you have any questions or require assistance, please do not hesitate to reach out to the CCXT team.
Thank you for your continued support.
Best regards,
The CCXT Team ✅