Skip to content

Instantly share code, notes, and snippets.

@svanas
Last active October 1, 2023 13:37
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 svanas/c7eede91cad338dfed71711983315a23 to your computer and use it in GitHub Desktop.
Save svanas/c7eede91cad338dfed71711983315a23 to your computer and use it in GitHub Desktop.
setNumber()
web3.eth.write(Client,
TPrivateKey('b5b1870957d373ef0eeffecc6e4812c0fd08f554b37b233526acc331bf1544f7'), // from private key
'0x1a306890df22c0965b0b1515a8082f8301d3d18e', // to smart contract
'setNumber(uint256)', [143],
procedure(rcpt: ITxReceipt; err: IError) begin end);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment