sdk.blockfrost
Home > @blaze-cardano/sdk > Blockfrost
Blockfrost class
Signature:
declare class Blockfrost extends Provider 
Extends: Provider
Constructors
| Constructor | Modifiers | Description | 
|---|---|---|
| Constructs a new instance of the  | 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| string | |||
| boolean | 
Methods
| Method | Modifiers | Description | 
|---|---|---|
| This method awaits confirmation of the transaction given as argument. | ||
| This method evaluates how much execution units a transaction requires. | ||
| This method fetches the protocol parameters from the Blockfrost API. | ||
| This method fetches the UTxO that holds a particular NFT given as argument. | ||
| This method fetches the UTxOs under a given address. | ||
| This method fetches the UTxOs under a given address that hold a particular asset. | ||
| This method submits a transaction to the chain. | ||
| This method returns the datum for the datum hash given as argument. | ||
| This method resolves transaction outputs from a list of transaction inputs given as argument. |