Skip to content

Instantly share code, notes, and snippets.

@jarrodlilkendey
Created April 16, 2022 03:33
Show Gist options
  • Save jarrodlilkendey/e7d49d828ea71738746174d5b840a001 to your computer and use it in GitHub Desktop.
Save jarrodlilkendey/e7d49d828ea71738746174d5b840a001 to your computer and use it in GitHub Desktop.
// replace 0x86935F11C86623deC8a25696E1C19a8659CbF95d with the smart contract address you wish to monitor
const aavegotchiDiamond = new ethers.Contract('0x86935F11C86623deC8a25696E1C19a8659CbF95d', abi, provider);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment