Bitcoin Forum
April 25, 2024, 06:10:28 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Ethereum and tokens  (Read 107 times)
787875 (OP)
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
January 09, 2018, 02:25:42 PM
 #1

I have a few questions about Ethereum and tokens.

1. Do i need to save the private key and json file if i use MEW wallet with Ledger nano s?

2. Tokens that run on Ethereum blockchain , how does that work?

2a. If i send for example Modum, does Modum use the same blockchain as Ethereum or some kind of sidechain?

3. What is really ERC20 tokens?

4. Is gas limit the same as transcation fee is for Bitcoin?
1714068628
Hero Member
*
Offline Offline

Posts: 1714068628

View Profile Personal Message (Offline)

Ignore
1714068628
Reply with quote  #2

1714068628
Report to moderator
The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714068628
Hero Member
*
Offline Offline

Posts: 1714068628

View Profile Personal Message (Offline)

Ignore
1714068628
Reply with quote  #2

1714068628
Report to moderator
1714068628
Hero Member
*
Offline Offline

Posts: 1714068628

View Profile Personal Message (Offline)

Ignore
1714068628
Reply with quote  #2

1714068628
Report to moderator
1714068628
Hero Member
*
Offline Offline

Posts: 1714068628

View Profile Personal Message (Offline)

Ignore
1714068628
Reply with quote  #2

1714068628
Report to moderator
MadGamer
Legendary
*
Offline Offline

Activity: 1568
Merit: 1031


View Profile
January 09, 2018, 02:29:29 PM
 #2

1. If you're running through the Ledger nano S then no, you don't need any JSON files.
2. They are built inside Ethereum blockchain (ERC20 tokens) just like Tether is built inside Bitcoin blockchain (Omni tokens) - If Modum is an ERC20 token then yes, It uses the same blockchain.
3. See answer above.
4. https://www.cryptocompare.com/coins/guides/what-is-the-gas-in-ethereum/

LuBro
Member
**
Offline Offline

Activity: 210
Merit: 12


View Profile
January 09, 2018, 02:58:53 PM
 #3

I would say that it is really important to save every security datas for later on! I was happy, that I printed my Private Key and saved the JSON file..
But if you're using the Ledger it is much safer.
For your last answer I recommend this: https://ethgasstation.info/
MadGamer helped you a lot I think Smiley
khungcuaso11
Newbie
*
Offline Offline

Activity: 182
Merit: 0


View Profile
January 09, 2018, 03:58:56 PM
 #4

I read the topic is still not clear at item#2, someone please explain to me, finally:
- Does ethereum on blockchain.info get a token, is it different vs myetherwallet?
Thanks!
lizardbtc
Full Member
***
Offline Offline

Activity: 448
Merit: 109



View Profile
January 09, 2018, 03:59:31 PM
 #5

I have a few questions about Ethereum and tokens.

1. Do i need to save the private key and json file if i use MEW wallet with Ledger nano s?

2. Tokens that run on Ethereum blockchain , how does that work?

2a. If i send for example Modum, does Modum use the same blockchain as Ethereum or some kind of sidechain?

3. What is really ERC20 tokens?

4. Is gas limit the same as transcation fee is for Bitcoin?

Ether is the main token that exists in ethereum blockchain, it was built mainly to be the gass on the network. Ethereum was built to enable smart contracts - this we can see being developed really well by many devs right now, and of course for dApps aka decentralzied applications. In order for tokens, smart contracts and dApps to happen on ethereum network you need Ether the main token on ethereum, its like paying bitcoin fees with bitcoin, just this gass is a fee for everything you do with blockchain there in some way.

ERC20 tokens are made as contracts of some sort and relativly easier to create than to fork original bitcoin code and create an altcoin. So in short these ERC20 tokens are simply contracts in ethereum network that require gass or ether to transact.


I read the topic is still not clear at item#2, someone please explain to me, finally:
- Does ethereum on blockchain.info get a token, is it different from myetherwallet?
Thanks!

blockchain.info is just a wallet provider nothing else. From my knowledge they don't offer you the option to send tokens but you can rreceive it to your blockchain.info wallet just you won't see them there, you will need https://etherscan.io/ to see your tokens. But as blockchain info give you an option to export your private keys which means that you can stll use your address to send out tokens but for this you will need myetherwallet for instance or some other wallet provider or install full node.
khungcuaso11
Newbie
*
Offline Offline

