Skip to content

Instantly share code, notes, and snippets.

View edwinosky's full-sized avatar
🏠
Working from home

edwinosky.eth edwinosky

🏠
Working from home
View GitHub Profile
@edwinosky
edwinosky / erc20-token-sample.sol
Created May 8, 2021 01:09 — forked from bajcmartinez/erc20-token-sample.sol
Necessary code to generate an ERC20 Token
pragma solidity ^0.4.24;
// ----------------------------------------------------------------------------
// Sample token contract
//
// Symbol : LCST
// Name : LCS Token
// Total supply : 100000
// Decimals : 2
// Owner Account : 0xde0B295669a9FD93d5F28D9Ec85E40f4cb697BAe