Transaction volume on Ethereum chain
Ethereum is the next generation of cryptography ledger. It intends to support many advanced functions, including user issuing currency, intelligent protocol, decentralized transaction and what we think is the first fully decentralized autonomous organization (Daos) or decentralized autonomous company (DACS) application
Ethereum does not specifically support every single type of function as a feature. On the contrary, Ethereum includes a built-in Turing complete scripting language, which allows you to write code for the feature you want to implement through a mechanism called "contract". A contract is like an automatic agent. Every time a transaction is received, the contract will run a specific code, which can modify the data storage inside the contract or send the transaction. Advanced contracts can even modify their own code
Ethereum was launched on November 1, 2015, and launched on August 22, 2016 on bitcoin trading platform, a well-known domestic trading platform; 30-¥ About 60, current: ¥ 1259.97, the rise is amazing

Ethereum is likely to rise to 10000 in 2021
institutional investors and big capital are increasingly interested in cryptocurrency. The attention of all whales, and the attention of all the public, is focused on bitcoin. Since the global health and safety incident triggered the market crash in March 2020, the growth of eth has reached 1200%
while BTC only increased by 700%. Of course, in the context of bitcoin's record high price of 40000, Ethereum's rise to $1400 does not seem so impressive. In addition, the market value of eth is five times the trading volume of BTC market
extended information:
the increase of Ethereum is as follows:
the transaction volume recorded on Ethereum blockchain exceeds US $1 trillion. These figures exceed the transaction volume of payment giants such as PayPal, which is used by more than 350 million users and whose average transaction volume is generally less than $200 billion per quarter
each transaction will generate network fees paid by eth. Moreover, as the growth rate of the network is still very high, we can confidently expect the "bull market" trend of eth to continue. In any case, interest in cryptocurrency is growing, as are the number of active wallets, the number of transactions on the Internet, and the average size of transactions
If you want to query the transaction records on the main network, you can use Etherscan. However, if you build your own private chain, how should you query the transaction records
the answer is that you need to listen to the logs on the chain, save them in the database, and then query them in the database. For example:
< pre t = "code" L = "Java" > varaddr = & quot& quot;< br />varfilter=web3.eth.filter({fromB lock:0 ,toBlock:' latest', address:addr });< br />filter.get(function(err,transactions){transactions.forEach(function(tx){
vartxInfo=web3.eth.getTransaction(tx.transactionHash);
/ / at this time, the transaction information txinfo can be stored in the database
})< br />}); Pre >
Web3. Eth. Filter() is used to monitor the log on the chain, and Web3. Eth. Gettransaction() is used to extract the information of the specified transaction. Once the transaction information is obtained, it can be stored in the database for query
recommend a practical introction, you can see: Ethereum tutorial
Both aoex and E-app can view real-time dynamic transaction
data
you mean platform trading. Domestic illegal, international and mostly deceptive, you find the well-known ones. There is a special introction to blockchain network. Remember to be legal, otherwise you can't withdraw cash and it's useless to make money.
as long as you can continuously spread the shortcomings of bitcoin and rece the number of people who hold bitcoin, it will basically affect the operation of the exchange. If bitcoin can't be traded, it will only have some academic research value
