Skip to content

Instantly share code, notes, and snippets.

@percybolmer
Last active August 6, 2021 11:26
Show Gist options
  • Save percybolmer/76e0e73b58d8757238c1c9f19e286b96 to your computer and use it in GitHub Desktop.
Save percybolmer/76e0e73b58d8757238c1c9f19e286b96 to your computer and use it in GitHub Desktop.
// getContractAddress returns the address of the contract
// hardcoded :)
function getContractAddress() {
return "0xaD183414719d49Fc3F8Fb0490662C4d484972d86";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment