Preparing search index...
The search index is not available
@boostxyz/sdk
@boostxyz/sdk
GetIncentiveScalarParams
Interface GetIncentiveScalarParams
interface
GetIncentiveScalarParams
{
chainId
:
number
;
hash
:
`
0x
${
string
}
`
;
knownSignatures
:
Record
<
`
0x
${
string
}
`
,
AbiEvent
|
AbiFunction
>
;
}
Index
Properties
chain
Id
hash
known
Signatures
Properties
chain
Id
chain
Id
:
number
hash
hash
:
`
0x
${
string
}
`
known
Signatures
known
Signatures
:
Record
<
`
0x
${
string
}
`
,
AbiEvent
|
AbiFunction
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chain
Id
hash
known
Signatures
@boostxyz/sdk
Loading...