@sentio/sdk
Preparing search index...
.
ConfigureHandlersResponse
Variable ConfigureHandlersResponse
ConfigureHandlersResponse
:
{
create
(
base
?:
{
accountConfigs
?:
{
address
?:
string
;
chainId
?:
string
;
endBlock
?:
bigint
;
intervalConfigs
?:
{
fetchConfig
?:
{
block
?:
...
;
trace
?:
...
;
transaction
?:
...
;
transactionReceipt
?:
...
;
transactionReceiptLogs
?:
...
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
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
;
handlerName
?:
string
;
}
[]
;
moveIntervalConfigs
?:
{
fetchConfig
?:
{
allEvents
?:
...
;
includeFailedTransaction
?:
...
;
inputs
?:
...
;
resourceChanges
?:
...
;
resourceConfig
?:
...
;
supportMultisigFunc
?:
...
;
}
;
intervalConfig
?:
{
fetchConfig
?:
...
;
handlerId
?:
...
;
handlerName
?:
...
;
minutes
?:
...
;
minutesInterval
?:
...
;
slot
?:
...
;
slotInterval
?:
...
;
}
;
ownerType
?:
MoveOwnerType
;
resourceFetchConfig
?:
{
owned
?:
...
}
;
type
?:
string
;
}
[]
;
moveResourceChangeConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
includeDeleted
?:
boolean
;
type
?:
string
;
}
[]
;
startBlock
?:
bigint
;
}
[]
;
contractConfigs
?:
{
assetConfigs
?:
{
filters
?:
(...)
[]
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
contract
?:
{
abi
?:
string
;
address
?:
string
;
chainId
?:
string
;
name
?:
string
;
}
;
cosmosLogConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
logFilters
?:
(...)
[]
;
}
[]
;
endBlock
?:
bigint
;
fuelReceiptConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
log
?:
{
logIds
?:
...
}
;
transfer
?:
{
assetId
?:
...
;
from
?:
...
;
to
?:
...
}
;
}
[]
;
fuelTransactionConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
}
[]
;
instructionConfig
?:
{
innerInstruction
?:
boolean
;
parsedInstruction
?:
boolean
;
rawDataInstruction
?:
boolean
;
}
;
intervalConfigs
?:
{
fetchConfig
?:
{
block
?:
...
;
trace
?:
...
;
transaction
?:
...
;
transactionReceipt
?:
...
;
transactionReceiptLogs
?:
...
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
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
;
handlerName
?:
string
;
}
[]
;
moveEventConfigs
?:
{
fetchConfig
?:
{
allEvents
?:
...
;
includeFailedTransaction
?:
...
;
inputs
?:
...
;
resourceChanges
?:
...
;
resourceConfig
?:
...
;
supportMultisigFunc
?:
...
;
}
;
filters
?:
(...)
[]
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
moveIntervalConfigs
?:
{
fetchConfig
?:
{
allEvents
?:
...
;
includeFailedTransaction
?:
...
;
inputs
?:
...
;
resourceChanges
?:
...
;
resourceConfig
?:
...
;
supportMultisigFunc
?:
...
;
}
;
intervalConfig
?:
{
fetchConfig
?:
...
;
handlerId
?:
...
;
handlerName
?:
...
;
minutes
?:
...
;
minutesInterval
?:
...
;
slot
?:
...
;
slotInterval
?:
...
;
}
;
ownerType
?:
MoveOwnerType
;
resourceFetchConfig
?:
{
owned
?:
...
}
;
type
?:
string
;
}
[]
;
moveResourceChangeConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
includeDeleted
?:
boolean
;
type
?:
string
;
}
[]
;
processorType
?:
string
;
starknetEventConfigs
?:
{
filters
?:
(...)
[]
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
startBlock
?:
bigint
;
traceConfigs
?:
{
fetchConfig
?:
{
block
?:
...
;
trace
?:
...
;
transaction
?:
...
;
transactionReceipt
?:
...
;
transactionReceiptLogs
?:
...
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
signature
?:
string
;
}
[]
;
transactionConfig
?:
{
fetchConfig
?:
{
block
?:
...
;
trace
?:
...
;
transaction
?:
...
;
transactionReceipt
?:
...
;
transactionReceiptLogs
?:
...
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
}
[]
;
}
,
)
:
ConfigureHandlersResponse
;
decode
(
input
:
Uint8Array
<
ArrayBufferLike
>
|
Reader
,
length
?:
number
,
)
:
ConfigureHandlersResponse
;
encode
(
message
:
ConfigureHandlersResponse
,
writer
?:
Writer
)
:
Writer
;
fromJSON
(
object
:
any
)
:
ConfigureHandlersResponse
;
fromPartial
(
object
:
{
accountConfigs
?:
{
address
?:
string
;
chainId
?:
string
;
endBlock
?:
bigint
;
intervalConfigs
?:
{
fetchConfig
?:
{
block
?:
(...)
|
(...)
|
(...)
;
trace
?:
(...)
|
(...)
|
(...)
;
transaction
?:
(...)
|
(...)
|
(...)
;
transactionReceipt
?:
(...)
|
(...)
|
(...)
;
transactionReceiptLogs
?:
(...)
|
(...)
|
(...)
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
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
;
handlerName
?:
string
;
}
[]
;
moveIntervalConfigs
?:
{
fetchConfig
?:
{
allEvents
?:
(...)
|
(...)
|
(...)
;
includeFailedTransaction
?:
(...)
|
(...)
|
(...)
;
inputs
?:
(...)
|
(...)
|
(...)
;
resourceChanges
?:
(...)
|
(...)
|
(...)
;
resourceConfig
?:
(...)
|
(...)
;
supportMultisigFunc
?:
(...)
|
(...)
|
(...)
;
}
;
intervalConfig
?:
{
fetchConfig
?:
(...)
|
(...)
;
handlerId
?:
(...)
|
(...)
;
handlerName
?:
(...)
|
(...)
;
minutes
?:
(...)
|
(...)
;
minutesInterval
?:
(...)
|
(...)
;
slot
?:
(...)
|
(...)
;
slotInterval
?:
(...)
|
(...)
;
}
;
ownerType
?:
MoveOwnerType
;
resourceFetchConfig
?:
{
owned
?:
(...)
|
(...)
|
(...)
}
;
type
?:
string
;
}
[]
;
moveResourceChangeConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
includeDeleted
?:
boolean
;
type
?:
string
;
}
[]
;
startBlock
?:
bigint
;
}
[]
;
contractConfigs
?:
{
assetConfigs
?:
{
filters
?:
{
assetId
?:
...
;
fromAddress
?:
...
;
toAddress
?:
...
}
[]
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
contract
?:
{
abi
?:
string
;
address
?:
string
;
chainId
?:
string
;
name
?:
string
;
}
;
cosmosLogConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
logFilters
?:
string
[]
;
}
[]
;
endBlock
?:
bigint
;
fuelReceiptConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
log
?:
{
logIds
?:
(...)
|
(...)
}
;
transfer
?:
{
assetId
?:
(...)
|
(...)
;
from
?:
(...)
|
(...)
;
to
?:
(...)
|
(...)
;
}
;
}
[]
;
fuelTransactionConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
}
[]
;
instructionConfig
?:
{
innerInstruction
?:
boolean
;
parsedInstruction
?:
boolean
;
rawDataInstruction
?:
boolean
;
}
;
intervalConfigs
?:
{
fetchConfig
?:
{
block
?:
(...)
|
(...)
|
(...)
;
trace
?:
(...)
|
(...)
|
(...)
;
transaction
?:
(...)
|
(...)
|
(...)
;
transactionReceipt
?:
(...)
|
(...)
|
(...)
;
transactionReceiptLogs
?:
(...)
|
(...)
|
(...)
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
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
;
handlerName
?:
string
;
}
[]
;
moveEventConfigs
?:
{
fetchConfig
?:
{
allEvents
?:
(...)
|
(...)
|
(...)
;
includeFailedTransaction
?:
(...)
|
(...)
|
(...)
;
inputs
?:
(...)
|
(...)
|
(...)
;
resourceChanges
?:
(...)
|
(...)
|
(...)
;
resourceConfig
?:
(...)
|
(...)
;
supportMultisigFunc
?:
(...)
|
(...)
|
(...)
;
}
;
filters
?:
{
account
?:
...
;
eventAccount
?:
...
;
type
?:
...
}
[]
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
moveIntervalConfigs
?:
{
fetchConfig
?:
{
allEvents
?:
(...)
|
(...)
|
(...)
;
includeFailedTransaction
?:
(...)
|
(...)
|
(...)
;
inputs
?:
(...)
|
(...)
|
(...)
;
resourceChanges
?:
(...)
|
(...)
|
(...)
;
resourceConfig
?:
(...)
|
(...)
;
supportMultisigFunc
?:
(...)
|
(...)
|
(...)
;
}
;
intervalConfig
?:
{
fetchConfig
?:
(...)
|
(...)
;
handlerId
?:
(...)
|
(...)
;
handlerName
?:
(...)
|
(...)
;
minutes
?:
(...)
|
(...)
;
minutesInterval
?:
(...)
|
(...)
;
slot
?:
(...)
|
(...)
;
slotInterval
?:
(...)
|
(...)
;
}
;
ownerType
?:
MoveOwnerType
;
resourceFetchConfig
?:
{
owned
?:
(...)
|
(...)
|
(...)
}
;
type
?:
string
;
}
[]
;
moveResourceChangeConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
includeDeleted
?:
boolean
;
type
?:
string
;
}
[]
;
processorType
?:
string
;
starknetEventConfigs
?:
{
filters
?:
{
address
?:
...
;
keys
?:
...
}
[]
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
startBlock
?:
bigint
;
traceConfigs
?:
{
fetchConfig
?:
{
block
?:
(...)
|
(...)
|
(...)
;
trace
?:
(...)
|
(...)
|
(...)
;
transaction
?:
(...)
|
(...)
|
(...)
;
transactionReceipt
?:
(...)
|
(...)
|
(...)
;
transactionReceiptLogs
?:
(...)
|
(...)
|
(...)
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
signature
?:
string
;
}
[]
;
transactionConfig
?:
{
fetchConfig
?:
{
block
?:
(...)
|
(...)
|
(...)
;
trace
?:
(...)
|
(...)
|
(...)
;
transaction
?:
(...)
|
(...)
|
(...)
;
transactionReceipt
?:
(...)
|
(...)
|
(...)
;
transactionReceiptLogs
?:
(...)
|
(...)
|
(...)
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
}
[]
;
}
,
)
:
ConfigureHandlersResponse
;
toJSON
(
message
:
ConfigureHandlersResponse
)
:
unknown
;
}
Type Declaration
create
:
function
create
(
base
?:
{
accountConfigs
?:
{
address
?:
string
;
chainId
?:
string
;
endBlock
?:
bigint
;
intervalConfigs
?:
{
fetchConfig
?:
{
block
?:
...
;
trace
?:
...
;
transaction
?:
...
;
transactionReceipt
?:
...
;
transactionReceiptLogs
?:
...
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
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
;
handlerName
?:
string
;
}
[]
;
moveIntervalConfigs
?:
{
fetchConfig
?:
{
allEvents
?:
...
;
includeFailedTransaction
?:
...
;
inputs
?:
...
;
resourceChanges
?:
...
;
resourceConfig
?:
...
;
supportMultisigFunc
?:
...
;
}
;
intervalConfig
?:
{
fetchConfig
?:
...
;
handlerId
?:
...
;
handlerName
?:
...
;
minutes
?:
...
;
minutesInterval
?:
...
;
slot
?:
...
;
slotInterval
?:
...
;
}
;
ownerType
?:
MoveOwnerType
;
resourceFetchConfig
?:
{
owned
?:
...
}
;
type
?:
string
;
}
[]
;
moveResourceChangeConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
includeDeleted
?:
boolean
;
type
?:
string
;
}
[]
;
startBlock
?:
bigint
;
}
[]
;
contractConfigs
?:
{
assetConfigs
?:
{
filters
?:
(...)
[]
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
contract
?:
{
abi
?:
string
;
address
?:
string
;
chainId
?:
string
;
name
?:
string
;
}
;
cosmosLogConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
logFilters
?:
(...)
[]
;
}
[]
;
endBlock
?:
bigint
;
fuelReceiptConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
log
?:
{
logIds
?:
...
}
;
transfer
?:
{
assetId
?:
...
;
from
?:
...
;
to
?:
...
}
;
}
[]
;
fuelTransactionConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
}
[]
;
instructionConfig
?:
{
innerInstruction
?:
boolean
;
parsedInstruction
?:
boolean
;
rawDataInstruction
?:
boolean
;
}
;
intervalConfigs
?:
{
fetchConfig
?:
{
block
?:
...
;
trace
?:
...
;
transaction
?:
...
;
transactionReceipt
?:
...
;
transactionReceiptLogs
?:
...
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
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
;
handlerName
?:
string
;
}
[]
;
moveEventConfigs
?:
{
fetchConfig
?:
{
allEvents
?:
...
;
includeFailedTransaction
?:
...
;
inputs
?:
...
;
resourceChanges
?:
...
;
resourceConfig
?:
...
;
supportMultisigFunc
?:
...
;
}
;
filters
?:
(...)
[]
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
moveIntervalConfigs
?:
{
fetchConfig
?:
{
allEvents
?:
...
;
includeFailedTransaction
?:
...
;
inputs
?:
...
;
resourceChanges
?:
...
;
resourceConfig
?:
...
;
supportMultisigFunc
?:
...
;
}
;
intervalConfig
?:
{
fetchConfig
?:
...
;
handlerId
?:
...
;
handlerName
?:
...
;
minutes
?:
...
;
minutesInterval
?:
...
;
slot
?:
...
;
slotInterval
?:
...
;
}
;
ownerType
?:
MoveOwnerType
;
resourceFetchConfig
?:
{
owned
?:
...
}
;
type
?:
string
;
}
[]
;
moveResourceChangeConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
includeDeleted
?:
boolean
;
type
?:
string
;
}
[]
;
processorType
?:
string
;
starknetEventConfigs
?:
{
filters
?:
(...)
[]
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
startBlock
?:
bigint
;
traceConfigs
?:
{
fetchConfig
?:
{
block
?:
...
;
trace
?:
...
;
transaction
?:
...
;
transactionReceipt
?:
...
;
transactionReceiptLogs
?:
...
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
signature
?:
string
;
}
[]
;
transactionConfig
?:
{
fetchConfig
?:
{
block
?:
...
;
trace
?:
...
;
transaction
?:
...
;
transactionReceipt
?:
...
;
transactionReceiptLogs
?:
...
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
}
[]
;
}
,
)
:
ConfigureHandlersResponse
Parameters
Optional
base
:
{
accountConfigs
?:
{
address
?:
string
;
chainId
?:
string
;
endBlock
?:
bigint
;
intervalConfigs
?:
{
fetchConfig
?:
{
block
?:
...
;
trace
?:
...
;
transaction
?:
...
;
transactionReceipt
?:
...
;
transactionReceiptLogs
?:
...
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
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
;
handlerName
?:
string
;
}
[]
;
moveIntervalConfigs
?:
{
fetchConfig
?:
{
allEvents
?:
...
;
includeFailedTransaction
?:
...
;
inputs
?:
...
;
resourceChanges
?:
...
;
resourceConfig
?:
...
;
supportMultisigFunc
?:
...
;
}
;
intervalConfig
?:
{
fetchConfig
?:
...
;
handlerId
?:
...
;
handlerName
?:
...
;
minutes
?:
...
;
minutesInterval
?:
...
;
slot
?:
...
;
slotInterval
?:
...
;
}
;
ownerType
?:
MoveOwnerType
;
resourceFetchConfig
?:
{
owned
?:
...
}
;
type
?:
string
;
}
[]
;
moveResourceChangeConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
includeDeleted
?:
boolean
;
type
?:
string
;
}
[]
;
startBlock
?:
bigint
;
}
[]
;
contractConfigs
?:
{
assetConfigs
?:
{
filters
?:
(...)
[]
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
contract
?:
{
abi
?:
string
;
address
?:
string
;
chainId
?:
string
;
name
?:
string
;
}
;
cosmosLogConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
logFilters
?:
(...)
[]
;
}
[]
;
endBlock
?:
bigint
;
fuelReceiptConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
log
?:
{
logIds
?:
...
}
;
transfer
?:
{
assetId
?:
...
;
from
?:
...
;
to
?:
...
}
;
}
[]
;
fuelTransactionConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
}
[]
;
instructionConfig
?:
{
innerInstruction
?:
boolean
;
parsedInstruction
?:
boolean
;
rawDataInstruction
?:
boolean
;
}
;
intervalConfigs
?:
{
fetchConfig
?:
{
block
?:
...
;
trace
?:
...
;
transaction
?:
...
;
transactionReceipt
?:
...
;
transactionReceiptLogs
?:
...
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
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
;
handlerName
?:
string
;
}
[]
;
moveEventConfigs
?:
{
fetchConfig
?:
{
allEvents
?:
...
;
includeFailedTransaction
?:
...
;
inputs
?:
...
;
resourceChanges
?:
...
;
resourceConfig
?:
...
;
supportMultisigFunc
?:
...
;
}
;
filters
?:
(...)
[]
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
moveIntervalConfigs
?:
{
fetchConfig
?:
{
allEvents
?:
...
;
includeFailedTransaction
?:
...
;
inputs
?:
...
;
resourceChanges
?:
...
;
resourceConfig
?:
...
;
supportMultisigFunc
?:
...
;
}
;
intervalConfig
?:
{
fetchConfig
?:
...
;
handlerId
?:
...
;
handlerName
?:
...
;
minutes
?:
...
;
minutesInterval
?:
...
;
slot
?:
...
;
slotInterval
?:
...
;
}
;
ownerType
?:
MoveOwnerType
;
resourceFetchConfig
?:
{
owned
?:
...
}
;
type
?:
string
;
}
[]
;
moveResourceChangeConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
includeDeleted
?:
boolean
;
type
?:
string
;
}
[]
;
processorType
?:
string
;
starknetEventConfigs
?:
{
filters
?:
(...)
[]
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
startBlock
?:
bigint
;
traceConfigs
?:
{
fetchConfig
?:
{
block
?:
...
;
trace
?:
...
;
transaction
?:
...
;
transactionReceipt
?:
...
;
transactionReceiptLogs
?:
...
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
signature
?:
string
;
}
[]
;
transactionConfig
?:
{
fetchConfig
?:
{
block
?:
...
;
trace
?:
...
;
transaction
?:
...
;
transactionReceipt
?:
...
;
transactionReceiptLogs
?:
...
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
}
[]
;
}
Returns
ConfigureHandlersResponse
decode
:
function
decode
(
input
:
Uint8Array
<
ArrayBufferLike
>
|
Reader
,
length
?:
number
,
)
:
ConfigureHandlersResponse
Parameters
input
:
Uint8Array
<
ArrayBufferLike
>
|
Reader
Optional
length
:
number
Returns
ConfigureHandlersResponse
encode
:
function
encode
(
message
:
ConfigureHandlersResponse
,
writer
?:
Writer
)
:
Writer
Parameters
message
:
ConfigureHandlersResponse
Optional
writer
:
Writer
Returns
Writer
fromJSON
:
function
fromJSON
(
object
:
any
)
:
ConfigureHandlersResponse
Parameters
object
:
any
Returns
ConfigureHandlersResponse
fromPartial
:
function
fromPartial
(
object
:
{
accountConfigs
?:
{
address
?:
string
;
chainId
?:
string
;
endBlock
?:
bigint
;
intervalConfigs
?:
{
fetchConfig
?:
{
block
?:
(...)
|
(...)
|
(...)
;
trace
?:
(...)
|
(...)
|
(...)
;
transaction
?:
(...)
|
(...)
|
(...)
;
transactionReceipt
?:
(...)
|
(...)
|
(...)
;
transactionReceiptLogs
?:
(...)
|
(...)
|
(...)
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
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
;
handlerName
?:
string
;
}
[]
;
moveIntervalConfigs
?:
{
fetchConfig
?:
{
allEvents
?:
(...)
|
(...)
|
(...)
;
includeFailedTransaction
?:
(...)
|
(...)
|
(...)
;
inputs
?:
(...)
|
(...)
|
(...)
;
resourceChanges
?:
(...)
|
(...)
|
(...)
;
resourceConfig
?:
(...)
|
(...)
;
supportMultisigFunc
?:
(...)
|
(...)
|
(...)
;
}
;
intervalConfig
?:
{
fetchConfig
?:
(...)
|
(...)
;
handlerId
?:
(...)
|
(...)
;
handlerName
?:
(...)
|
(...)
;
minutes
?:
(...)
|
(...)
;
minutesInterval
?:
(...)
|
(...)
;
slot
?:
(...)
|
(...)
;
slotInterval
?:
(...)
|
(...)
;
}
;
ownerType
?:
MoveOwnerType
;
resourceFetchConfig
?:
{
owned
?:
(...)
|
(...)
|
(...)
}
;
type
?:
string
;
}
[]
;
moveResourceChangeConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
includeDeleted
?:
boolean
;
type
?:
string
;
}
[]
;
startBlock
?:
bigint
;
}
[]
;
contractConfigs
?:
{
assetConfigs
?:
{
filters
?:
{
assetId
?:
...
;
fromAddress
?:
...
;
toAddress
?:
...
}
[]
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
contract
?:
{
abi
?:
string
;
address
?:
string
;
chainId
?:
string
;
name
?:
string
;
}
;
cosmosLogConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
logFilters
?:
string
[]
;
}
[]
;
endBlock
?:
bigint
;
fuelReceiptConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
log
?:
{
logIds
?:
(...)
|
(...)
}
;
transfer
?:
{
assetId
?:
(...)
|
(...)
;
from
?:
(...)
|
(...)
;
to
?:
(...)
|
(...)
;
}
;
}
[]
;
fuelTransactionConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
}
[]
;
instructionConfig
?:
{
innerInstruction
?:
boolean
;
parsedInstruction
?:
boolean
;
rawDataInstruction
?:
boolean
;
}
;
intervalConfigs
?:
{
fetchConfig
?:
{
block
?:
(...)
|
(...)
|
(...)
;
trace
?:
(...)
|
(...)
|
(...)
;
transaction
?:
(...)
|
(...)
|
(...)
;
transactionReceipt
?:
(...)
|
(...)
|
(...)
;
transactionReceiptLogs
?:
(...)
|
(...)
|
(...)
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
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
;
handlerName
?:
string
;
}
[]
;
moveEventConfigs
?:
{
fetchConfig
?:
{
allEvents
?:
(...)
|
(...)
|
(...)
;
includeFailedTransaction
?:
(...)
|
(...)
|
(...)
;
inputs
?:
(...)
|
(...)
|
(...)
;
resourceChanges
?:
(...)
|
(...)
|
(...)
;
resourceConfig
?:
(...)
|
(...)
;
supportMultisigFunc
?:
(...)
|
(...)
|
(...)
;
}
;
filters
?:
{
account
?:
...
;
eventAccount
?:
...
;
type
?:
...
}
[]
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
moveIntervalConfigs
?:
{
fetchConfig
?:
{
allEvents
?:
(...)
|
(...)
|
(...)
;
includeFailedTransaction
?:
(...)
|
(...)
|
(...)
;
inputs
?:
(...)
|
(...)
|
(...)
;
resourceChanges
?:
(...)
|
(...)
|
(...)
;
resourceConfig
?:
(...)
|
(...)
;
supportMultisigFunc
?:
(...)
|
(...)
|
(...)
;
}
;
intervalConfig
?:
{
fetchConfig
?:
(...)
|
(...)
;
handlerId
?:
(...)
|
(...)
;
handlerName
?:
(...)
|
(...)
;
minutes
?:
(...)
|
(...)
;
minutesInterval
?:
(...)
|
(...)
;
slot
?:
(...)
|
(...)
;
slotInterval
?:
(...)
|
(...)
;
}
;
ownerType
?:
MoveOwnerType
;
resourceFetchConfig
?:
{
owned
?:
(...)
|
(...)
|
(...)
}
;
type
?:
string
;
}
[]
;
moveResourceChangeConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
includeDeleted
?:
boolean
;
type
?:
string
;
}
[]
;
processorType
?:
string
;
starknetEventConfigs
?:
{
filters
?:
{
address
?:
...
;
keys
?:
...
}
[]
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
startBlock
?:
bigint
;
traceConfigs
?:
{
fetchConfig
?:
{
block
?:
(...)
|
(...)
|
(...)
;
trace
?:
(...)
|
(...)
|
(...)
;
transaction
?:
(...)
|
(...)
|
(...)
;
transactionReceipt
?:
(...)
|
(...)
|
(...)
;
transactionReceiptLogs
?:
(...)
|
(...)
|
(...)
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
signature
?:
string
;
}
[]
;
transactionConfig
?:
{
fetchConfig
?:
{
block
?:
(...)
|
(...)
|
(...)
;
trace
?:
(...)
|
(...)
|
(...)
;
transaction
?:
(...)
|
(...)
|
(...)
;
transactionReceipt
?:
(...)
|
(...)
|
(...)
;
transactionReceiptLogs
?:
(...)
|
(...)
|
(...)
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
}
[]
;
}
,
)
:
ConfigureHandlersResponse
Parameters
object
:
{
accountConfigs
?:
{
address
?:
string
;
chainId
?:
string
;
endBlock
?:
bigint
;
intervalConfigs
?:
{
fetchConfig
?:
{
block
?:
(...)
|
(...)
|
(...)
;
trace
?:
(...)
|
(...)
|
(...)
;
transaction
?:
(...)
|
(...)
|
(...)
;
transactionReceipt
?:
(...)
|
(...)
|
(...)
;
transactionReceiptLogs
?:
(...)
|
(...)
|
(...)
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
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
;
handlerName
?:
string
;
}
[]
;
moveIntervalConfigs
?:
{
fetchConfig
?:
{
allEvents
?:
(...)
|
(...)
|
(...)
;
includeFailedTransaction
?:
(...)
|
(...)
|
(...)
;
inputs
?:
(...)
|
(...)
|
(...)
;
resourceChanges
?:
(...)
|
(...)
|
(...)
;
resourceConfig
?:
(...)
|
(...)
;
supportMultisigFunc
?:
(...)
|
(...)
|
(...)
;
}
;
intervalConfig
?:
{
fetchConfig
?:
(...)
|
(...)
;
handlerId
?:
(...)
|
(...)
;
handlerName
?:
(...)
|
(...)
;
minutes
?:
(...)
|
(...)
;
minutesInterval
?:
(...)
|
(...)
;
slot
?:
(...)
|
(...)
;
slotInterval
?:
(...)
|
(...)
;
}
;
ownerType
?:
MoveOwnerType
;
resourceFetchConfig
?:
{
owned
?:
(...)
|
(...)
|
(...)
}
;
type
?:
string
;
}
[]
;
moveResourceChangeConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
includeDeleted
?:
boolean
;
type
?:
string
;
}
[]
;
startBlock
?:
bigint
;
}
[]
;
contractConfigs
?:
{
assetConfigs
?:
{
filters
?:
{
assetId
?:
...
;
fromAddress
?:
...
;
toAddress
?:
...
}
[]
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
contract
?:
{
abi
?:
string
;
address
?:
string
;
chainId
?:
string
;
name
?:
string
;
}
;
cosmosLogConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
logFilters
?:
string
[]
;
}
[]
;
endBlock
?:
bigint
;
fuelReceiptConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
log
?:
{
logIds
?:
(...)
|
(...)
}
;
transfer
?:
{
assetId
?:
(...)
|
(...)
;
from
?:
(...)
|
(...)
;
to
?:
(...)
|
(...)
;
}
;
}
[]
;
fuelTransactionConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
}
[]
;
instructionConfig
?:
{
innerInstruction
?:
boolean
;
parsedInstruction
?:
boolean
;
rawDataInstruction
?:
boolean
;
}
;
intervalConfigs
?:
{
fetchConfig
?:
{
block
?:
(...)
|
(...)
|
(...)
;
trace
?:
(...)
|
(...)
|
(...)
;
transaction
?:
(...)
|
(...)
|
(...)
;
transactionReceipt
?:
(...)
|
(...)
|
(...)
;
transactionReceiptLogs
?:
(...)
|
(...)
|
(...)
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
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
;
handlerName
?:
string
;
}
[]
;
moveEventConfigs
?:
{
fetchConfig
?:
{
allEvents
?:
(...)
|
(...)
|
(...)
;
includeFailedTransaction
?:
(...)
|
(...)
|
(...)
;
inputs
?:
(...)
|
(...)
|
(...)
;
resourceChanges
?:
(...)
|
(...)
|
(...)
;
resourceConfig
?:
(...)
|
(...)
;
supportMultisigFunc
?:
(...)
|
(...)
|
(...)
;
}
;
filters
?:
{
account
?:
...
;
eventAccount
?:
...
;
type
?:
...
}
[]
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
moveIntervalConfigs
?:
{
fetchConfig
?:
{
allEvents
?:
(...)
|
(...)
|
(...)
;
includeFailedTransaction
?:
(...)
|
(...)
|
(...)
;
inputs
?:
(...)
|
(...)
|
(...)
;
resourceChanges
?:
(...)
|
(...)
|
(...)
;
resourceConfig
?:
(...)
|
(...)
;
supportMultisigFunc
?:
(...)
|
(...)
|
(...)
;
}
;
intervalConfig
?:
{
fetchConfig
?:
(...)
|
(...)
;
handlerId
?:
(...)
|
(...)
;
handlerName
?:
(...)
|
(...)
;
minutes
?:
(...)
|
(...)
;
minutesInterval
?:
(...)
|
(...)
;
slot
?:
(...)
|
(...)
;
slotInterval
?:
(...)
|
(...)
;
}
;
ownerType
?:
MoveOwnerType
;
resourceFetchConfig
?:
{
owned
?:
(...)
|
(...)
|
(...)
}
;
type
?:
string
;
}
[]
;
moveResourceChangeConfigs
?:
{
handlerId
?:
number
;
handlerName
?:
string
;
includeDeleted
?:
boolean
;
type
?:
string
;
}
[]
;
processorType
?:
string
;
starknetEventConfigs
?:
{
filters
?:
{
address
?:
...
;
keys
?:
...
}
[]
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
startBlock
?:
bigint
;
traceConfigs
?:
{
fetchConfig
?:
{
block
?:
(...)
|
(...)
|
(...)
;
trace
?:
(...)
|
(...)
|
(...)
;
transaction
?:
(...)
|
(...)
|
(...)
;
transactionReceipt
?:
(...)
|
(...)
|
(...)
;
transactionReceiptLogs
?:
(...)
|
(...)
|
(...)
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
signature
?:
string
;
}
[]
;
transactionConfig
?:
{
fetchConfig
?:
{
block
?:
(...)
|
(...)
|
(...)
;
trace
?:
(...)
|
(...)
|
(...)
;
transaction
?:
(...)
|
(...)
|
(...)
;
transactionReceipt
?:
(...)
|
(...)
|
(...)
;
transactionReceiptLogs
?:
(...)
|
(...)
|
(...)
;
}
;
handlerId
?:
number
;
handlerName
?:
string
;
}
[]
;
}
[]
;
}
Returns
ConfigureHandlersResponse
toJSON
:
function
toJSON
(
message
:
ConfigureHandlersResponse
)
:
unknown
Parameters
message
:
ConfigureHandlersResponse
Returns
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sentio/sdk
Loading...