Binance Connector JS
Preparing search index...
@binance/staking
StakingRestAPI
GetBnsolRewardsHistoryResponse
Interface GetBnsolRewardsHistoryResponse
Export
GetBnsolRewardsHistoryResponse
interface
GetBnsolRewardsHistoryResponse
{
estRewardsInSOL
?:
string
;
rows
?:
GetBnsolRewardsHistoryResponseRowsInner
[]
;
total
?:
number
;
}
Index
Properties
est
Rewards
In
SOL?
rows?
total?
Properties
Optional
est
Rewards
In
SOL
estRewardsInSOL
?:
string
Memberof
GetBnsolRewardsHistoryResponse
Optional
rows
rows
?:
GetBnsolRewardsHistoryResponseRowsInner
[]
Memberof
GetBnsolRewardsHistoryResponse
Optional
total
total
?:
number
Memberof
GetBnsolRewardsHistoryResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
est
Rewards
In
SOL
rows
total
Binance Connector JS
Loading...
Export
GetBnsolRewardsHistoryResponse