Search
Preparing search index...
The search index is not available
API Reference | Injective - Powering the future of decentralized finance.
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API Reference | Injective - Powering the future of decentralized finance.
@injectivelabs/sdk-ts
IndexerAccountStreamTransformer
Class IndexerAccountStreamTransformer
Hierarchy
IndexerAccountStreamTransformer
Index
Constructors
constructor
Methods
balance
Stream
Callback
Constructors
constructor
new
Indexer
Account
Stream
Transformer
(
)
:
IndexerAccountStreamTransformer
Returns
IndexerAccountStreamTransformer
Methods
Static
balance
Stream
Callback
balance
Stream
Callback
(
response
:
internal
.
StreamSubaccountBalanceResponse
)
:
{
balance
:
undefined
|
SubaccountBalance
;
operation
:
StreamOperation
;
timestamp
:
string
}
Parameters
response:
internal
.
StreamSubaccountBalanceResponse
Returns
{
balance
:
undefined
|
SubaccountBalance
;
operation
:
StreamOperation
;
timestamp
:
string
}
balance
:
undefined
|
SubaccountBalance
operation
:
StreamOperation
timestamp
:
string
Modules
@injectivelabs/sdk-
ts
internal
@injectivelabs/wallet-
ts
Indexer
Account
Stream
Transformer
constructor
balance
Stream
Callback
Generated using
TypeDoc