I’m building an indexer using moralis. I’m not worried about design but I’d like to display real time data using fire base.
I have around 6 api endpoints to start with.
I’d like to get new uniswap pairs in a table with rows for different data pieces like :
Contract name + symbol
Contract published + send trigger to get contract using etherscan api (this is simple and I’m happy to do it)
Trading opened + time
Contract renounced
Liquidity locked + amount
Liquidity removed