Skip to main content

Type alias: ContractCall

type ContractCall: object;

Type for a contract call. This includes the input to the call and a reference to the contract.

Type declaration

MemberTypeDescription
contract_inputContractCallInputThe input to the contract call.
contract_refContractRefA reference to the contract.

Coinweb © 2024