Binance Connector JS
Preparing search index...
@binance/staking
StakingRestAPI
OnChainYieldsAccountResponse
Interface OnChainYieldsAccountResponse
Export
OnChainYieldsAccountResponse
interface
OnChainYieldsAccountResponse
{
totalAmountInBTC
?:
string
;
totalAmountInUSDT
?:
string
;
totalFlexibleAmountInBTC
?:
string
;
totalFlexibleAmountInUSDT
?:
string
;
totalLockedInBTC
?:
string
;
totalLockedInUSDT
?:
string
;
}
Index
Properties
total
Amount
In
BTC?
total
Amount
In
USDT?
total
Flexible
Amount
In
BTC?
total
Flexible
Amount
In
USDT?
total
Locked
In
BTC?
total
Locked
In
USDT?
Properties
Optional
total
Amount
In
BTC
totalAmountInBTC
?:
string
Memberof
OnChainYieldsAccountResponse
Optional
total
Amount
In
USDT
totalAmountInUSDT
?:
string
Memberof
OnChainYieldsAccountResponse
Optional
total
Flexible
Amount
In
BTC
totalFlexibleAmountInBTC
?:
string
Memberof
OnChainYieldsAccountResponse
Optional
total
Flexible
Amount
In
USDT
totalFlexibleAmountInUSDT
?:
string
Memberof
OnChainYieldsAccountResponse
Optional
total
Locked
In
BTC
totalLockedInBTC
?:
string
Memberof
OnChainYieldsAccountResponse
Optional
total
Locked
In
USDT
totalLockedInUSDT
?:
string
Memberof
OnChainYieldsAccountResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
total
Amount
In
BTC
total
Amount
In
USDT
total
Flexible
Amount
In
BTC
total
Flexible
Amount
In
USDT
total
Locked
In
BTC
total
Locked
In
USDT
Binance Connector JS
Loading...
Export
OnChainYieldsAccountResponse