This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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....') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
did:muport:Qmebhv144hdtHgXyxctS3uWbH1T85jjiNXVenfXZGboPRo |