Skip to content

Instantly share code, notes, and snippets.

@alexroan
Created July 10, 2020 10:26
Show Gist options
  • Save alexroan/633b68b2e18b75409669c8575fc8526d to your computer and use it in GitHub Desktop.
Save alexroan/633b68b2e18b75409669c8575fc8526d to your computer and use it in GitHub Desktop.
aave_address_provider.js
const providerInstance = new web3.eth.Contract(addressProviderABI, "0x24a42fD28C976A61Df5D00D0599C34c4f90748c8");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment