Hi, getTokenPrice doesn’t send decimals of token when i ask price, nativePrice is only contain raw value.
But it seems like it should return decimals, btw it was working for me on Moralis v1 api. Am i doing something wrong?
Response
Hi, getTokenPrice doesn’t send decimals of token when i ask price, nativePrice is only contain raw value.
But it seems like it should return decimals, btw it was working for me on Moralis v1 api. Am i doing something wrong?
Response
If i use response.raw it works fine. I solved