AlgoFi's AlgoVault Governance Period 3

    Q54. AlgoVault allows you to commit to Algorand Governance via the AlgoFi protocol. Let’s look at what users placed their ALGOs in the AlgoVault and Committed to Governance What is the current total amount of ALGOs in AlgoFis AlgoVault?(Look at all the wallets that are created via the AlgoVault then use the algorand.account table to calculate total balance) What percent of the AlgoVault Wallets have committed to governance? What percent of the ALGOs in the AlgoVault have been committed to the How much have they committed? (Decode the tx_message: try_base64_decode_string(tx_message:txn:note::string) like ‘af/gov1:j{“com”:%’ Show the algoVault wallets governance commitment by number of wallets and amount of ALGOs over time. Tips: AlgoVault Commitment Example tx_id: https://algoexplorer.io/tx/group/%2BJaQWvUgft6dgzaCMzjXcAIqPz9dj1qSdFHz7Bn1p%2BE%3D AlgoVault Governance Commitment Amount Example: https://algoexplorer.io/tx/USM3YSMLS4UUBPN6LEZ7WNEMKDYOAXSKYN7XWMHRPOXX5VCSN52A AlgoFi AlgoVault App ID 465814318 - To look at AlgoVault Deposits - And decode the tx message try_base64_decode_string(tx_message:txn:note::string) = ‘Market: mt’ AlgoFi AlgoVault Governance Commitment App ID 465818260 - To look at AlgoVault Wallet Governance Commitments - And decode the tx_message Decode the tx_message: try_base64_decode_string(tx_message:txn:note::string) like ‘af/gov1:j{“com”:%’ AlgoVault Contracts(App_ids) https://docs.algofi.org/vault/mainnet-contracts To Read More About AlgoFi Governance Vault: https://docs.algofi.org/vault/algorand-governance