TriggerContract¶
Trigger a smart contract (state-changing call). Returns an unsigned transaction along with the pre-execution result.
- Service:
Walletonly
rpc TriggerContract (TriggerSmartContract) returns (TransactionExtention) {}
See the corresponding HTTP endpoint at /wallet/triggersmartcontract.