Top Kashi Pairs (II)

    Q80. Find the top 5 Kashi pairs on Ethereum based on the number of loans they have given out so far. Choose one that you like, and describe the following information: How many people are lending on this pair at the moment? How much each user is lending at the moment? Hints: -Adding asset for loan generates a “LogAddAsset” event -removing capital from kashi generates a “LogRemoveAsset” event