getLatestFTMPrice().call()
Returns FTM Price in USD formatted for / 1e8
getLatestTokenPrice(pairaddress, amount).call()
Returns token 0 current amount vs token 1 from the Liquidity Pool address and amount of coin, recommended 1. Any LP pair address that is based off Uniswap V2 can be queried from this function.