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
CosmosAccountRestResponse
Interface CosmosAccountRestResponse
Hierarchy
CosmosAccountRestResponse
Index
Properties
account
Properties
account
account
:
{
account_number
:
string
;
address
:
string
;
pub_key
:
{
@type
:
string
;
key
:
string
}
;
sequence
:
string
}
Type declaration
account_
number
:
string
address
:
string
pub_
key
:
{
@type
:
string
;
key
:
string
}
@type
:
string
key
:
string
sequence
:
string
Modules
@injectivelabs/sdk-
ts
internal
@injectivelabs/wallet-
ts
Cosmos
Account
Rest
Response
account
Generated using
TypeDoc