Hey there,
I am using https://deep-index.moralis.io/api/v2/erc20… to get the erc20 token eth and usd price.
But it returns something weird and I wanted to ask what I would need to do to get the 1:1 usd price of that requested token with the response this endpoint give me. I want the same price etherscan shows me.
exchangeAddress: "0x1f98431c8ad98523631ae4a59f267346ea31f984"
​
exchangeName: "Uniswap v3"
​
nativePrice: Object { value: "596082550119330", decimals: 18, name: "Ether", … }
​
usdPrice: 1.0004000600027727
This is the response of my 12.96$ usdt token. How can i get that exact 12.96$ in usd currency and i want it to work also for any token that comes