Skip to content

Instantly share code, notes, and snippets.

@barchef
barchef / Keybase.md
Created February 18, 2024 19:15
Keybase.md

Keybase proof

I hereby claim:

  • I am barchef on github.
  • I am barchef (https://keybase.io/barchef) on keybase.
  • I have a public key ASDmlfkT29kvy9mawCmN49Snzzcg75cCN8ZMNn2uzFIwVgo

To claim this, I am signing this object:

@barchef
barchef / ContractConfigurator.sol
Created October 31, 2017 18:39
ContractConfigurator
pragma solidity ^0.4.15;
/**
* @title ERC20Basic
* @dev Simpler version of ERC20 interface
* @dev see https://github.com/ethereum/EIPs/issues/179
*/
contract ERC20Basic {
uint256 public totalSupply;
function balanceOf(address who) constant returns (uint256);
@barchef
barchef / gist:c25b137ba7003b230dbc51c7fa726caa
Created October 12, 2017 21:29
Second Rinkeby Test Account
0x3948c772dA7b84391F18A2386d94a35182Be7227
@barchef
barchef / gist:5f74258f627e2efef1b3a4c7360315d0
Last active October 12, 2017 21:28
Rinkeby Test Account
0x3948c772dA7b84391F18A2386d94a35182Be7227