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
AccountsResponse
Interface AccountsResponse
Hierarchy
AccountsResponse
Index
Properties
accounts
pagination
Properties
accounts
accounts
:
{
@type
:
string
;
base_account
:
{
account_number
:
string
;
address
:
string
;
pub_key
:
{
@type
:
string
;
key
:
string
}
;
sequence
:
string
}
;
code_hash
:
string
}
[]
pagination
pagination
:
{
nextKey
?:
string
;
total
:
string
}
Type declaration
Optional
next
Key
?:
string
total
:
string
Modules
@injectivelabs/sdk-
ts
internal
@injectivelabs/wallet-
ts
Accounts
Response
accounts
pagination
Generated using
TypeDoc