Algo-54.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.