Interface ContractConfig

Properties

assetConfigs: FuelAssetHandlerConfig[]
btcTransactionConfigs: BTCTransactionHandlerConfig[]
contract: undefined | ContractInfo
cosmosLogConfigs: CosmosLogHandlerConfig[]
endBlock: bigint
fuelCallConfigs: FuelCallHandlerConfig[]
fuelLogConfigs: FuelLogHandlerConfig[]
instructionConfig: undefined | InstructionHandlerConfig
intervalConfigs: OnIntervalConfig[]
logConfigs: LogHandlerConfig[]
moveCallConfigs: MoveCallHandlerConfig[]
moveEventConfigs: MoveEventHandlerConfig[]
moveResourceChangeConfigs: MoveResourceChangeConfig[]
processorType: string
starknetEventConfigs: StarknetEventHandlerConfig[]
startBlock: bigint
traceConfigs: TraceHandlerConfig[]
transactionConfig: TransactionHandlerConfig[]