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
IndexerGrpcAccountPortfolioApi
Class IndexerGrpcAccountPortfolioApi
Hierarchy
IndexerGrpcAccountPortfolioApi
Index
Constructors
constructor
Properties
client
module
Methods
fetch
Account
Portfolio
Constructors
constructor
new
Indexer
Grpc
Account
Portfolio
Api
(
endpoint
:
string
)
:
IndexerGrpcAccountPortfolioApi
Parameters
endpoint:
string
Returns
IndexerGrpcAccountPortfolioApi
Properties
Protected
client
client
:
InjectivePortfolioRPCClientImpl
Protected
module
module
:
string
= IndexerModule.Portfolio
Methods
fetch
Account
Portfolio
fetch
Account
Portfolio
(
address
:
string
)
:
internal
.
Promise
<
AccountPortfolioV2
>
Parameters
address:
string
Returns
internal
.
Promise
<
AccountPortfolioV2
>
Modules
@injectivelabs/sdk-
ts
internal
@injectivelabs/wallet-
ts
Indexer
Grpc
Account
Portfolio
Api
constructor
client
module
fetch
Account
Portfolio
Generated using
TypeDoc