Raindex SDK Documentation
GitHub
NPM
Preparing search index...
SyncStatusResponse
Interface SyncStatusResponse
interface
SyncStatusResponse
{
chain_id
:
number
;
last_synced_block
:
number
;
orderbook_address
:
string
;
updated_at
:
undefined
|
string
;
}
Index
Properties
chain_
id
last_
synced_
block
orderbook_
address
updated_
at
Properties
chain_
id
chain_id
:
number
last_
synced_
block
last_synced_block
:
number
orderbook_
address
orderbook_address
:
string
updated_
at
updated_at
:
undefined
|
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
chain_
id
last_
synced_
block
orderbook_
address
updated_
at
GitHub
NPM
Raindex SDK Documentation
Loading...