Ethereum transaction record API
Publish: 2021-05-06 08:48:45
1. You can choose to trade in the digital currency exchange. At present, the mainstream digital currency exchanges in the market are coin security, fire currency and bitnet.
2. China bitcoin chbtc is the largest eth trading platform in China. Eth / BTC trading was launched on March 14, 2016, and it developed rapidly in just over a month. On April 30, the trading volume of eth / BTC had exceeded one million.
3. For indivial investors, the realm kingdom with lower investment threshold is more suitable, because its entry threshold starts from $100, which is very low.
4.
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 >
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
5. With bitpie wallet, this is the largest bitcoin wallet in China. It can buy and sell bitcoin with one click, which is much more convenient than the exchange.
6. China's bitcoin mobile app is the first mobile app in China to support Ethereum classic (etc) transactions. It can watch the market, trade and set price reminders.
7. Where are you going? Wallet or exchange
transfer eth, as long as there is an address, you can transfer it out
mnemonic words are things that you can help to find when you forget your key, not related to money collection.
transfer eth, as long as there is an address, you can transfer it out
mnemonic words are things that you can help to find when you forget your key, not related to money collection.
8. Looking for experts
9. No, these three are not compatible with each other and each has its own purpose
choose your own direction
the cost of developing an interface is not so high. Except for EOS, there is not much data to be chained, which is basically completed locally. As a top blockchain technology developer in China, weisanyun is still a good technology developer.
choose your own direction
the cost of developing an interface is not so high. Except for EOS, there is not much data to be chained, which is basically completed locally. As a top blockchain technology developer in China, weisanyun is still a good technology developer.
10. The withdrawal of digital currency generally only occurs on the digital currency trading platform. Where to withdraw cash? It is suggested to check the account number of the accounting platform carefully. It is generally in the personal center. The specific situation still needs to consult the official personnel, and the answer given by the official shall prevail. However, when choosing a digital currency trading platform, it is better to choose a big platform such as Xigu digital asset trading platform and bitcoin China.
Hot content
