Skip to content

Instantly share code, notes, and snippets.

View cryppadotta's full-sized avatar

Dotta cryppadotta

View GitHub Profile

Keybase proof

I hereby claim:

  • I am cryppadotta on github.
  • I am dotta (https://keybase.io/dotta) on keybase.
  • I have a public key whose fingerprint is D1A5 4BF4 7AE3 5590 EC32 3897 6D88 4D20 27AD B70E

To claim this, I am signing this object:

@cryppadotta
cryppadotta / 001-Tradingview-Watchlist.md
Last active January 13, 2024 07:16
Tradingview Watchlist Import Files for Crypto Exchanges

Tradingview Watchlist Import Files for Crypto Exchanges

Below you'll find Tradingview import files for Bittrex and Binance BTC-base markets

Ordered by CMC's Market Cap

I use Tradingview and I like to quickly click through all coins on a particular exchange. The files below can be imported into a Tradingview watchlist.

★ ★ ★ If you use these, leave a comment or a star above ★ ★ ★

@cryppadotta
cryppadotta / test.txt
Created January 8, 2018 17:38
Testing Gist
hello
//@version=3
study(title="Adjusted Moving Average Exponential by Dotta", shorttitle="EMA Dotta", overlay=true)
len = input(9, minval=1, title="Length")
adjustment = input(-10, minval=-100, maxval=100, title="Adjustment")
src = input(close, title="Source")
out = ema(src, len) * (1 + (adjustment / 100))
plot(out, title="EMA", color=fuchsia)
@cryppadotta
cryppadotta / references.md
Last active June 24, 2021 17:08
dotta-message-verification.md
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hello! Crypto is a weird space and sometimes people get hacked. I want you to know that if you ever feel unsure if you're actually talking to "me" you can ask me to cryptographically sign the message and I'm always happy to do this in the case that we're exchanging value / verifying addresses etc.
This document is instructions for you on how to verify I message I might send. I hold private keys that can be used with a service called Keybase and you can [find my profile here](https://keybase.io/dotta).
If you need to verify a message I've sent you:
* [Visit this page](https://keybase.io/verify)
@cryppadotta
cryppadotta / cryptoPortfolio.gs
Created April 23, 2021 03:11 — forked from sargonas/cryptoPortfolio.gs
crypto portfolio import for google sheets
/////////////////////////
//Section 1: Coin Value//
/////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////
//coin market value lookup (works for all coins, just pass a single coin symbol as a parameter)
function getCoinPriceBySymbol(symbol) {
var url = 'https://api.coinmarketcap.com/v1/ticker/';
var response = UrlFetchApp.fetch(url);
var json = JSON.parse(response.getContentText());
@cryppadotta
cryppadotta / machine.js
Last active April 24, 2021 19:51
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
@cryppadotta
cryppadotta / apparate-wizards.sh
Last active September 1, 2021 15:38
Apparate
curl -X POST -H "Content-Type: application/json" --data '{"jsonrpc":"2.0","method":"eth_getTransactionByHash","params":["0x0b8eb29d7a592023b5330fd9a93299bca2a9604aaa2494c87333fc56da50ec9e"],"id":67}' https://cloudflare-eth.com/ | jq -r '.result.input' | cut -c 139- | xxd --plain --reverse | head -n 297 > decoder.ts
npm init -y
npm install ethers@5.0.26 yargs@16.1.0 chalk@4.1.0 ora@5.3.0 ts-node@9.0.0 typescript@4.0.5 bson@4.4.0 sharp@0.28.3 parse-numeric-range@1.2.0 mkdirp@1.0.4 @types/yargs @types/node
./node_modules/.bin/ts-node ./decoder.ts --wizards "0-9,13,123"
@cryppadotta
cryppadotta / README.md
Last active July 28, 2022 06:26
OpenSea Floor Price Depth

OpenSea Floor Depth Calculator

Find out how much ETH is required to move to a certain floor price.

yarn
./node_modules/.bin/ts-node floor-depth.ts --slug forgottenruneswizardscult

NOTE: OpenSea limits to 50 listings per page (:eyeroll:) so this takes an eternity (hours) to run

@cryppadotta
cryppadotta / 0-sacred-flames.md
Last active February 7, 2023 16:24
Forgotten Runes Sacred Flames

Below is the official, final list of accounts that will be airdropped a Sacred Flame.

These addresses were generated from this Dune Analytics query.

The intention of the query is to give a flame to addresses that:

  • were one of the first 100 addresses to write in the Book of Lore or
  • are one of the longest-holding Wizard addresses
  • excluding Dotta & Elf