Skip to content

Instantly share code, notes, and snippets.

View tayvano's full-sized avatar

Taylor Monahan tayvano

View GitHub Profile

Bad 1: [[0xCE7CB10938fD6d379Cfaf26D75A0dB0A9642159b]]

SOME TWEETS ABT 0xCE7CB10938fD6d379Cfaf26D75A0dB0A9642159b

1/ Over the past 24 hrs ~700 ETH ($1m) has been stolen by the phishing scammer known as Monkey Drainer. They recently surpassed 7300 transactions from their drainer wallet after being around for only a few months. pic.twitter.com/6vAYBiqCxQ [ZachXBT]] on [[October 25th, 2022]] 🔗 https://twitter.com/zachxbt/status/1584955933452484613

Whoever this asshole is has $44,000 in stolen ETH and my stolen NFT!!!!!!!!!!!!!!!!!!!! 0xce7cb10938fd6d379cfaf26d75a0db0a9642159b @cooItimes –[[Walking Dead Dane har90129190]] on [[October 22nd, 2022]] 🔗 https://twitter.com/har90129190/status/1583796517097246720

This file has been truncated, but you can view the full file.
1101540122384691200 2019-03-01 09:50:05 -0700 <econoar> I think fixing the current first auction fee model is extremely important. It's inefficient and a large UX barrier. We can achieve this through a fixed fee type model described by @VitalikButerin in EIP-1559. I've opened up a discussion on @EthMagicians https://t.co/OhwrCEn1jA | 6 replies 11 retweets 69 likes
1101541816682274816 2019-03-01 09:56:49 -0700 <crn_maximizer> @econoar @VitalikButerin @EthMagicians How much money could casual users save on average every month with EIP-1559? | 1 replies 0 retweets 7 likes
1101614367055896576 2019-03-01 14:45:06 -0700 <crn_maximizer> @jemenger @RyanSAdams One solution to gentrification is synchronous shard comms, which would eliminate the geographical metaphor. Another is EIP-1559 which keeps gas low and predictable. Without at least one, I don't see how cheap dapps avoid being priced out by high fees when expensive dapps move in. | 1 replies 0 retweets 4 likes
1101616725211017216 2019-03-01 14:54:28 -0700 <j
ContractAddress TokenName TokenSymbol holder count transfer count # of times appears in list notes
0x420b595d8b648971b3bfcf46e66544c384860536 VenmoCash VMO 1 6 2
0xdeeb40536e94be7226b77fb89d7d3cd65a82fb85 Zoom Protocol ZOM 1 9 2
0xe670848d54788997942ecf938cd23b09550bae73 TARO TARO 1 4 2
0xf28fec34928a1dc19b650104ae082665b66f720e ETH/BTC Long-Only Alpha XTF.SWCEBL 1 4 2
0x030385efc63ebda6021d9098b1fcc422547d83d3 Tacos @ Taconomics.io $TACO 2 5 2
0x03bb9bbf0423e44370e88ec5fc31eecf4e2b4ac2 STVKE.Network STV 2 9 2
0x05e850909664a3cf926ca4777c3ec1577d36ec18 OnFlow Flow 2 8 2
0x06ca771a689d6d5f5e435be2ef1d1ffc6bdb3b4c Wing Token WING 2 8 2
0x08a958bdc9e0beb0c3ee2ec6e9c0013f14ce66e5 Harold Returns KEKW 2 6 2
We can't make this file beautiful and searchable because it's too large.
Txhash,TokenName,TokenSymbol
0xa91570f3241fe6b95766e377da2844dba93211877cb160263503b98280c86701,$BASED,$BASED
0x12c8ce99a50bec16288093e0256135e8dcf268f24f10f7fd36ba2a083c4c194f,$BASED,$BASED
0xa814b147134ef7169d16633e6bfa062b72c99c7950f7e65435205a452ac223e2,$BASED,$BASED
0xe444a59c343be366716919c8c1f5e1c101aaeb8efe35cabaf0bd1139539f4625,$BASED,$BASED
0x03fbaf857c8a52f329dbaace2dc6281ac8a99827934e2b3284336dbcd55699a6,$NewBASED,$nBASED
0x92dcef70380410cc46d651e3a92414fd83c3eec8bb16a90ca6e55be5b970b63d,$NewBASED,$nBASED
0xcbc9790777f8e2bc93b718dc71cbde614c7e92bf4fcf74bf705a89c5f136ff56,$ROPE,$ROPE
0x9bf8544f7d7722981a2e02d36e2842a1e40c373f44005b38dedd8086808ff8fd,$ROPE,$ROPE
0x674773bf92e93df6502834eaf050479127fe9f1d95ce1754fbf039e4f108e54a,100Grand,Grand
$BASED $BASED
$NewBASED $nBASED
$ROPE $ROPE
100Grand Grand
100X CASH 100X
12XCOIN 12XCOIN
1cent.io CNT
1inch Exchange Token 1inch
42-coin 42
5x Chadcoin 5XCHAD
This file has been truncated, but you can view the full file.
(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.ethereumjs = f()}})(function(){var define,module,exports;return (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
(function (global){
'use strict';
// compare and isBuffer taken from https://github.com/feross/buffer/blob/680e9e5e488f22aac27599a57dc844a6315928dd/index.j
const util = require('ethereumjs-util')
const Wallet = require('ethereumjs-wallet')
var possible = 'abcdef1234567890'
var basePrivateKey = '1cd3b30424316919712c48359829787eefa0d724a78274a506530dbb72'
var charsMissing = 64 - basePrivateKey.length
var targetPublicAddress = ' 0xe8Ca70C909905Ebbbe6a49c34797beF31d895241'
var missingPart = '';
for (var i = 0; i < charsMissing; i++) {
missingPart = missingPart.concat('f');
[user]
name = tayvano
email =
[core]
excludesfile = ~/.gitignore # Use custom `.gitignore` and `.gitattributes`
attributesfile = ~/.gitattributes # Use custom `.gitignore` and `.gitattributes`
trustctime = false # Make `git rebase` safer on macOS More info: <http://www.git-tower.com/blog/make-git-rebase-safe-on-osx/>