[
{
“from”: “0xb9407830d585511d96e5dfff4646758a01aef59b”,
“topic”: “0xc7055204ed36db5349d262f15f91b6cc7ad9a35590718297a887419f77217e9b”,
“event”: “Response”,
“args”: {
“0”: true,
“1”: “Call this contract with function signature ‘0xddc24be3’ providing a ‘uint256’ argument of value: 39013626048177875853997655488989711994093844045072180110515763197087137086347 Also send some wei: 420007094035”,
“success”: true,
“decodedData”: “Call this contract with function signature ‘0xddc24be3’ providing a ‘uint256’ argument of value: 39013626048177875853997655488989711994093844045072180110515763197087137086347 Also send some wei: 420007094035”
}
I have managed to interact with a view function from a smart contract that is not verified or published, the data from the view function is pasted above and asking me to call another function and includes two inputs that need to be executed also. Could someone explain how i could interact with this function?
i have tried to use json rpc but am having trouble
Naturalis is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.