What is NEAR?
NEAR is a smart contract enabled blockchain protocol that aims to improve inter-blockchain operability and scaling. It’s native token is $NEAR.
What are smart contracts?
In blockchain terminology, smart contracts are self executing programs that run when pre-programmed conditions are satisfied.
Let’s see how much smart contracts have been deployed on NEAR so far in 2022.
On the near.core.fact_actions_events
, smart contract deployment have a DeployContract
action_name. I selected tx_receiver
as the smart contract address of the first appearance [using min(block_timestamp)] of all transactions with the DeployContract
action_name in the selected timeframe.