Support for FIAT trade symbols such as AUD on testnet

I would like to have testnet support for Fiat currencies like AUD, similar to what is present on the mainnet on binance.

  • For Eg. When I try to get Order book info for BTCAUD on testnet and it gives me a invalid symbol error however, if I post the same on mainnet it returns the order book

The URLs that I am using:

mainnet url: https://api.binance.com/api/v3/depth?symbol=BTCAUD&limit=100

testnet url: https://testnet.binance.vision/api/v3/depth?symbol=BTCAUD&limit=100

This is essential for a developer like me in order to test their code and find any issues before actually making trades on the main net.

thank you for the feedback, will forward to the team for review.