Hop Bridge Volume

    {Bounty Assignment}[Ethereum] Q11. How many Matic token were bridged in 2022 per day from ethereum to layer2 using Hop? Use Ethereum_core schema. Hints: contract address for ethereum bridge for Matic : 0x22B1Cbb8D98a01a3B71D034BB899775A76Eb1cc2...... MATIC contract address on ethereum: 0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0....... Event name that sends token from user's wallet to the bridge is 'Transfer'....... Event name that sends token from the bridge to the layer 2 wallet is 'TransferSentToL2'.......