District Deep Dive: Contracts Deployed
Building on work from The Law Offices of NEAR, provide an updated view of contracts deployed over time on NEAR. (Hint: the transactions table will help with this).
Introduction
Methodology
Why build Smart Contracts on NEAR Protocol?
NEAR has a robust and progressive User Experience (UX) for dApp users on the DeFi platform. It is environmentally friendly, emerging as one of the best digital market ecosystems. The sharding mechanism used by the NEAR ecosystem enables smooth data retrieval and also facilitates dApp scaling on the DeFi platforms.
It’s about Developing & Deploying Smart Contracts
The NEAR platform is one of the most futuristic and progressive protocols available in the blockchain industry today and it is technically advanced and innovative in many terms. It focuses on creating decentralized applications using sharding technology to attain scalability. Offering benefits like human-readable account names instead of cryptographic wallet addresses, NEAR assists dApp users in interacting with the blockchain network and smart contracts. Its benefits make the NEAR network one of the best platforms for developing and deploying smart contracts, dApps and other blockchain-related services. \n Source
-
For this question:
I use
fact_actions_events,
fact_actions_events_function_call
andfact_transactions
tables.Filter
DeployContract
from thefact_actions_events
table.for finding new deployed smart contracts
action_name = 'DeployContract'
andmethod_name = 'new'
from“near.core.fact_actions_events”
,“near.core.fact_actions_events_function_call”
tables.
Results
-
Near is influenced by the price of Bitcoin and shows us the same chart with a little delay.
-
When the price decrease having contracts based on intertaining like games, NFT ,ways to ear Near cause more users and more contracts.
-
Token.sweat
earn more gas in compare to other contracts. -
After that we have
tge-lockup.sweat,
again about SWEAT. -
USN contract
in the second place since the beginning of 2022.USN is the native stablecoin of the Near Protocol, softly pegged to the US Dollar. USN is overcollateralized by NEAR and USDT held in a Reserve Fund controlled by Decentral Bank. USN can be minted by depositing NEAR into the reserve fund smart contract and can always be redeemed by burning USN for the equivalent market value of NEAR. To elaborate you can deposit $1 worth of NEAR to mint 1USN. Afterwards, you can always burn USN to redeem $1 worth of NEAR regardless of price volatility.
-
And then we have
staking.parsa.near
that is about NFTs.

-
Aurora with 64.2M transaction is in the first place of interacted.
With Aurora, Ethereum users can work with familiar applications while benefiting from the efficiency of NEAR; as the transaction cost is several orders of magnitude cheaper than that of Ethereum, Aurora removes a steep financial barrier to entry for users and developers––especially newcomers to the ecosystem. source
-
After Aurora , app.nearcrowd.near with 53.4 transaction is in the second place.
NEAR Crowd allows you to earn Ⓝ by performing simple tasks.source
-
And in the third place we have token.sweat with 4M transaction.
-
We can see paras near in top 10, its a market place for NFT. \n
Conclusion
- Since the beginning 2022 we have 31.3K contracts and 6.69K of them are smart contracts.
- In the early months of the year we can see more new contracts and more number of transaction with contracts.
- Aurora with 64.2M transaction is in the first place of top 10.
- we find out that some contracts always have the most transactions. But on some days there is a big chance for other contracts due to news and other factors.
- Twitter is the best way to spread news related to blockchain entertainment.
- Paying attention to the contracts that have the highest number of transactions and the contracts that have the highest amount of gas, the way to create new contracts with related and desired issues is created.
- Also, on some days, the amount of use of a contract suddenly increased, investigating the reasons for the temporary increase in the transactions of these contracts helps a lot to increase the regular transactions of that contract.
> Really thanks to :Yousefi_1994 > > for this complete dashboard > > and also thanks : avaema , arazfeyzi , mboveiri > > these dashboard helps me to write my own analysis.
-
We have 31.3K contracts since beginning 2022 and 6.69K of them are smart contracts.
-
in daily number of new smart contracts we can see that on Jan 19, we have the largest number of new smart contracts (103 new smart contracts).
-
In monthly number of smart contracts we can see that Jan and Feb have the largest number of smart contracts.
-
Also in the last three months Aug has largest number of smart contracts.
-
In cumulative number of smart contracts, in the beginning, the graph has a big slope, but then the slope decreases.
\
On daily contract with most interacted we see:
-
On Aug 20 and 21 we see large number of transaction with ==v2.ref-finance.near==.
-
At the end of the chart we can see that interact with ==tge-lookup.sweat== is increase.
-
Also ==priceoracle.near== can be seen almost every day.
-
At the end of the chart we can see new contracts.
-
By seeing the chart we can find out :
Although some contracts always have the most transactions. But on some days there is a big chance for other contracts due to news and other factors.