EOSIO / eos

An open source smart contract platform
https://developers.eos.io/manuals/eos
MIT License
11.27k stars 3.6k forks source link

How to get eos coin on testnet? #2953

Closed photon3108 closed 6 years ago

photon3108 commented 6 years ago

I launched a local testnet of dawn 3 and followed these two docs to create eos token by smart contract (eosio.token). I can check the balance by cleos get currency balance eosio.token user. Getting Started with Contracts Eosio.token, Exchange, and Eosio.msig Contracts

But I guess eos coin in the native eos blockchain is not eos token from smart contract (eosio.token) just like eth coin and erc20 token, right? After mainnet swap, all eos erc20 tokens will be turned to eos coins. How to get these eos coins on testnet? And how to check the balance of these? Thanks.

ghost commented 6 years ago

In eos, eosio.token is the native "coin". Although it works just like any other regular token.

lecht commented 6 years ago

I'm also figuring on this problem, is there anyone who knows this issue?

songjim commented 6 years ago

i have this problem too, can any one can help?

taokayan commented 6 years ago

Do you still have issues for ./cleos get currency balance username?

sergmetelin commented 6 years ago

Due to no reply for a significant amount of time, we are closing this ticket. If you have further questions, please send us an email to developers@block.one