Binance Connector JS
Preparing search index...
@binance/staking
StakingRestAPI
EthStakingAccountResponse
Interface EthStakingAccountResponse
Export
EthStakingAccountResponse
interface
EthStakingAccountResponse
{
holdingInETH
?:
string
;
holdings
?:
EthStakingAccountResponseHoldings
;
profit
?:
EthStakingAccountResponseProfit
;
thirtyDaysProfitInETH
?:
string
;
}
Index
Properties
holding
In
ETH?
holdings?
profit?
thirty
Days
Profit
In
ETH?
Properties
Optional
holding
In
ETH
holdingInETH
?:
string
Memberof
EthStakingAccountResponse
Optional
holdings
holdings
?:
EthStakingAccountResponseHoldings
Memberof
EthStakingAccountResponse
Optional
profit
profit
?:
EthStakingAccountResponseProfit
Memberof
EthStakingAccountResponse
Optional
thirty
Days
Profit
In
ETH
thirtyDaysProfitInETH
?:
string
Memberof
EthStakingAccountResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
holding
In
ETH
holdings
profit
thirty
Days
Profit
In
ETH
Binance Connector JS
Loading...
Export
EthStakingAccountResponse