Preparing search index...
The search index is not available
cardano-sdk
cardano-sdk
@cardano-sdk/cardano-services-client
BlockfrostClient
Class BlockfrostClient
Hierarchy
BlockfrostClient
Index
Constructors
constructor
Properties
base
Url
rate
Limiter
request
Init
Methods
request
Constructors
constructor
new
Blockfrost
Client
(
__namedParameters
:
BlockfrostClientConfig
, __namedParameters
:
BlockfrostClientDependencies
)
:
BlockfrostClient
Parameters
__namedParameters:
BlockfrostClientConfig
__namedParameters:
BlockfrostClientDependencies
Returns
BlockfrostClient
Properties
Private
base
Url
base
Url
:
string
Private
rate
Limiter
rate
Limiter
:
RateLimiter
Private
request
Init
request
Init
:
RequestInit
Methods
request
request
<
T
>
(
endpoint
:
string
)
:
Promise
<
T
>
Throws
Type Parameters
T
Parameters
endpoint:
string
e.g. 'blocks/latest'
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
Blockfrost
Client
constructor
base
Url
rate
Limiter
request
Init
request
Generated using
TypeDoc
Throws