Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am jcomper on github.
  • I am jcomp (https://keybase.io/jcomp) on keybase.
  • I have a public key ASCfnrfRzQDFXuj3r5qpzXolC6TWBL8muKp4-wUEpkiruwo

To claim this, I am signing this object:

@Jcomper
Jcomper / okx-whitelist.js
Created February 23, 2024 09:48
Fixed script from https://thorlab.io/ for okx-whitelist
(function() {
const wallets = [
"0x88c6C46EBf353A52Bdbab708c23D0c81dAA8134A",
"0x8eaD0E8FEc8319Fd62C8508c71a90296EfD4F042",
];
const names = [
"wallet1",
"wallet2",
];