Skip to content

Instantly share code, notes, and snippets.

View Shanto69's full-sized avatar

Shaidul Islam Shanto69

View GitHub Profile

Keybase proof

I hereby claim:

  • I am shanto69 on github.
  • I am shamim69 (https://keybase.io/shamim69) on keybase.
  • I have a public key ASCzT-k0wZjE6yqw1BC9YQErwcL5fU4dfKBIpxLuyEhYSgo

To claim this, I am signing this object:

pragma solidity ^0.4.4;
contract Token {
/// @return total amount of tokens
function totalSupply() constant returns (uint256 supply) {}