Skip to content

Instantly share code, notes, and snippets.

@jfloss1
jfloss1 / jfloss1.marketcap.cash.js
Created September 10, 2021 16:21
Tampermonkey Script for MarketCap.Cash
// ==UserScript==
// @name MarketCap.Cash Unofficial Features
// @namespace https://github.com/jfloss1
// @version 1
// @description Add wallet connection support + token balance and totals
// @author John Floss
// @match https://www.marketcap.cash/
// @icon https://www.google.com/s2/favicons?domain=marketcap.cash
// @require https://cdn.ethers.io/lib/ethers-5.2.umd.min.js
// @grant none