Skip to content

Instantly share code, notes, and snippets.

View asianscouser's full-sized avatar
💭
I may be slow to respond.

Ken W asianscouser

💭
I may be slow to respond.
View GitHub Profile
@bajcmartinez
bajcmartinez / erc20-token-sample.sol
Last active October 13, 2023 22:58
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