We had a uniswap (ethereum) subschema that was for returning liquidity pool % contributions, however the logic is the same for pancakeswap (BSC), so I renamed the schema to evm-chain, added a bsc web3 provider to context, then changed the query to accept a platform of uniswap or pancakeswap
Closes #213
We had a uniswap (ethereum) subschema that was for returning liquidity pool % contributions, however the logic is the same for pancakeswap (BSC), so I renamed the schema to evm-chain, added a bsc web3 provider to context, then changed the query to accept a platform of uniswap or pancakeswap