Algorand Week: Gard + Yieldly (Staking GARD on Algostake)
Users can stake GARD on Algostake to earn GARDIAN, a token that will be used to redeem GARD governance tokens.
Users can stake GARD on Algostake to earn GARDIAN, a token that will be used to redeem GARD governance tokens. In this bounties we want to check the following :
- 1- How many wallets have staked GARD to earn GARDIAN?
- 2- The average amount staked by wallet.
- 3- The amount of Gardian redeemed each day through the staking pool.
- 4- Check percent of wallet's received the Gardian airdrop and staked GARD on algostake
In this section we want to get how many wallets have staked GARD to earn GARDIAN.
Loading...
- We first find GARD creator_address FROM
[algorand.asset]
table by asset_id = 684649988 - The GARD creator_address is: 5ZWDKQVBJL6VHZIKXQOLRM37ZS4O5EFXTDT2DS7YZS6UY5KRS6OWSOZRXU
- Find GARD app_id from
[algorand.app]
table by creator_address = 5ZWDKQVBJL6VHZIKXQOLRM37ZS4O5EFXTDT2DS7YZS6UY5KRS6OWSOZRXU - Finally [count (distinct sender)] by GARD app_id and try_base64_decode_string(tx_message:txn:apaa[0]::string) in ('NewPosition') in
[algorand.application_call_transaction]
table
Loading...
In this section you see the total staked amount by wallets
Loading...
In this section, we show the top 50 addresses that have the most staked value along with its average
- Address 4KZR4J2BNG7USEHLO7A4BWYW4OKBXPQPHY2DSNY2PM2FJNXIQPLYT5GWDI has the most staked value
- Address 4KZR4J2BNG7USEHLO7A4BWYW4OKBXPQPHY2DSNY2PM2FJNXIQPLYT5GWDI has the average amount staked is half the value of the staked value, and that might mean that used the received tokens to redeem GARD government tokens.
Loading...
Loading...
According to the above results:
- The amount of staked is more than the amount of redeemed on a daily basis.
- 31 Mar, 2 Apr and 12 Apr 2022 has most staked amount
- in 3 May 2022 The redeemed amount is greater than the staked amount
- after 12 Apr 2022 the amount of redeemed and staked is significantly reduced
Loading...
According to the above results:
- I don't see any of the wallets that received the Gardian from the referral airdrop also staking GARD on Algostake