Terra New Users' Top Smart Contracts
This dashboard provides the top smart contracts used by new users.
- A "new user" is defined as an address whose first transaction was in the last 90 days.
- An interaction with a smart contract is identified by filtering for
msg_type = 'wasm/MsgExecuteContract'
(see message type specification).
The table below provides the top 20 smart contracts as ranked by:
- The number of unique wallets/addresses which have interacted with them;
- The number of transactions interacting with them.
The key findings are:
- Anchor smart contracts dominate the top 20 smart contracts as measured by the highest number of unique users/wallets and transactions interacting with them.
- The Anchor Market smart contract used to deposit and borrow UST is by far the most popular smart contract.
This dashboard answers the bounty question: "Based on your analysis for #161, provide the top 20 smart contract addresses that users interact with or the top 2 smart contract addresses per each of the protocols that you previously analyzed"
The following sections provide the top 2 smart contracts for Anchor, Mirror, Pylon, Astroport, and Terraswap as ranked by the highest number of unique wallets and the highest number of transactions interacting with the contract. The labels from terra.labels
table provide an indication of what these smart contracts are used for.
The 2nd top smart contract is different depending on the ranking metric (i.e. unique address count vs. transaction count).