Preparing search index...
The search index is not available
cardano-sdk
cardano-sdk
@cardano-sdk/cardano-services
RewardsHttpService
Class RewardsHttpService
Hierarchy
HttpService
RewardsHttpService
Index
Constructors
constructor
Properties
logger
name
open
Api
Path
provider
router
slug
state
Methods
api
Version
Path
attach
Provider
Routes
health
Check
initialize
initialize
After
initialize
Before
initialize
Impl
shutdown
shutdown
After
shutdown
Before
shutdown
Impl
start
start
After
start
Before
start
Impl
route
Handler
Constructors
constructor
new
Rewards
Http
Service
(
__namedParameters
:
RewardServiceDependencies
, router
?:
Router
)
:
RewardsHttpService
Parameters
__namedParameters:
RewardServiceDependencies
router:
Router
= ...
Returns
RewardsHttpService
Properties
logger
logger
:
Logger
name
name
:
string
open
Api
Path
open
Api
Path
:
string
provider
provider
:
Provider
router
router
:
Router
slug
slug
:
string
state
state
:
RunnableModuleState
Methods
api
Version
Path
api
Version
Path
(
)
:
string
Returns
string
attach
Provider
Routes
attach
Provider
Routes
<
T
>
(
provider
:
T
, router
:
Router
, paths
:
HttpProviderConfigPaths
<
T
>
)
:
void
Type Parameters
T
extends
Provider
Parameters
provider:
T
router:
Router
paths:
HttpProviderConfigPaths
<
T
>
Returns
void
health
Check
health
Check
(
)
:
Promise
<
HealthCheckResponse
>
Returns
Promise
<
HealthCheckResponse
>
initialize
initialize
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
initialize
After
initialize
After
(
)
:
void
Returns
void
initialize
Before
initialize
Before
(
)
:
void
Returns
void
Protected
initialize
Impl
initialize
Impl
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
shutdown
shutdown
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
shutdown
After
shutdown
After
(
)
:
void
Returns
void
shutdown
Before
shutdown
Before
(
)
:
void
Returns
void
Protected
shutdown
Impl
shutdown
Impl
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
start
start
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
start
After
start
After
(
)
:
void
Returns
void
start
Before
start
Before
(
)
:
void
Returns
void
Protected
start
Impl
start
Impl
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Static
route
Handler
route
Handler
(
logger
:
Logger
)
:
ProviderHandler
<
any
,
any
,
any
>
Parameters
logger:
Logger
Returns
ProviderHandler
<
any
,
any
,
any
>
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
Rewards
Http
Service
constructor
logger
name
open
Api
Path
provider
router
slug
state
api
Version
Path
attach
Provider
Routes
health
Check
initialize
initialize
After
initialize
Before
initialize
Impl
shutdown
shutdown
After
shutdown
Before
shutdown
Impl
start
start
After
start
Before
start
Impl
route
Handler
Generated using
TypeDoc