Preparing search index...
The search index is not available
cardano-sdk
cardano-sdk
@cardano-sdk/e2e
<internal>
TrackedRewardAccountInfoProvider
Class TrackedRewardAccountInfoProvider
Hierarchy
ProviderTracker
TrackedRewardAccountInfoProvider
Implements
RewardAccountInfoProvider
Index
Constructors
constructor
Properties
delegation
Portfolio
health
Check
reward
Account
Info
stats
Methods
set
Stat
Initialized
tracked
Call
Constructors
constructor
new
Tracked
Reward
Account
Info
Provider
(
rewardAccountInfoProvider
:
RewardAccountInfoProvider
)
:
TrackedRewardAccountInfoProvider
Parameters
rewardAccountInfoProvider:
RewardAccountInfoProvider
Returns
TrackedRewardAccountInfoProvider
Properties
Readonly
delegation
Portfolio
delegation
Portfolio
:
(
(
rewardAccounts
:
RewardAccount
)
=>
Promise
<
null
|
Cip17DelegationPortfolio
>
)
Type declaration
(
rewardAccounts
:
RewardAccount
)
:
Promise
<
null
|
Cip17DelegationPortfolio
>
Parameters
rewardAccounts:
RewardAccount
Returns
Promise
<
null
|
Cip17DelegationPortfolio
>
Readonly
health
Check
health
Check
:
(
(
)
=>
Promise
<
HealthCheckResponse
>
)
Type declaration
(
)
:
Promise
<
HealthCheckResponse
>
Returns
Promise
<
HealthCheckResponse
>
Readonly
reward
Account
Info
reward
Account
Info
:
(
(
rewardAccount
:
RewardAccount
, localEpoch
:
EpochNo
)
=>
Promise
<
RewardAccountInfo
>
)
Type declaration
(
rewardAccount
:
RewardAccount
, localEpoch
:
EpochNo
)
:
Promise
<
RewardAccountInfo
>
Parameters
rewardAccount:
RewardAccount
localEpoch:
EpochNo
Returns
Promise
<
RewardAccountInfo
>
Readonly
stats
stats
:
RewardAccountInfoProviderStats
Methods
set
Stat
Initialized
set
Stat
Initialized
(
tracker
:
BehaviorSubject
<
ProviderFnStats
>
)
:
void
Parameters
tracker:
BehaviorSubject
<
ProviderFnStats
>
Returns
void
Protected
tracked
Call
tracked
Call
<
T
>
(
call
:
(
(
)
=>
Promise
<
T
>
)
, tracker
:
BehaviorSubject
<
ProviderFnStats
>
)
:
Promise
<
T
>
Type Parameters
T
Parameters
call:
(
(
)
=>
Promise
<
T
>
)
(
)
:
Promise
<
T
>
Returns
Promise
<
T
>
tracker:
BehaviorSubject
<
ProviderFnStats
>
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
cardano-
sdk
@cardano-
sdk/cardano-
services
<internal>
errors
util
@cardano-
sdk/cardano-
services-
client
<internal>
@cardano-
sdk/core
<internal>
Asset
Asset
Name
Label
util
Cardano
Asset
Fingerprint
Asset
Id
Asset
Name
Cip1854
Extended
Account
Public
Key
DRepID
Pool
Id
Reward
Account
Transaction
Id
Vrf
Vk
Bech32
util
Cardano
Node
Util
Days
Hours
Milliseconds
Minutes
Provider
Util
Seconds
Serialization
Tx
BodyCBOR
TxCBOR
metadatum
util
@cardano-
sdk/e2e
<internal>
@cardano-
sdk/golden-
test-
generator
<internal>
@cardano-
sdk/governance
<internal>
cip36
@cardano-
sdk/input-
selection
<internal>
@cardano-
sdk/key-
management
<internal>
cip8
errors
util
@cardano-
sdk/ogmios
<internal>
ogmios
To
Core
@cardano-
sdk/projection
<internal>
Bootstrap
In
Memory
Mappers
@cardano-
sdk/util
<internal>
Base64
Blob
Hex
Blob
@cardano-
sdk/util-
dev
<internal>
Asset
Id
Docker
Util
Tx
Test
Util
cip19
Test
Vectors
handle
Provider
Mocks
mock
Providers
@cardano-
sdk/util-
rxjs
@cardano-
sdk/wallet
<internal>
cip30
storage
@cardano-
sdk/web-
extension
<internal>
cip30
Tracked
Reward
Account
Info
Provider
constructor
delegation
Portfolio
health
Check
reward
Account
Info
stats
set
Stat
Initialized
tracked
Call
Generated using
TypeDoc