Activity: 182
Merit: 0


View Profile
January 09, 2018, 04:10:50 PM
 #6

I have a few questions about Ethereum and tokens.

1. Do i need to save the private key and json file if i use MEW wallet with Ledger nano s?

2. Tokens that run on Ethereum blockchain , how does that work?

2a. If i send for example Modum, does Modum use the same blockchain as Ethereum or some kind of sidechain?

3. What is really ERC20 tokens?

4. Is gas limit the same as transcation fee is for Bitcoin?

Ether is the main token that exists in ethereum blockchain, it was built mainly to be the gass on the network. Ethereum was built to enable smart contracts - this we can see being developed really well by many devs right now, and of course for dApps aka decentralzied applications. In order for tokens, smart contracts and dApps to happen on ethereum network you need Ether the main token on ethereum, its like paying bitcoin fees with bitcoin, just this gass is a fee for everything you do with blockchain there in some way.

ERC20 tokens are made as contracts of some sort and relativly easier to create than to fork original bitcoin code and create an altcoin. So in short these ERC20 tokens are simply contracts in ethereum network that require gass or ether to transact.


I read the topic is still not clear at item#2, someone please explain to me, finally:
- Does ethereum on blockchain.info get a token, is it different from myetherwallet?
Thanks!

blockchain.info is just a wallet provider nothing else. From my knowledge they don't offer you the option to send tokens but you can rreceive it to your blockchain.info wallet just you won't see them there, you will need https://etherscan.io/ to see your tokens. But as blockchain info give you an option to export your private keys which means that you can stll use your address to send out tokens but for this you will need myetherwallet for instance or some other wallet provider or install full node.

Hi Lizardbtc,
Thank you very much for sharing your.
Good luck!
787875 (OP)
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
January 10, 2018, 07:31:15 PM
Last edit: January 10, 2018, 08:03:04 PM by 787875
 #7

Thank you for all your answers. As usual this give me even more questions.

Have a few more.

1. If now every ERC20 token uses the same blockchain as Ethereum, this means that Ethereum can process extreme amounts of transactions? There are well over 100 ERC20 tokens, while Bitcoin can't even handle itself. Is this correct?

2. All ERC20 tokens are airdopped/not minable? I guess ERC20 tokens have there limit because of Ethereum, and are very dependable what Ethereum are doing?

3. How can i send an ERC20 token on the Eth network when they uses the same adress, how can the blockchain know if i send Eth or modum?

4. Eth and btc uses different blockchains, btc has their own blockchain and Bitcoin Cash is a sidechain of bitcoin blockchain? while ERC20 tokens uses Eths blockchain. Stratis,waves, Cardano and so on have also their own blockchain? Which means they all have seperate wallets? If this is correct it would means that every coin that doesn't uses Eth or Btc blockchain have their own wallet?

5. Have you any examples of Dapps except Cryptokitties?

787875 (OP)
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
January 17, 2018, 09:27:45 AM
 #8

Bump
nioctiB#1
Full Member
***
Offline Offline

Activity: 308
Merit: 100


View Profile
January 17, 2018, 09:44:14 AM
 #9

I have a few questions about Ethereum and tokens.

1. Do i need to save the private key and json file if i use MEW wallet with Ledger nano s?

2. Tokens that run on Ethereum blockchain , how does that work?

2a. If i send for example Modum, does Modum use the same blockchain as Ethereum or some kind of sidechain?

3. What is really ERC20 tokens?

4. Is gas limit the same as transcation fee is for Bitcoin?
1. You only need one, choose if you want json file or private key to access your etheruem wallet in myetherwallet.
2. Yes all token that is created in ethereum smart contracts uses the same blockchain with ethereum. this is why ethereum experienced delay or scaling problem when this cat game gets trending.
3. Erc20 tokens are assets that are created under ethereums platform. Erc means "ethereum request for comments”. This is a protocol for proposing improvements to the Ethereum network. 20 is the unique proposal ID number.
4. Yes it is the same as bitcoin transaction fee.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!