Iβm having trouble showing users the prices of a token. is with a huge difference and this is causing problems.
{
"nativePrice": {
"value": "84445700250",
"decimals": 18,
"name": "Binance Coin",
"symbol": "BNB"
},
"usdPrice": 0.000046581264752489,
"exchangeAddress": "0xcA143Ce32Fe78f1f7019d7d551a6402fC5350c73",
"exchangeName": "PancakeSwap v2"
}
curl -X 'GET' \
'https://deep-index.moralis.io/api/v2/erc20/0x0fa9651a0ecc19906843c13c60443300b9d37355/price?chain=0x38' \
-H 'accept: application/json' \
-H 'X-API-Key: 3DLxpq0He5XkIpsSDyNVAh2TZjVDlCWzPV60PeiOLKrlyArMJJfhYBCf0ySee6gx'