Search
Preparing search index...
The search index is not available
lumos
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ckb-indexer
CKBIndexerTransactionCollector
Class CKBIndexerTransactionCollector
Hierarchy
TransactionCollector
CKBIndexerTransactionCollector
Index
Constructors
constructor
Properties
CKBRpc
Url
filter
Options
from
Block
include
Status
indexer
lock
options
order
queries
rpc
skip
skip
Missing
to
Block
type
Methods
collect
count
fetch
Indexer
Transaction
get
Resolved
Cell
get
Resolved
Transaction
Request
Payload
get
Transaction
Hashes
get
Transactions
as
Base
Transaction
Collector
Constructors
constructor
new CKBIndexer
Transaction
Collector
(
indexer
:
CkbIndexer
, queries
:
CKBIndexerQueryOptions
, CKBRpcUrl
:
string
, options
?:
TransactionCollectorOptions
)
:
CKBIndexerTransactionCollector
Parameters
indexer:
CkbIndexer
queries:
CKBIndexerQueryOptions
CKBRpcUrl:
string
Optional
options:
TransactionCollectorOptions
Returns
CKBIndexerTransactionCollector
Properties
CKBRpc
Url
CKBRpc
Url
:
string
filter
Options
filter
Options
:
TransactionCollectorOptions
from
Block
from
Block
:
Hexadecimal
|
undefined
include
Status
include
Status
:
boolean
indexer
indexer
:
CkbIndexer
lock
lock
:
ScriptWrapper
|
undefined
Optional
options
options
:
TransactionCollectorOptions
order
order
:
"asc"
|
"desc"
queries
queries
:
CKBIndexerQueryOptions
rpc
rpc
:
any
skip
skip
:
number
|
undefined
skip
Missing
skip
Missing
:
boolean
to
Block
to
Block
:
Hexadecimal
|
undefined
type
type
:
"empty"
|
ScriptWrapper
|
Script
|
undefined
Methods
collect
collect
(
)
:
AsyncGenerator
<
TransactionWithStatus
|
Transaction
,
undefined
,
unknown
>
Returns
AsyncGenerator
<
TransactionWithStatus
|
Transaction
,
undefined
,
unknown
>
count
count
(
)
:
Promise
<
number
>
Returns
Promise
<
number
>
fetch
Indexer
Transaction
fetch
Indexer
Transaction
(
queries
:
CKBIndexerQueryOptions
, lastCursor
?:
undefined
|
string
)
:
Promise
<
IndexerTransactionList
>
Parameters
queries:
CKBIndexerQueryOptions
Optional
lastCursor:
undefined
|
string
Returns
Promise
<
IndexerTransactionList
>
get
Resolved
Cell
get
Resolved
Cell
(
unresolvedTransaction
:
TransactionWithStatus
, resolvedTransactionList
:
TransactionWithStatus
[]
, indexerTransaction
:
IndexerTransaction
)
:
Output
Parameters
unresolvedTransaction:
TransactionWithStatus
resolvedTransactionList:
TransactionWithStatus
[]
indexerTransaction:
IndexerTransaction
Returns
Output
get
Resolved
Transaction
Request
Payload
get
Resolved
Transaction
Request
Payload
(
unresolvedTransactionList
:
TransactionWithStatus
[]
, indexerTransactionList
:
IndexerTransactionList
)
:
string
[]
Parameters
unresolvedTransactionList:
TransactionWithStatus
[]
indexerTransactionList:
IndexerTransactionList
Returns
string
[]
get
Transaction
Hashes
get
Transaction
Hashes
(
)
:
Promise
<
string
[]
>
Returns
Promise
<
string
[]
>
get
Transactions
get
Transactions
(
lastCursor
?:
undefined
|
string
)
:
Promise
<
GetTransactionDetailResult
>
Parameters
Optional
lastCursor:
undefined
|
string
Returns
Promise
<
GetTransactionDetailResult
>
Static
as
Base
Transaction
Collector
as
Base
Transaction
Collector
(
CKBRpcUrl
:
string
)
:
typeof
BaseTransactionCollector
deprecated
Parameters
CKBRpcUrl:
string
Returns
typeof
BaseTransactionCollector
Globals
base
bi
ckb-
indexer
codec
common-
scripts
config-
manager
debugger
e2e-
test
experiment-
tx-
assembler
hd
hd-
cache
helpers
light-
client
lumos
molecule
rpc
testkit
toolkit
transaction-
manager
base
bi
ckb-
indexer
CKBIndexer
Transaction
Collector
constructor
CKBRpc
Url
filter
Options
from
Block
include
Status
indexer
lock
options
order
queries
rpc
skip
skip
Missing
to
Block
type
collect
count
fetch
Indexer
Transaction
get
Resolved
Cell
get
Resolved
Transaction
Request
Payload
get
Transaction
Hashes
get
Transactions
as
Base
Transaction
Collector
codec
common-
scripts
config-
manager
debugger
e2e-
test
experiment-
tx-
assembler
hd
hd-
cache
helpers
light-
client
lumos
molecule
rpc
testkit
toolkit
transaction-
manager
Generated using
TypeDoc