Beginner experiment on Token(ERC-20) share in Ethereum.
import this account to metamask. Private Key : "FEEA1ECF130464C9B3088EC763D28AE4816694FD30790B0631FAF41363E64D85"
Contract deployed to the rinkeby test network from this account number. This account have the initialized 10000 tokens which is of ERC-20 standard.
Those 10000 number is given when deploying the smart contract to the rinkeby network.
By using this, can transfer tokens from one metamask account to another by specifying the receiver address and amount of token to be send.