Lofty AI Platform Dashboard
Introduction to LoftyAI
- Lofty is a marketplace where investors can invest in tokenized real estate for as little as 50 USD per token.
- Each property is divided into 50 USD tokens, and investors can invest in properties through tokens distributed by Lofty AI.
- Lofty AI is a recipient of an Algorand Foundation Grant Award and is fascinating because people all over the world will be able to invest in properties all over the world without borders, just by purchasing LoftyAI tokenized property, which has previously been difficult to do.
Loading...
- The above bar chart ranks the properties listed by LoftyAI based on their total investment price (in USD).
- Lofty AI has a total of 123 properties listed as of July 14th 2022.
- The most expensive property is Lofty 621 E Le Claire Rd, which has an investment price of around 2.488M USD.
- Lofty 7542 & 7656 S Colfax Ave and Lofty 5401 Odom Ave are next, with approximate investment prices of 808.4k USD and 593.85k USD, respectively.
- The cheapest property is Lofty 1388 Penhurst Rd, which has an investment price of around 74.3k USD.
- Total investment prices per Lofty AI property ranges from 74.3k USD to 2.488M USD.
Loading...
Loading...
Loading...
- GP4MCZTH35KKEHVHKFJUSEU73NZVSZTAALII4ICBIG2XNXN2HKFPQATPRY is the wallet with the most Lofty AI properties, with 121 invested.
- Lofty AI has 123 properties listed and this wallet has invested in 121 of them, indicating that this wallet has invested in 98.374% of all LoftAI listed properties.
- The scatter plot of the number of tokens against the asset name above shows that the token invested by GP4MCZTH35KKEHVHKFJUSEU73NZVSZTAALII4ICBIG2XNXN2HKFPQATPRY.
- Amount of tokens owned by the wallet in Lofty AI properties range from 2 to 25 (which is also equivalent to 100 USD and 1250 USD).
- This wallet appears to be owned by investors who diversifies his investments, and their strategy seems to be to invest in multiple properties with at least 100 USD l in each.
Loading...
Conclusion
- Total investment prices per Lofty AI property ranges from 74.3k USD to 2.488M USD.
- The most expensive property is Lofty 621 E Le Claire Rd, which has an investment price of around 2.488M USD. This is followed by Lofty 7542 & 7656 S Colfax Ave and Lofty 5401 Odom Ave, with approximate investment prices of 808.4k USD and 593.85k USD, respectively.
- There are a total of 4960 unique wallets that have purchased at least 1 Lofty AI token as of July 14th 2022. The majority of the wallets purchased their first Lofty AI token in the month of March 2022, with 614 of purchasers.
- GP4MCZTH35KKEHVHKFJUSEU73NZVSZTAALII4ICBIG2XNXN2HKFPQATPRY is the wallet with the most Lofty AI properties, with 121 invested. Lofty AI has 123 properties listed and this wallet has invested in 121 of them, indicating that this wallet has invested in 98.374% of all LoftAI listed properties.
Loading...
Loading...
- The bar chart above shows Algorand wallet’s first Lofty AI token purchase date by month.
- There are a total of 4960 unique wallets that have purchased at least 1 Lofty AI token as of July 14th 2022.
- The majority of the wallets purchased their first Lofty AI token in the month of March 2022, with 614 of purchasers.
Loading...
Introduction to this dashboard
- In this dashboard, we will look at the properties listed by LoftyAI and rank them based on their total investment price (in USD)
- Next, we will look at the number of wallets that have purchased at least one token for a property.
- Finally, we will look at the wallet that has invested in the most Lofty Property and see how many properties this wallet has invested in and how many tokens have been invested in each property.
Approach
- Because each token is worth 50 USD, the investment price of a property is calculated by multiplying the total supply of tokens for the property by 50.
- The
algorand.asset
table is used to obtain the total supply of each tokenized property. - Addresses that have bought 1 token for at least 1 property is found using the
algorand.asset_transfer_transaction
table. Addresses that have purchased tokens from LoftAI are the in asset_receiver column in thealgorand.asset_transfer_transaction
table. - To find the wallets that have invested the most in LoftAI property, we look at the wallets that have added the most LoftAI tokens to their wallets using the
algorand.account_asset
table.