sammchardy / python-binance

Binance Exchange API python implementation for automated trading
https://python-binance.readthedocs.io/en/latest/
MIT License
6.06k stars 2.21k forks source link

ERD instead of EGLD #673

Open NandyBa opened 3 years ago

NandyBa commented 3 years ago

I get ERD instead of EGLD as a result of Client.get_account(). Does someone else experiment the same issue ?

I use python-binance 0.7.9

nicolasesprit commented 2 years ago

Same issue. From Spot portfolio i have EGLD, but if Flexible Savings i have ERD. ERD his the old coin, but it still appears to be used by Binance. So the "bug" therefore comes from the binance API and not from the library.