UNPKG

@kiroboio/fct-core

Version:

Kirobo.io FCT Core library

74 lines (73 loc) 2.15 kB
[ { "inputs": [ { "internalType": "bytes32", "name": "funcID", "type": "bytes32" }, { "internalType": "bytes32", "name": "messageHash", "type": "bytes32" }, { "components": [ { "internalType": "address", "name": "target", "type": "address" }, { "internalType": "bytes32", "name": "ensHash", "type": "bytes32" }, { "internalType": "uint256", "name": "value", "type": "uint256" }, { "internalType": "uint256", "name": "sessionId", "type": "uint256" }, { "internalType": "uint256", "name": "callId", "type": "uint256" }, { "internalType": "bytes", "name": "data", "type": "bytes" } ], "internalType": "struct CallData", "name": "callData", "type": "tuple" }, { "internalType": "address[]", "name": "signers", "type": "address[]" } ], "name": "fctCall", "outputs": [ { "internalType": "bool", "name": "success", "type": "bool" }, { "internalType": "bytes", "name": "result", "type": "bytes" } ], "stateMutability": "nonpayable", "type": "function" } ]