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
ChainGrpcAuctionApi
Class ChainGrpcAuctionApi
Hierarchy
ChainGrpcAuctionApi
Index
Constructors
constructor
Properties
client
module
Methods
fetch
Current
Basket
fetch
Module
Params
fetch
Module
State
Constructors
constructor
new
Chain
Grpc
Auction
Api
(
endpoint
:
string
)
:
ChainGrpcAuctionApi
Parameters
endpoint:
string
Returns
ChainGrpcAuctionApi
Properties
Protected
client
client
:
QueryClientImpl
Protected
module
module
:
string
= ChainModule.Auction
Methods
fetch
Current
Basket
fetch
Current
Basket
(
)
:
internal
.
Promise
<
CurrentBasket
>
Returns
internal
.
Promise
<
CurrentBasket
>
fetch
Module
Params
fetch
Module
Params
(
)
:
internal
.
Promise
<
AuctionModuleStateParams
>
Returns
internal
.
Promise
<
AuctionModuleStateParams
>
fetch
Module
State
fetch
Module
State
(
)
:
internal
.
Promise
<
AuctionModuleState
>
Returns
internal
.
Promise
<
AuctionModuleState
>
Modules
@injectivelabs/sdk-
ts
internal
@injectivelabs/wallet-
ts
Chain
Grpc
Auction
Api
constructor
client
module
fetch
Current
Basket
fetch
Module
Params
fetch
Module
State
Generated using
TypeDoc