Pancake Swap Historical Prices
Budget: $30 – $250 USD
I have a Binance Smart Chain node and scripts that will stream the output of w3.eth.get_block() and w3.eth.get_logs(). I am trying to find historical/current prices based off the Pancake Swap v2 Router. Finding the ratio of token1/token2 in the swap transactions.