My first ERC20 token ShadabAlamToken(SAT) and how to make your own ERC20 Token.
Hi friends,
I am a blockchain enthusiast and trying to get into this new technology field as a developer.So I have created an ERC20 token on rinkeby testnet .This token is called ShadabAlamToken and symbol is SAT.It has a maximum supply of 10,000 only and decimal places are zero.So I thought to share this on steemit .The smart contract address is 0x3b16A180728d0fc1A299D7961352e7FFa9C0c7a1 and creator address of this smart contract is this 0x6eb559Fe5e0Be6f31C2fe113594FA0Aff76692dd.
If you wanted to to see it on https://rinkeby.etherscan.io.Just put the contract address on search bar.
And if you also wanted to create this type of token for yourself then you can do it.
This can be done in just five minutes the steps are like this.
1.First, install chrome metamask extension and make an account on metamask.
- Now go to this website https://www.rinkeby.io/#faucet and make a post on any social media with your ethereum
public address.You will get testnet ethers.
3.Open this link https://github.com/ConsenSys/Tokens/tree/master/contracts/eip20
4.Open this link in other tab https://remix.ethereum.org/#optimize=false&version=soljson-v0.4.19+commit.c4cbbb05.js
5.Copy codes of eip20.sol and make a file with name of your token like xyz.sol in the step 4 link with + sign in the website and paste the copied code.
6.Now open EIP20Interface.sol file and copy codes and just paste it into a new file made in remix with the same name EIP20Interface.sol
7.Change the function name EIP20 to xyz or whatever you have given the name to your token in EIP20.sol
8.now in right side corner of remix just click the create button and nut the name of token ,decimal,and symbol of token and put the creator address and just deploy it.Now matamask tab wll popup and submit the transaction and wait the transaction to confirm.
9.Now you have your own toekn on testnet.
10.You can also send it to other people on there ethereum address but they will have to access it on rinkeby network .
Congratulations @shadab14meb346! You have completed some achievement on Steemit and have been rewarded with new badge(s) :
Award for the number of upvotes
Click on any badge to view your Board of Honor.
For more information about SteemitBoard, click here
If you no longer want to receive notifications, reply to this comment with the word
STOP
Congratulations @shadab14meb346! You have completed the following achievement on Steemit and have been rewarded with new badge(s) :
Award for the number of upvotes
Click on the badge to view your Board of Honor.
If you no longer want to receive notifications, reply to this comment with the word
STOP
Congratulations @shadab14meb346! You have received a personal award!
1 Year on Steemit
Click on the badge to view your Board of Honor.
Do not miss the last post from @steemitboard:
Congratulations @shadab14meb346! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :
Click here to view your Board
If you no longer want to receive notifications, reply to this comment with the word
STOP
Do not miss the last post from @steemitboard:
Congratulations @shadab14meb346! You received a personal award!
You can view your badges on your Steem Board and compare to others on the Steem Ranking
Vote for @Steemitboard as a witness to get one more award and increased upvotes!