GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v3.3.0
Steer Protocol SDK
index
VaultExecutionDataProvenance
Interface VaultExecutionDataProvenance
interface
VaultExecutionDataProvenance
{
source
:
"onchain-contract"
|
"steer-subgraph"
;
consistency
:
"block-pinned"
|
"timestamp-bounded"
;
status
:
"indexed"
|
"verified"
|
"not-found"
;
blockNumber
:
null
|
string
;
detail
:
string
;
}
Index
Properties
source
consistency
status
block
Number
detail
Properties
source
source
:
"onchain-contract"
|
"steer-subgraph"
consistency
consistency
:
"block-pinned"
|
"timestamp-bounded"
status
status
:
"indexed"
|
"verified"
|
"not-found"
block
Number
blockNumber
:
null
|
string
detail
detail
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
source
consistency
status
block
Number
detail
GitHub
NPM
Steer Protocol SDK - v3.3.0
Loading...