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
IndexerAuctionStreamTransformer
Class IndexerAuctionStreamTransformer
Hierarchy
IndexerAuctionStreamTransformer
Index
Constructors
constructor
Methods
bids
Stream
Callback
Constructors
constructor
new
Indexer
Auction
Stream
Transformer
(
)
:
IndexerAuctionStreamTransformer
Returns
IndexerAuctionStreamTransformer
Methods
Static
bids
Stream
Callback
bids
Stream
Callback
(
response
:
StreamBidsResponse
)
:
{
bid
:
IndexerBid
;
operation
:
StreamOperation
}
Parameters
response:
StreamBidsResponse
Returns
{
bid
:
IndexerBid
;
operation
:
StreamOperation
}
bid
:
IndexerBid
operation
:
StreamOperation
Modules
@injectivelabs/sdk-
ts
internal
@injectivelabs/wallet-
ts
Indexer
Auction
Stream
Transformer
constructor
bids
Stream
Callback
Generated using
TypeDoc