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
Delegation
Interface Delegation
Hierarchy
Delegation
Index
Properties
balance
delegation
Properties
balance
balance
:
{
amount
:
string
;
denom
:
string
}
Type declaration
amount
:
string
denom
:
string
delegation
delegation
:
{
delegatorAddress
:
string
;
shares
:
string
;
validatorAddress
:
string
}
Type declaration
delegator
Address
:
string
shares
:
string
validator
Address
:
string
Modules
@injectivelabs/sdk-
ts
internal
@injectivelabs/wallet-
ts
Delegation
balance
delegation
Generated using
TypeDoc