ContractTransactionRequestInput: {
    contractId: BytesLike;
    txPointer: BytesLike;
    type: Contract;
}

Type declaration