api – Blockchain endpoint working

[ad_1]

Disclaimer: I hold STORJ. (Not that it would have any impact on the answer)

What you’re looking at here is an ERC20 token. So your question revolves around the Ethereum blockchain.

When a new block is mined, it is transmitted to the nodes on the network. This is accomplished by the miner transmitting to his node, and his node transmits to other nodes, so forth and so on.

The idea of “end points” you are asking a node, lets say your node, or a 3rd party providers node for information. In an ideal world all nodes have the same exact information. In the real world they can be different but the node software resolves these differences using “longest chain wins”. That’s why we wait for confirmations. Ethereum works a bit differently as it uses a “confirmed” flag instead of number of times it’s seen since the original block it was first found but this is the Bitcoin forum.

With Bitcoin you can ask any node for “a block” but i think you mean “a transaction”. You simply don’t consider a “transaction” or “block” to be valid until there are 6 blocks after it. By then it’s statistically impossible for it not to “Exist” on the full chain.

In your final example: Storj doesn’t really “land” (or any token/coin on any chain). A transaction is submitted to mempool which is then broadcast to other nodes. A miner sees the transaction, mines it, and adds it to a block. That block is then rebroadcast. There is no way for you to “spend” anything because someone else has to confirm that the transaction is valid and add it for it to show up on the actual chain.

Note: Apologies for any confusion. The question was a bit awkward but did my best to answer the various points in it. I highly suggest investigating how blockchains work and why they work. Bitcoin is a fantastic place to start since this all started with Bitcoin.

[ad_2]

Source link


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *