Skip to content

Instantly share code, notes, and snippets.

View eca20's full-sized avatar

Ed Anderson eca20

  • Blockchainia LLC
  • Pittsburgh, PA
View GitHub Profile
@eca20
eca20 / erc20-token-sample.sol
Created April 24, 2021 00:48 — forked from jcmartinezdev/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