Skip to content

Instantly share code, notes, and snippets.

@ryanswrt
Created August 14, 2019 06:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanswrt/607b022d3f8a1953ab7e4619e819db5d to your computer and use it in GitHub Desktop.
Save ryanswrt/607b022d3f8a1953ab7e4619e819db5d to your computer and use it in GitHub Desktop.
// run this once - don't leave it in your code!
contract.call(
wallet,
"render",
BigInt(0),
BigInt(1e5),
BigInt(1e10),
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment