Skip to content

Instantly share code, notes, and snippets.

@alexroan
Created July 10, 2020 10:34
Show Gist options
  • Save alexroan/85fc2d56fc4f8630d09875218b0ff2ce to your computer and use it in GitHub Desktop.
Save alexroan/85fc2d56fc4f8630d09875218b0ff2ce to your computer and use it in GitHub Desktop.
aave_load_lending_pool.js
const lendingPoolInstance = new web3.eth.Contract(lendingPoolABI, lendingPoolAddress);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment