Variable ProcessConfigResponse
ProcessConfigResponse: { create( base?: { accountConfigs?: { address?: string; chainId?: string; intervalConfigs?: { fetchConfig?: { block?: ...
; trace?: ...
; transaction?: ...
; transactionReceipt?: ...
; transactionReceiptLogs?: ...
; }; handlerId?: number; minutes?: number; minutesInterval?: { backfillInterval?: ...
; recentInterval?: ...
}; slot?: number; slotInterval?: { backfillInterval?: ...
; recentInterval?: ...
}; }[]; logConfigs?: { fetchConfig?: { block?: ...
; trace?: ...
; transaction?: ...
; transactionReceipt?: ...
; transactionReceiptLogs?: ...
; }; filters?: (...)
[]; handlerId?: number; handlerName?: string; }[]; moveCallConfigs?: { fetchConfig?: { allEvents?: ...
; includeFailedTransaction?: ...
; inputs?: ...
; resourceChanges?: ...
; resourceConfig?: ...
; supportMultisigFunc?: ...
; }; filters?: (...)
[]; handlerId?: number; }[]; moveIntervalConfigs?: { fetchConfig?: { allEvents?: ...
; includeFailedTransaction?: ...
; inputs?: ...
; resourceChanges?: ...
; resourceConfig?: ...
; supportMultisigFunc?: ...
; }; intervalConfig?: { fetchConfig?: ...
; handlerId?: ...
; minutes?: ...
; minutesInterval?: ...
; slot?: ...
; slotInterval?: ...
; }; ownerType?: MoveOwnerType; resourceFetchConfig?: { owned?: ...
}; type?: string; }[]; moveResourceChangeConfigs?: { handlerId?: number; type?: string }[]; startBlock?: bigint; }[]; config?: { name?: string; version?: string }; contractConfigs?: { assetConfigs?: { filters?: (...)
[]; handlerId?: number }[]; btcTransactionConfigs?: { filters?: (...)
[]; handlerId?: number }[]; contract?: { abi?: string; address?: string; chainId?: string; name?: string; }; cosmosLogConfigs?: { handlerId?: number; logFilters?: (...)
[] }[]; endBlock?: bigint; fuelCallConfigs?: { filters?: (...)
[]; handlerId?: number }[]; fuelLogConfigs?: { handlerId?: number; logIds?: (...)
[] }[]; instructionConfig?: { innerInstruction?: boolean; parsedInstruction?: boolean; rawDataInstruction?: boolean; }; intervalConfigs?: { fetchConfig?: { block?: ...
; trace?: ...
; transaction?: ...
; transactionReceipt?: ...
; transactionReceiptLogs?: ...
; }; handlerId?: number; minutes?: number; minutesInterval?: { backfillInterval?: ...
; recentInterval?: ...
}; slot?: number; slotInterval?: { backfillInterval?: ...
; recentInterval?: ...
}; }[]; logConfigs?: { fetchConfig?: { block?: ...
; trace?: ...
; transaction?: ...
; transactionReceipt?: ...
; transactionReceiptLogs?: ...
; }; filters?: (...)
[]; handlerId?: number; handlerName?: string; }[]; moveCallConfigs?: { fetchConfig?: { allEvents?: ...
; includeFailedTransaction?: ...
; inputs?: ...
; resourceChanges?: ...
; resourceConfig?: ...
; supportMultisigFunc?: ...
; }; filters?: (...)
[]; handlerId?: number; }[]; moveEventConfigs?: { fetchConfig?: { allEvents?: ...
; includeFailedTransaction?: ...
; inputs?: ...
; resourceChanges?: ...
; resourceConfig?: ...
; supportMultisigFunc?: ...
; }; filters?: (...)
[]; handlerId?: number; }[]; moveIntervalConfigs?: { fetchConfig?: { allEvents?: ...
; includeFailedTransaction?: ...
; inputs?: ...
; resourceChanges?: ...
; resourceConfig?: ...
; supportMultisigFunc?: ...
; }; intervalConfig?: { fetchConfig?: ...
; handlerId?: ...
; minutes?: ...
; minutesInterval?: ...
; slot?: ...
; slotInterval?: ...
; }; ownerType?: MoveOwnerType; resourceFetchConfig?: { owned?: ...
}; type?: string; }[]; moveResourceChangeConfigs?: { handlerId?: number; type?: string }[]; processorType?: string; starknetEventConfigs?: { filters?: (...)
[]; handlerId?: number }[]; startBlock?: bigint; traceConfigs?: { fetchConfig?: { block?: ...
; trace?: ...
; transaction?: ...
; transactionReceipt?: ...
; transactionReceiptLogs?: ...
; }; handlerId?: number; handlerName?: string; signature?: string; }[]; transactionConfig?: { fetchConfig?: { block?: ...
; trace?: ...
; transaction?: ...
; transactionReceipt?: ...
; transactionReceiptLogs?: ...
; }; handlerId?: number; }[]; }[]; dbSchema?: { gqlSchema?: string }; eventLogConfigs?: { fields?: { basicType?: EventLogConfig_BasicFieldType; coinType?: { address?: ...
; symbol?: ...
}; name?: string; structType?: { fields?: ...
}; }[]; name?: string; }[]; eventTrackingConfigs?: { distinctAggregationByDays?: number[]; eventName?: string; retentionConfig?: { days?: number; retentionEventName?: string }; totalByDay?: boolean; totalPerEntity?: {}; unique?: boolean; }[]; executionConfig?: { forceExactBlockTime?: boolean; processBindingTimeout?: number; rpcRetryTimes?: number; sequential?: boolean; skipStartBlockValidation?: boolean; }; exportConfigs?: { channel?: string; name?: string }[]; metricConfigs?: { aggregationConfig?: { discardOrigin?: boolean; intervalInMinutes?: number[]; types?: AggregationType[]; }; description?: string; name?: string; persistentBetweenVersion?: boolean; sparse?: boolean; type?: MetricType; unit?: string; }[]; templateInstances?: { baseLabels?: { [key: string]: any }; contract?: { abi?: string; address?: string; chainId?: string; name?: string; }; endBlock?: bigint; startBlock?: bigint; templateId?: number; }[]; }, ): ProcessConfigResponse; decode(input: Uint8Array | Reader, length?: number): ProcessConfigResponse; encode(message: ProcessConfigResponse, writer?: Writer): Writer; fromJSON(object: any): ProcessConfigResponse; fromPartial( object: { accountConfigs?: { address?: string; chainId?: string; intervalConfigs?: { fetchConfig?: { block?: (...)
| (...)
| (...)
; trace?: (...)
| (...)
| (...)
; transaction?: (...)
| (...)
| (...)
; transactionReceipt?: (...)
| (...)
| (...)
; transactionReceiptLogs?: (...)
| (...)
| (...)
; }; handlerId?: number; minutes?: number; minutesInterval?: { backfillInterval?: (...)
| (...)
; recentInterval?: (...)
| (...)
; }; slot?: number; slotInterval?: { backfillInterval?: (...)
| (...)
; recentInterval?: (...)
| (...)
; }; }[]; logConfigs?: { fetchConfig?: { block?: (...)
| (...)
| (...)
; trace?: (...)
| (...)
| (...)
; transaction?: (...)
| (...)
| (...)
; transactionReceipt?: (...)
| (...)
| (...)
; transactionReceiptLogs?: (...)
| (...)
| (...)
; }; filters?: { address?: ...
; addressType?: ...
; topics?: ...
}[]; handlerId?: number; handlerName?: string; }[]; moveCallConfigs?: { fetchConfig?: { allEvents?: (...)
| (...)
| (...)
; includeFailedTransaction?: (...)
| (...)
| (...)
; inputs?: (...)
| (...)
| (...)
; resourceChanges?: (...)
| (...)
| (...)
; resourceConfig?: (...)
| (...)
; supportMultisigFunc?: (...)
| (...)
| (...)
; }; filters?: { fromAndToAddress?: ...
; function?: ...
; includeFailed?: ...
; publicKeyPrefix?: ...
; typeArguments?: ...
; withTypeArguments?: ...
; }[]; handlerId?: number; }[]; moveIntervalConfigs?: { fetchConfig?: { allEvents?: (...)
| (...)
| (...)
; includeFailedTransaction?: (...)
| (...)
| (...)
; inputs?: (...)
| (...)
| (...)
; resourceChanges?: (...)
| (...)
| (...)
; resourceConfig?: (...)
| (...)
; supportMultisigFunc?: (...)
| (...)
| (...)
; }; intervalConfig?: { fetchConfig?: (...)
| (...)
; handlerId?: (...)
| (...)
; minutes?: (...)
| (...)
; minutesInterval?: (...)
| (...)
; slot?: (...)
| (...)
; slotInterval?: (...)
| (...)
; }; ownerType?: MoveOwnerType; resourceFetchConfig?: { owned?: (...)
| (...)
| (...)
}; type?: string; }[]; moveResourceChangeConfigs?: { handlerId?: number; type?: string }[]; startBlock?: bigint; }[]; config?: { name?: string; version?: string }; contractConfigs?: { assetConfigs?: { filters?: { assetId?: ...
; fromAddress?: ...
; toAddress?: ...
}[]; handlerId?: number; }[]; btcTransactionConfigs?: { filters?: { filter?: ...
; inputFilter?: ...
; outputFilter?: ...
}[]; handlerId?: number; }[]; contract?: { abi?: string; address?: string; chainId?: string; name?: string; }; cosmosLogConfigs?: { handlerId?: number; logFilters?: string[] }[]; endBlock?: bigint; fuelCallConfigs?: { filters?: { function?: ...
; includeFailed?: ...
}[]; handlerId?: number; }[]; fuelLogConfigs?: { handlerId?: number; logIds?: string[] }[]; instructionConfig?: { innerInstruction?: boolean; parsedInstruction?: boolean; rawDataInstruction?: boolean; }; intervalConfigs?: { fetchConfig?: { block?: (...)
| (...)
| (...)
; trace?: (...)
| (...)
| (...)
; transaction?: (...)
| (...)
| (...)
; transactionReceipt?: (...)
| (...)
| (...)
; transactionReceiptLogs?: (...)
| (...)
| (...)
; }; handlerId?: number; minutes?: number; minutesInterval?: { backfillInterval?: (...)
| (...)
; recentInterval?: (...)
| (...)
; }; slot?: number; slotInterval?: { backfillInterval?: (...)
| (...)
; recentInterval?: (...)
| (...)
; }; }[]; logConfigs?: { fetchConfig?: { block?: (...)
| (...)
| (...)
; trace?: (...)
| (...)
| (...)
; transaction?: (...)
| (...)
| (...)
; transactionReceipt?: (...)
| (...)
| (...)
; transactionReceiptLogs?: (...)
| (...)
| (...)
; }; filters?: { address?: ...
; addressType?: ...
; topics?: ...
}[]; handlerId?: number; handlerName?: string; }[]; moveCallConfigs?: { fetchConfig?: { allEvents?: (...)
| (...)
| (...)
; includeFailedTransaction?: (...)
| (...)
| (...)
; inputs?: (...)
| (...)
| (...)
; resourceChanges?: (...)
| (...)
| (...)
; resourceConfig?: (...)
| (...)
; supportMultisigFunc?: (...)
| (...)
| (...)
; }; filters?: { fromAndToAddress?: ...
; function?: ...
; includeFailed?: ...
; publicKeyPrefix?: ...
; typeArguments?: ...
; withTypeArguments?: ...
; }[]; handlerId?: number; }[]; moveEventConfigs?: { fetchConfig?: { allEvents?: (...)
| (...)
| (...)
; includeFailedTransaction?: (...)
| (...)
| (...)
; inputs?: (...)
| (...)
| (...)
; resourceChanges?: (...)
| (...)
| (...)
; resourceConfig?: (...)
| (...)
; supportMultisigFunc?: (...)
| (...)
| (...)
; }; filters?: { account?: ...
; type?: ...
}[]; handlerId?: number; }[]; moveIntervalConfigs?: { fetchConfig?: { allEvents?: (...)
| (...)
| (...)
; includeFailedTransaction?: (...)
| (...)
| (...)
; inputs?: (...)
| (...)
| (...)
; resourceChanges?: (...)
| (...)
| (...)
; resourceConfig?: (...)
| (...)
; supportMultisigFunc?: (...)
| (...)
| (...)
; }; intervalConfig?: { fetchConfig?: (...)
| (...)
; handlerId?: (...)
| (...)
; minutes?: (...)
| (...)
; minutesInterval?: (...)
| (...)
; slot?: (...)
| (...)
; slotInterval?: (...)
| (...)
; }; ownerType?: MoveOwnerType; resourceFetchConfig?: { owned?: (...)
| (...)
| (...)
}; type?: string; }[]; moveResourceChangeConfigs?: { handlerId?: number; type?: string }[]; processorType?: string; starknetEventConfigs?: { filters?: { address?: ...
; keys?: ...
}[]; handlerId?: number; }[]; startBlock?: bigint; traceConfigs?: { fetchConfig?: { block?: (...)
| (...)
| (...)
; trace?: (...)
| (...)
| (...)
; transaction?: (...)
| (...)
| (...)
; transactionReceipt?: (...)
| (...)
| (...)
; transactionReceiptLogs?: (...)
| (...)
| (...)
; }; handlerId?: number; handlerName?: string; signature?: string; }[]; transactionConfig?: { fetchConfig?: { block?: (...)
| (...)
| (...)
; trace?: (...)
| (...)
| (...)
; transaction?: (...)
| (...)
| (...)
; transactionReceipt?: (...)
| (...)
| (...)
; transactionReceiptLogs?: (...)
| (...)
| (...)
; }; handlerId?: number; }[]; }[]; dbSchema?: { gqlSchema?: string }; eventLogConfigs?: { fields?: { basicType?: EventLogConfig_BasicFieldType; coinType?: { address?: (...)
| (...)
; symbol?: (...)
| (...)
}; name?: string; structType?: { fields?: { name?: string | undefined; basicType?: EventLogConfig_BasicFieldType | undefined; coinType?: { symbol?: string | undefined; address?: { address?: string | undefined; chain?: string | undefined; } | undefined; } | undefined; structType?: { ...; } | undefined; }[] | undefined
; }; }[]; name?: string; }[]; eventTrackingConfigs?: { distinctAggregationByDays?: number[]; eventName?: string; retentionConfig?: { days?: number; retentionEventName?: string }; totalByDay?: boolean; totalPerEntity?: {}; unique?: boolean; }[]; executionConfig?: { forceExactBlockTime?: boolean; processBindingTimeout?: number; rpcRetryTimes?: number; sequential?: boolean; skipStartBlockValidation?: boolean; }; exportConfigs?: { channel?: string; name?: string }[]; metricConfigs?: { aggregationConfig?: { discardOrigin?: boolean; intervalInMinutes?: number[]; types?: AggregationType[]; }; description?: string; name?: string; persistentBetweenVersion?: boolean; sparse?: boolean; type?: MetricType; unit?: string; }[]; templateInstances?: { baseLabels?: { [key: string]: any }; contract?: { abi?: string; address?: string; chainId?: string; name?: string; }; endBlock?: bigint; startBlock?: bigint; templateId?: number; }[]; }, ): ProcessConfigResponse; toJSON(message: ProcessConfigResponse): unknown;}