* @description Submit an already serialized transaction to the network.
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
* @description Submit an already serialized transaction to the network.
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
-
* @description Return transactions that are currently stored in Blockfrost mempool, waiting to be included in a newly minted block. Shows only transactions submitted via Blockfrost.io.
+
* @description Return transactions that are currently stored in Blockfrost mempool,
+
* waiting to be included in a newly minted block.
+
* Shows only transactions submitted via Blockfrost.io.
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
-
* @description Return transactions that are currently stored in Blockfrost mempool, waiting to be included in a newly minted block. Shows only transactions submitted via Blockfrost.io.
+
* @description Return transactions that are currently stored in Blockfrost mempool,
+
* waiting to be included in a newly minted block.
+
* Shows only transactions submitted via Blockfrost.io.
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
/** @description The number of results displayed on one page. */
* @description Return content of the requested transaction.
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
* @description Return content of the requested transaction.
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
"/mempool/addresses/{address}": {
-
* @description List of mempool transactions where at least one of the transaction inputs or outputs belongs to the address. Shows only transactions submitted via Blockfrost.io.
+
* @description List of mempool transactions where at least one of the transaction inputs or outputs belongs to the address.
+
* Shows only transactions submitted via Blockfrost.io.
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
-
* @description List of mempool transactions where at least one of the transaction inputs or outputs belongs to the address. Shows only transactions submitted via Blockfrost.io.
+
* @description List of mempool transactions where at least one of the transaction inputs or outputs belongs to the address.
+
* Shows only transactions submitted via Blockfrost.io.
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
/** @description The number of results displayed on one page. */
* Submit a transaction for execution units evaluation
* @description Submit an already serialized transaction to evaluate how much execution units it requires.
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
* Submit a transaction for execution units evaluation
* @description Submit an already serialized transaction to evaluate how much execution units it requires.
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
"/utils/txs/evaluate/utxos": {
* Submit a transaction for execution units evaluation (additional UTXO set)
-
* @description Submit a JSON payload with transaction CBOR and additional utxo set to evaluate how much execution units it requires.
+
* @description Submit a JSON payload with transaction CBOR and additional UTXO set to evaluate how much execution units it requires.
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
* Submit a transaction for execution units evaluation (additional UTXO set)
-
* @description Submit a JSON payload with transaction CBOR and additional utxo set to evaluate how much execution units it requires.
+
* @description Submit a JSON payload with transaction CBOR and additional UTXO set to evaluate how much execution units it requires.
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
* @description You need to `/ipfs/pin/add` an object to avoid it being garbage collected. This usage
* is being counted in your user account quota.
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
* @description You need to `/ipfs/pin/add` an object to avoid it being garbage collected. This usage
* is being counted in your user account quota.
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
/** @description Returns information about added IPFS object */
* Relay to an IPFS gateway
* @description Retrieve an object from the IPFS gateway (useful if you do not want to rely on a public gateway, such as `ipfs.blockfrost.dev`).
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
* Relay to an IPFS gateway
* @description Retrieve an object from the IPFS gateway (useful if you do not want to rely on a public gateway, such as `ipfs.blockfrost.dev`).
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
* @description List objects pinned to local storage
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
* @description List objects pinned to local storage
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
/** @description The number of results displayed on one page. */
* Get details about pinned object
* @description Get information about locally pinned IPFS object
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
* Get details about pinned object
* @description Get information about locally pinned IPFS object
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
* @description Remove pinned objects from local storage
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.
* @description Remove pinned objects from local storage
+
* <span class="hosted">Hosted</span> Endpoint only available for hosted variant.