Skip to content

Instantly share code, notes, and snippets.

View jclancy93's full-sized avatar
🎯
Focusing

Jack Clancy jclancy93

🎯
Focusing
View GitHub Profile
@jclancy93
jclancy93 / broker-exploit.js
Created February 13, 2021 17:26
Exploit for Paradigm's CTF Broker Challenge
const setupAddress = 'YOUR_SETUP_ADDRESS';
const wethAddress = 'YOUR_WETH_ADDRESS';
const web3 = new Web3(web3Provider);
(async () => {
console.log('Running exploit.....');
try {
// Script Setup
console.log('Starting script setup....')
did:muport:Qmebhv144hdtHgXyxctS3uWbH1T85jjiNXVenfXZGboPRo