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