ViewBlock / binance-api-node

:chart: A complete and heavily tested wrapper with typings for the Binance API.
665 stars 502 forks source link

Converting crypto to crypto #566

Open michalko opened 2 years ago

michalko commented 2 years ago

Hi, i want to convert solana to arweave, in binance app i do it using convert option. How do i do it using api? i checked the api and can’t find anything suitable. Maybe i should buy USDT with Solana, and AR with USDT, but also don’t know how to do it, i can’t find the right methods or symbols. Can you please help me? Thanks, Michal

nepster-web commented 1 year ago

I think it's about this: https://binance-docs.github.io/apidocs/spot/en/#convert-endpoints

but I don't see support for those methods in the library. Is it supported?