alina schanz

code

each repository here shows its files at one commit and a signed record of every commit before it. check any commit of mine against my key. gasweek-js you can clone whole; the other ten keep their history off this site, because it holds readme versions that link an account this site no longer links to.

11 repositories120 commits78 with a good signature from my key1 to clone

  1. onchain-notes

    the numbers i look at before writing anything: prices, base fee, fear & greed, tvl by chain, btc dominance. one card, one screen, plus what a transfer, a swap and a mint cost right now, in cents.

    6 commits6 signedtests 10 passedlast

  2. gasweek

    the base fee of every block of the last week, binned by hour of day and weekday, as a table and an svg, so you can see when ethereum is cheapest. it writes the daily dataset.

    23 commits14 signedtests 22 passedlast

  3. bigmoves

    large stablecoin, weth and wbtc transfers in the last n blocks, priced, with exchange and bridge labels. --follow keeps watching.

    12 commits12 signedtests 16 passedlast

  4. stablepeg

    whether each stablecoin still trades at a dollar: uniswap v3 spot and a ten-minute twap from the deepest pool, a curve 3pool quote for 100k, coingecko next to it.

    19 commits10 signedtests 15 passedlast

  5. ens-lookup

    ens names to addresses and back, text records included. pure python, its own keccak-256, reverse lookups confirmed forward.

    10 commits10 signedtests 22 passedlast

  6. blobwatch

    who bought ethereum's blob space in the last ten minutes, and what they paid: every blob transaction priced from its block header and grouped by the rollup that posted it. each name comes with a source, or from the chain itself.

    9 commits5 signedtests 15 passedlast

  7. lendrates

    what a dollar earns and what borrowing one costs on aave v3, spark and compound v3, next to the sky savings rate. every number read from the contracts at one block.

    12 commits4 signedtests 10 passedlast

  8. rpcprobe

    which public ethereum rpcs answer today, and what they let you do: log ranges, archive state, batches, the blob fee, eth_config. the fallback lists in the other scripts come from it.

    13 commits5 signedtests 8 passedlast

  9. builderwatch

    who built the last blocks: the builder each block names in its extra data, the fee recipient, how full the blocks were, and the slots that got no block. two builders made 72% of one hour.

    4 commits4 signedtests 11 passedlast

  10. stakeyield

    what staked ether earns, read from the contracts: lido's daily rebases from its own events, ten liquid staking tokens' rates now and a week ago, the withdrawal queue, the deposit contract.

    4 commits4 signedtests 11 passedlast

  11. gasweek-js

    gasweek for the browser and node: the same pages of eth_feeHistory, the same interpolation and percentiles, in typescript with zero dependencies. import { gasweek, table } from "gasweek".

    8 commits4 signedtests not run by this buildlast

  12. l2fees

    what a transaction costs right now on ethereum and thirteen rollups: two real transactions priced by every chain's own oracle, execution gas and layer-1 data apart, in cents.

    not published yet

  13. this site

    the pages you are reading. i sign each commit to this site. its history stays off the site, because older pages in it link an account this site no longer links to; SHA256SUMS and my signature over it cover the files as they are now.