ada/ada 
        library 
 
       
    
    
    
      Classes 
      
          
  ADAAccountSummaryResponse  
  
 
          
  ADAAccountUTXOResponse  
  
 
          
  ADAAddress  
  Represents an abstract class for ADA addresses with serialization capabilities.
 
          
  ADAAddressSummaryResponse  
  
 
          
  AdaAddressUtils  
  Utility class for handling ADA addresses.
 
          
  ADAAmountResponse  
  
 
          
  ADAAssetActionResponse  
  
 
          
  ADAAssetBalanceResponse  
  
 
          
  ADAAssetResponse  
  
 
          
  ADAAssetsResponse  
  
 
          
  ADABaseAddress  
  Represents an ADA base address, a subtype of ADAShellyAddress.
 
          
  ADABaseTransactionWitness  
  
 
          
  ADABlockAddressTransactionsResponse  
  
 
          
  ADABlockchainEraResponse  
  
 
          
  ADABlockResponse  
  
 
          
  ADAByronAddress  
  Represents an ADA Byron address, a subtype of ADAAddres
 
          
  ADACertificateBuilder  
  
 
          
  ADADepositBuilder  
  
 
          
  ADADeriveAddressResponse  
  
 
          
  ADAEnterpriseAddress  
  
 
          
  ADAEpochInfoResponse  
  
 
          
  ADAEpochParametersResponse  
  
 
          
  ADAEra  
  
 
          
  ADAGenesisParametersResponse  
  
 
          
  ADAHelper  
  
 
          
  ADAInput  
  
 
          
  ADAMempoolTransactionResponse  
  
 
          
  ADAMetadataCBORResponse  
  
 
          
  ADAMetadataLabelResponse  
  
 
          
  ADAMinsBuilder  
  
 
          
  ADANetworkInfoResponse  
  
 
          
  ADANetworkStake  
  
 
          
  ADANetworkSupply  
  
 
          
  ADAOffchainMetadata  
  
 
          
  ADAOnchainMetadata  
  
 
          
  ADAOutput  
  
 
          
  ADAPointerAddress  
  Represents an ADA pointer address, a subtype of ADAShellyAddress.
 
          
  ADAPoolDelegatorInfoResponse  
  
 
          
  ADAPoolEpochInfoResponse  
  
 
          
  ADAPoolInfoResponse  
  
 
          
  ADAPoolMetadataResponse  
  
 
          
  ADAPoolRegistrationCertificateResponse  
  
 
          
  ADAPoolRetirementResponse  
  
 
          
  AdaPrivateKey  
  Represents an Ada private key.
 
          
  AdaPublicKey  
  Represents an Ada public key.
 
          
  ADARedeemer  
  
 
          
  ADARewardAddress  
  Represents an ADA reward address, a subtype of ADAShellyAddress.
 
          
  ADARewardHistoryResponse  
  
 
          
  ADAScriptInfoResponse  
  
 
          
  ADAScriptRedeemerInfoResponse  
  
 
          
  ADAShellyAddress  
  Represents an abstract class for Shelley addresses, a subtype of ADAAddress.
 
          
  ADAStakeAccountDelegationHistoryResponse  
  
 
          
  ADAStakeAccountHistoryResponse  
  
 
          
  ADAStakeAccountMIRHistoryResponse  
  
 
          
  ADAStakeAccountRegistrationHistoryResponse  
  
 
          
  ADAStakeAccountResponse  
  
 
          
  ADAStakeAccountWithdrawalHistoryResponse  
  
 
          
  ADAStakeDistributionResponse  
  
 
          
  ADAStakePoolInfoResponse  
  
 
          
  ADAStakePoolRelayInfoResponse  
  
 
          
  ADAStakePoolUpdateResponse  
  
 
          
  ADATransaction  
  
 
          
  ADATransactionAmount  
  
 
          
  ADATransactionBuilder  
  
 
          
  ADATransactionBuilderUtils  
  
 
          
  AdaTransactionConstant  
  Contains constants related to Ada transactions.
 
          
  ADATransactionDelegationCertificateResponse  
  
 
          
  ADATransactionInfoResponse  
  
 
          
  ADATransactionInput  
  
 
          
  ADATransactionMetadataCBORResponse  
  
 
          
  ADATransactionMIRResponse  
  
 
          
  ADATransactionOutput  
  
 
          
  ADATransactionPoolRetirementCertificateResponse  
  
 
          
  ADATransactionRedeemerResponse  
  
 
          
  ADATransactionStakeAddressCertificateResponse  
  
 
          
  ADATransactionSummaryInfoResponse  
  
 
          
  AdaTransactionUtils  
  
 
          
  ADATransactionUTXOSResponse  
  
 
          
  ADATransactionWithdrawalResponse  
  
 
          
  Anchor  
  
 
          
  AnchorDataHash  
  Represents an Ed25519 key hash..
 
          
  AssetName  
  Represents an asset name.
 
          
  Assets  
  Represents a collection of assets with associated asset names and quantities.
 
          
  AssetsSerializationConfig  
  
 
          
  AuxiliaryData  
  Represents auxiliary data in a transaction.
 
          
  AuxiliaryDataHash  
  Represents a hash for auxiliary data.
 
          
  AuxiliaryDataSet  
  
 
          
  BlockFrostPostRequest <RESULT , RESPONSE >  
  An abstract class representing post request parameters for blockfrost (ADA) API calls.
 
          
  BlockFrostProvider  
  Facilitates communication with the blockfrost by making requests using a provided BlockFrostProvider .
 
          
  BlockFrostRequest <RESULT , RESPONSE >  
  An abstract class representing request parameters for blockfrost (ADA) API calls.
 
          
  BlockfrostRequestAccountAssociatedAddresses  
  Obtain information about the addresses of a specific account.
https://blockfrost.dev/api/specific-account-address 
 
          
  BlockfrostRequestAccountDelegationHistory  
  Obtain information about the delegation of a specific account.
https://blockfrost.dev/api/account-delegation-history 
 
          
  BlockfrostRequestAccountHistory  
  Obtain information about the history of a specific account.
https://blockfrost.dev/api/specific-account-address 
 
          
  BlockfrostRequestAccountMIRHistory  
  Obtain information about the MIRs of a specific account.
https://blockfrost.dev/api/account-mir-history 
 
          
  BlockfrostRequestAccountRegistrationHistory  
  Obtain information about the registrations and deregistrations of a specific account.
https://blockfrost.dev/api/account-registration-history 
 
          
  BlockfrostRequestAccountRewardHistory  
  Obtain information about the reward history of a specific account.
https://blockfrost.dev/api/account-reward-history 
 
          
  BlockfrostRequestAccountWithdrawalHistory  
  Obtain information about the withdrawals of a specific account.
https://blockfrost.dev/api/account-withdrawal-history 
 
          
  BlockfrostRequestAddressDetails  
  Obtain details about an address.
https://blockfrost.dev/api/address-details 
 
          
  BlockfrostRequestAddressesAffectedInASpecificBlock  
  Return list of addresses affected in the specified block with additional
information, sorted by the bech32 address, ascending.
https://blockfrost.dev/api/addresses-affected-in-a-specific-block 
 
          
  BlockfrostRequestAddressTransactions  
  Transactions on the address.
https://blockfrost.dev/api/address-transactions 
 
          
  BlockfrostRequestAddressUTXOs  
  UTXOs of the address.
https://blockfrost.dev/api/address-utx-os 
 
          
  BlockfrostRequestAddressUTXOsOfAGivenAsset  
  UTXOs of the address.
https://blockfrost.dev/api/specific-account-address 
 
          
  BlockfrostRequestAssetAddresses  
  List of a addresses containing a specific asset.
https://blockfrost.dev/api/asset-addresses 
 
          
  BlockfrostRequestAssetHistory  
  History of a specific asset.
https://blockfrost.dev/api/asset-history 
 
          
  BlockfrostRequestAssets  
  List of assets. If an asset is completely burned, it will stay on the list with quantity 0 (order of assets is immutable
https://blockfrost.dev/api/assets 
 
          
  BlockfrostRequestAssetsAssociatedWithTheAccountAddresses  
  Obtain information about assets associated with addresses of a specific account.
https://blockfrost.dev/api/assets-associated-with-the-account-addresses 
 
          
  BlockfrostRequestAssetsOfaSpecificPolicy  
  List of asset minted under a specific policy.
https://blockfrost.dev/api/assets-of-a-specific-policy 
 
          
  BlockfrostRequestAssetTransactions  
  List of a specific asset transactions.
https://blockfrost.dev/api/asset-transactions 
 
          
  BlockfrostRequestBackendCurrentBackendTime  
  This endpoint provides the current UNIX time. Your application might use this
to verify if the client clock is not out of sync.
https://blockfrost.dev/api/current-backend-time 
 
          
  BlockfrostRequestBackendHealthStatus  
  Return backend status as a boolean.
Your application should handle situations when backend for the given chain is unavailable.
https://blockfrost.dev/api/backend-health-status 
 
          
  BlockfrostRequestBlockchainGenesis  
  Return the information about blockchain genesis.
https://blockfrost.dev/api/blockchain-genesis 
 
          
  BlockfrostRequestBlockDistribution  
  Return the blocks minted for the epoch specified.
https://blockfrost.dev/api/block-distribution 
 
          
  BlockfrostRequestBlockDistributionByPool  
  Return the block minted for the epoch specified by stake pool.
https://blockfrost.dev/api/block-distribution-by-pool 
 
          
  BlockfrostRequestBlockTransactions  
  Return the transactions within the block.
https://blockfrost.dev/api/block-transactions 
 
          
  BlockfrostRequestBlockTransactionWithCborData  
  Return the transactions within the block, including CBOR representations.
 
          
  BlockfrostRequestDataumCBORValue  
  Query CBOR serialised datum by its hash.
https://blockfrost.dev/api/datum-cbor-value 
 
          
  BlockfrostRequestDatumValue  
  Query JSON value of a datum by its hash.
https://blockfrost.dev/api/datum-value 
 
          
  BlockfrostRequestDeriveAnAddress  
  Derive Shelley address from an xpub
https://blockfrost.dev/api/derive-an-address 
 
          
  BlockfrostRequestDetailedInformationAboutAccountAssociatedAddresses  
  Obtain summed details about all addresses associated with a given account.
https://blockfrost.dev/api/assets-associated-with-the-account-addresses 
 
          
  BlockFrostRequestDetails  
  Represents the details of a blockfrost request.
 
          
  BlockfrostRequestEndpointUsageMetrics  
  History of your Blockfrost usage metrics per endpoint in the past 30 days.
https://blockfrost.dev/api/blockfrost-endpoint-usage-metrics 
 
          
  BlockfrostRequestExtendedInformationOfaSpecificAddress  
  Obtain extended information about a specific address.
https://blockfrost.dev/api/extended-information-of-a-specific-address 
 
          
  BlockFrostRequestFilter  
  
 
          
  BlockFrostRequestFilterParams  
  
 
          
  BlockfrostRequestLastBlockTransactions  
  Return the transactions within the latest block.
https://blockfrost.dev/api/latest-block-transactions 
 
          
  BlockfrostRequestLatestBlock  
  Return the latest block available to the backends, also known as the tip of the blockchain.
https://blockfrost.dev/api/latest-block 
 
          
  BlockfrostRequestLatestBlockTransactionWithCborData  
  Return content of the requested transaction.
https://blockfrost.dev/api/specific-transaction 
 
          
  BlockfrostRequestLatestEpoch  
  Return the information about the latest, therefore current, epoch..
https://blockfrost.dev/api/latest-epoch 
 
          
  BlockfrostRequestLatestEpochProtocolParameters  
  Return the protocol parameters for the latest epoch..
https://blockfrost.dev/api/latest-epoch-protocol-parameters 
 
          
  BlockfrostRequestListingOfNextBlocks  
  Return the list of blocks following a specific block.
https://blockfrost.dev/api/listing-of-next-blocks 
 
          
  BlockfrostRequestListingOfNextEpoches  
  Return the list of epochs following a specific epoch.
https://blockfrost.dev/api/listing-of-next-epochs 
 
          
  BlockfrostRequestListingOfPreviousBlocks  
  Return the list of blocks preceding a specific block.
https://blockfrost.dev/api/listing-of-previous-blocks 
 
          
  BlockfrostRequestListingOfPreviousEpoches  
  Return the list of epochs preceding a specific epoch.
https://blockfrost.dev/api/listing-of-previous-epochs 
 
          
  BlockfrostRequestListOfRetiredStakePools  
  List of already retired pools.
https://blockfrost.dev/api/list-of-retired-stake-pools 
 
          
  BlockfrostRequestListOfRetiringStakePools  
  List of stake pools retiring in the upcoming epochs.
https://blockfrost.dev/api/list-of-retiring-stake-pools 
 
          
  BlockfrostRequestListOfStakePools  
  List of registered stake pools.
https://blockfrost.dev/api/list-of-stake-pools 
 
          
  BlockfrostRequestListOfStakePoolsWithAdditionalInformation  
  List of registered stake pools with additional information.
https://blockfrost.dev/api/list-of-stake-pools-with-additional-information 
 
          
  BlockfrostRequestListOfTickersOfAnOracle  
  List of records of a specific oracle.
https://blockfrost.dev/api/list-of-tickers-of-an-oracle 
 
          
  BlockfrostRequestMempool  
  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.
https://blockfrost.dev/api/mempool 
 
          
  BlockfrostRequestMempoolByAddress  
  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.
https://blockfrost.dev/api/mempool-by-address 
 
          
  BlockfrostRequestNetworkInformation  
  Return detailed network information.
https://blockfrost.dev/api/network-information 
 
          
  BlockFrostRequestOrderingResponse  
  
 
          
  BlockfrostRequestProtocolParameters  
  Return the protocol parameters for the epoch specified.
https://blockfrost.dev/api/protocol-parameters 
 
          
  BlockfrostRequestQuerySummaryOfBlockchainEras  
  Returns start and end of each era along with parameters that can vary between hard forks.
https://blockfrost.dev/api/query-summary-of-blockchain-eras 
 
          
  BlockfrostRequestRedeemersOfASpecificScript  
  List of redeemers of a specific script.
https://blockfrost.dev/api/redeemers-of-a-specific-script 
 
          
  BlockfrostRequestRootEndpoint  
  Root endpoint has no other function than to point end users to documentation.
https://blockfrost.dev/api/root-endpoint 
 
          
  BlockfrostRequestScriptCBOR  
  CBOR representation of a plutus script.
https://blockfrost.dev/api/script-cbor 
 
          
  BlockfrostRequestScriptJson  
  JSON representation of a timelock script
https://blockfrost.dev/api/script-json 
 
          
  BlockfrostRequestScripts  
  List of scripts.
https://blockfrost.dev/api/scripts 
 
          
  BlockfrostRequestSpecificAccountAddress  
  Obtain information about a specific stake account.
https://blockfrost.dev/api/specific-account-address 
 
          
  BlockfrostRequestSpecificAddress  
  Obtain information about a specific address.
https://blockfrost.dev/api/specific-address 
 
          
  BlockfrostRequestSpecificAsset  
  Information about a specific asset.
https://blockfrost.dev/api/specific-asset 
 
          
  BlockfrostRequestSpecificBlock  
  Return the content of a requested block.
https://blockfrost.dev/api/specific-block 
 
          
  BlockfrostRequestSpecificBlockInASlot  
  Return the content of a requested block for a specific slot.
https://blockfrost.dev/api/specific-block-in-a-slot 
 
          
  BlockfrostRequestSpecificBlockInASlotInAnEpoch  
  Return the content of a requested block for a specific slot in an epoch.
https://blockfrost.dev/api/specific-block-in-a-slot-in-an-epoch 
 
          
  BlockfrostRequestSpecificEpoch  
  Return the content of the requested epoch.
https://blockfrost.dev/api/specific-epoch 
 
          
  BlockfrostRequestSpecificNutLinkAddress  
  List metadata about specific address.
https://blockfrost.dev/api/specific-nut-link-address 
 
          
  BlockfrostRequestSpecificScript  
  Information about a specific script.
https://blockfrost.dev/api/specific-script 
 
          
  BlockfrostRequestSpecificStakePool  
  Pool information.
https://blockfrost.dev/api/specific-stake-pool 
 
          
  BlockfrostRequestSpecificTicker  
  List of records of a specific ticker
https://blockfrost.dev/api/specific-ticker 
 
          
  BlockfrostRequestSpecificTickerForAnAddress  
  List of records of a specific ticker
https://blockfrost.dev/api/specific-ticker-for-an-address 
 
          
  BlockfrostRequestSpecificTransaction  
  Return content of the requested transaction.
https://blockfrost.dev/api/specific-transaction 
 
          
  BlockfrostRequestSpecificTransactionInTheMempool  
  Return content of the requested transaction.
https://blockfrost.dev/api/specific-transaction-in-the-mempool 
 
          
  BlockfrostRequestStakeDistribution  
  Return the active stake distribution for the specified epoch.
https://blockfrost.dev/api/stake-distribution 
 
          
  BlockfrostRequestStakeDistributionByPool  
  Return the active stake distribution for the epoch specified by stake pool.
https://blockfrost.dev/api/stake-distribution-by-pool 
 
          
  BlockfrostRequestStakePoolBlocks  
  List of stake pools blocks.
https://blockfrost.dev/api/stake-pool-blocks 
 
          
  BlockfrostRequestStakePoolDelegators  
  List of current stake pools delegators.
https://blockfrost.dev/api/stake-pool-delegators 
 
          
  BlockfrostRequestStakePoolHistory  
  History of stake pool parameters over epochs.
https://blockfrost.dev/api/stake-pool-history 
 
          
  BlockfrostRequestStakePoolMetadata  
  Stake pool registration metadata.
https://blockfrost.dev/api/stake-pool-metadata 
 
          
  BlockfrostRequestStakePoolRelays  
  Relays of a stake pool.
https://blockfrost.dev/api/stake-pool-relays 
 
          
  BlockfrostRequestStakePoolUpdates  
  List of certificate updates to the stake pool.
https://blockfrost.dev/api/stake-pool-updates 
 
          
  BlockfrostRequestSubmitATransactionForExecutionUnitsEvaluation  
  Submit an already serialized transaction to evaluate how much execution units it requires.
https://blockfrost.dev/api/submit-a-transaction-for-execution-units-evaluation 
 
          
  BlockfrostRequestSubmitATransactionForExecutionUnitsEvaluationAdditionalUTXOset  
  Submit a JSON payload with transaction CBOR and additional UTXO set to evaluate how much execution units it requires.
https://blockfrost.dev/api/submit-a-transaction-for-execution-units-evaluation-additional-utxo-set 
 
          
  BlockfrostRequestSubmitTransaction  
  Submit an already serialized transaction to the network.
https://blockfrost.dev/api/specific-account-address 
 
          
  BlockfrostRequestTransactionCbor  
  Return content of the requested transaction.
https://blockfrost.dev/api/specific-transaction 
 
          
  BlockfrostRequestTransactionDelegationCertificates  
  Obtain information about delegation certificates of a specific transaction.
https://blockfrost.dev/api/transaction-delegation-certificates 
 
          
  BlockFrostRequestTransactionFilterParams  
  
 
          
  BlockfrostRequestTransactionMetadata  
  Obtain the transaction metadata.
https://blockfrost.dev/api/transaction-metadata 
 
          
  BlockfrostRequestTransactionMetadataContentInCbor  
  Transaction metadata per label.
https://blockfrost.dev/api/transaction-metadata-content-in-cbor 
 
          
  BlockfrostRequestTransactionMetadataContentInJson  
  Transaction metadata per label.
https://blockfrost.dev/api/transaction-metadata-content-in-json 
 
          
  BlockfrostRequestTransactionMetadataInCBOR  
  Obtain the transaction metadata in CBOR.
https://blockfrost.dev/api/transaction-metadata-in-cbor 
 
          
  BlockfrostRequestTransactionMetadataLabels  
  List of all used transaction metadata labels.
https://blockfrost.dev/api/transaction-metadata-labels 
 
          
  BlockfrostRequestTransactionMIRs  
  Obtain information about Move Instantaneous Rewards (MIRs) of a specific transaction.
https://blockfrost.dev/api/transaction-mi-rs 
 
          
  BlockfrostRequestTransactionRedeemers  
  Obtain the transaction redeemers.
qhttps://blockfrost.dev/api/transaction-redeemers
 
          
  BlockfrostRequestTransactionStakeAddressesCertificates  
  Obtain information about (de)registration of stake addresses within a transaction.
https://blockfrost.dev/api/transaction-stake-addresses-certificates 
 
          
  BlockfrostRequestTransactionStakePoolRegistrationAndUpdateCertificates  
  Obtain information about stake pool registration and update certificates of a specific transaction.
https://blockfrost.dev/api/transaction-stake-pool-registration-and-update-certificates 
 
          
  BlockfrostRequestTransactionStakePoolRetirementCertificates  
  Obtain information about stake pool retirements within a specific transaction.
https://blockfrost.dev/api/transaction-stake-pool-retirement-certificates 
 
          
  BlockfrostRequestTransactionUTXOs  
  Return the inputs and UTXOs of the specific transaction.
https://blockfrost.dev/api/transaction-utx-os 
 
          
  BlockfrostRequestTransactionWithdrawal  
  Obtain information about withdrawals of a specific transaction.
https://blockfrost.dev/api/transaction-withdrawal 
 
          
  BlockfrostRequestUsageMetrics  
  History of your Blockfrost usage metrics in the past 30 days.
https://blockfrost.dev/api/blockfrost-usage-metrics 
 
          
  BlockHash  
  Represents a block hash.
 
          
  BootstrapWitness  
  Represents a bootstrap (Byron) witness.
 
          
  BootstrapWitnesses  
  BootstrapWitness
 
          
  BootstrapWitnessesSerializationConfig  
  
 
          
  CardanoBlock  
  
 
          
  Certificate  
  Represents an abstract certificate with serialization capabilities.
 
          
  Certificates  
  
 
          
  CertificatesSerializationConfig  
  
 
          
  CertificateType  
  Represents the type of a certificate.
 
          
  Committee  
  
 
          
  CommitteeColdResign  
  
 
          
  CommitteeHotAuth  
  
 
          
  Constitution  
  
 
          
  ConstrPlutusData  
  Represents constructed Plutus data.
 
          
  ConstrPlutusDataSerializationConfig  
  
 
          
  COSECounterSignature  
  
 
          
  COSEEncrypt  
  
 
          
  COSEEncrypt0  
  
 
          
  
 
          
  
 
          
  COSEKey  
  
 
          
  COSELabel  
  
 
          
  COSELabelInt  
  
 
          
  COSELabels  
  
 
          
  COSELabelString  
  
 
          
  COSEPasswordEncryption  
  
 
          
  
 
          
  COSEPubKeyEncryption  
  
 
          
  COSERecipient  
  
 
          
  COSERecipients  
  
 
          
  COSESerializationConfig  
  
 
          
  COSESign  
  
 
          
  COSESign1  
  
 
          
  COSESign1Builder  
  
 
          
  COSESignature  
  
 
          
  COSESignatures  
  
 
          
  COSESignBuilder  
  
 
          
  COSESignedMessage  
  
 
          
  COSESigStructure  
  
 
          
  COSEUtils  
  
 
          
  Costmdls  
  Represents cost models for different languages.
 
          
  CostModel  
  Represents a cost model.
 
          
  CostModelSerializationConfig  
  
 
          
  Credential  
  Represents a stake credential.
 
          
  CredentialKey  
  Represents a stake credential using a public key.
 
          
  Credentials  
  
 
          
  CredentialScript  
  Represents a stake credential using a script.
 
          
  CredentialsSerializationConfig  
  
 
          
  CredentialType  
  Represents the type of a credential.
 
          
  DataHash  
  Represents a data hash.
 
          
  DataOption  
  Represents a data option in a transaction with serialization support.
 
          
  DataOptionData  
  Represents a data option with Plutus data in a transaction with serialization support.
 
          
  DataOptionDataHash  
  Represents a data option with a data hash in a transaction with serialization support.
 
          
  DRepDeregistration  
  
 
          
  DRepRegistration  
  
 
          
  DRepUpdate  
  
 
          
  DRepVotingThresholds  
  
 
          
  Ed25519KeyHash  
  Represents an Ed25519 key hash..
 
          
  Ed25519PoolKeyHash  
  Represents an Ed25519 pool key hash..
 
          
  Ed25519Signature  
  Represents an Ed25519 signature.
 
          
  EraParameters  
  
 
          
  ExUnitPrices  
  
 
          
  ExUnits  
  
 
          
  FixedBytes  
  Abstract class for handling fixed length bytes.
 
          
  GeneralTransactionMetadata  
  Represents general transaction metadata.
 
          
  GenesisDelegateHash  
  Represents a hash for a genesis delegate.
 
          
  GenesisHash  
  Represents a hash for a genesis.
 
          
  GenesisKeyDelegation  
  Represents a certificate for genesis key delegation.
 
          
  GovernanceAction  
  
 
          
  GovernanceActionId  
  
 
          
  GovernanceActionType  
  Represents a Governance Action type.
 
          
  HardForkInitiationAction  
  
 
          
  
 
          
  HeaderBody  
  
 
          
  
 
          
  HeaderLeaderCertNonceAndLeader  
  
 
          
  
 
          
  
 
          
  InfoAction  
  
 
          
  Ipv4  
  Class representing an IPv4 address.
 
          
  Ipv6  
  Class representing an IPv6 address.
 
          
  KESSignature  
  Represents a KES signature.
 
          
  KESVKey  
  Represents a KES verification key.
 
          
  Language  
  
 
          
  MetadataJsonSchema  
  Enum representing different JSON schemas for metadata.
 
          
  MetadataSchemaConfig  
  Configuration for metadata schema, specifying JSON schema and whether to use integers instead of big integers.
 
          
  Mint  
  Represents a list of minting information.
 
          
  MintAssets  
  Represents the assets to be minted.
 
          
  MintInfo  
  Represents information about minting assets.
 
          
  MIR  
  Abstract class representing a Move Instance Reward with serialization support.
 
          
  MIRPot  
  Represents a pot for Move instance reward.
 
          
  MIRToStakeCredentials  
  Represents a Move Instance Reward allocated to stake credentials, with serialization support.
 
          
  MoveInstantaneousReward  
  Represents a move instantaneous reward.
 
          
  MoveInstantaneousRewardsCert  
  Represents a move instantaneous rewards certificate with serialization support.
 
          
  MultiAsset  
  Represents a collection of multiple assets associated with policy IDs.
 
          
  MultiHostName  
  Class representing a multi-hostname relay.
 
          
  NativeScript  
  Represents a native script.
 
          
  NativeScripts  
  
 
          
  NativeScriptScriptAll  
  Represents a native script that requires all provided scripts to be satisfied.
 
          
  NativeScriptScriptAny  
  Represents a native script that requires any of the provided scripts to be satisfied.
 
          
  NativeScriptScriptNOfK  
  Represents a native script that requires N of the provided scripts to be satisfied.
 
          
  NativeScriptScriptPubkey  
  Represents a native script that verifies against a public key.
 
          
  NativeScriptsSerializationConfig  
  
 
          
  NativeScriptTimelockExpiry  
  Represents a native script that enforces a timelock expiry at a specific slot.
 
          
  NativeScriptTimelockStart  
  Represents a native script that enforces a timelock starting at a specific slot.
 
          
  NativeScriptType  
  Represents a native script type.
 
          
  NativeScriptUtils  
  Utility class for native script operations.
 
          
  NewConstitutionAction  
  
 
          
  NoConfidenceAction  
  
 
          
  Nonce  
  Evolving nonce type (used for Update's crypto)
 
          
  OperationalCert  
  
 
          
  ParameterChangeAction  
  
 
          
  PlutusBytes  
  Represents Plutus bytes data.
 
          
  PlutusData  
  Abstract class representing Plutus data.
 
          
  PlutusDataType  
  Represents different types of Plutus data.
 
          
  PlutusDataUtils  
  
 
          
  PlutusInteger  
  Represents a Plutus integer.
 
          
  PlutusIntegerSerializationConfig  
  
 
          
  PlutusJsonSchema  
  Represents different types of Plutus JSON schemas.
 
          
  PlutusList  
  Represents a Plutus list.
 
          
  PlutusListSerializationConfig  
  
 
          
  PlutusMap  
  Represents a Plutus map.
 
          
  PlutusSchemaConfig  
  Configuration for Plutus schema.
 
          
  PlutusScript  
  
 
          
  PlutusScripts  
  
 
          
  PlutusScriptsSerializationConfig  
  
 
          
  PolicyID  
  Represents a Policy ID hash..
 
          
  PoolMetadata  
  Represents pool metadata
 
          
  PoolMetadataHash  
  Represents a hash for pool metadata.
 
          
  PoolParams  
  Represents pool parameters with serialization support.
 
          
  PoolRegistration  
  Represents a pool registration certificate with serialization support.
 
          
  PoolRetirement  
  Represents a pool retirement certificate with serialization support.
 
          
  PoolVotingThresholds  
  
 
          
  ProposedProtocolParameterUpdates  
  
 
          
  ProtocolParamUpdate  
  
 
          
  ProtocolVersion  
  
 
          
  Redeemer  
  
 
          
  Redeemers  
  
 
          
  
 
          
  RedeemerTag  
  
 
          
  Relay  
  Abstract class representing a relay for Cardano transactions.
 
          
  RelayType  
  Enum representing the type of relay.
 
          
  RequiredSigners  
  
 
          
  
 
          
  ScriptDataHash  
  Represents a script data hash.
 
          
  ScriptHash  
  Represents a script hash..
 
          
  ScriptRef  
  Abstract class representing a script reference.
 
          
  ScriptRefNativeScript  
  Represents a native script reference.
 
          
  ScriptRefPlutusScript  
  Represents a Plutus script reference.
 
          
  ScriptRefType  
  Represents the type of a script reference.
 
          
  SingleHostAddr  
  Class representing a single host address relay.
 
          
  SingleHostName  
  Class representing a single host name relay for Cardano transactions.
 
          
  StakeAndVoteDelegation  
  
 
          
  StakeDelegation  
  Represents a stake delegation certificate with serialization support.
 
          
  StakeDeregistration  
  Represents a stake deregistration certificate with serialization support.
 
          
  StakeDeregistrationConway  
  Represents a stake deregistration certificate with serialization support.
 
          
  StakeRegistration  
  Represents a stake registration certificate with serialization support.
 
          
  StakeRegistrationAndDelegation  
  
 
          
  StakeRegistrationConway  
  
 
          
  StakeVoteRegistrationAndDelegation  
  
 
          
  ToOtherPot  
  Represents a Move Instance Reward to be allocated to another pot, with serialization support.
 
          
  TransactionBodies  
  
 
          
  TransactionBody  
  
 
          
  TransactionBodySerializationConfig  
  
 
          
  TransactionDataOptionType  
  Represents the type of data included in a transaction option with serialization support.
 
          
  TransactionHash  
  Represents a hash for a transaction.
 
          
  TransactionInput  
  Represents an input in a transaction.
 
          
  TransactionInputs  
  
 
          
  TransactionInputSerializationConfig  
  
 
          
  TransactionMetadata <T >  
  Abstract class representing transaction metadata.
 
          
  TransactionMetadataBytes  
  Represents transaction metadata containing bytes.
 
          
  TransactionMetadataInt  
  Represents transaction metadata containing an integer value.
 
          
  TransactionMetadataIntSerializationConfig  
  
 
          
  TransactionMetadataList  
  Represents transaction metadata containing a list of transaction metadata items.
 
          
  TransactionMetadataMap  
  Represents transaction metadata containing a map of transaction metadata items.
 
          
  TransactionMetadataText  
  Represents transaction metadata containing text data.
 
          
  TransactionMetadataTextSerializationConfig  
  
 
          
  TransactionMetadataType  
  Represents a type of transaction metadata with serialization support.
 
          
  TransactionMetadataUtils  
  Utility class for transaction metadata operations.
 
          
  TransactionOutput  
  Represents a transaction output.
 
          
  TransactionOutputs  
  
 
          
  TransactionOutputSerializationConfig  
  
 
          
  TransactionOutputsSerializationConfig  
  
 
          
  TransactionUnspentOutput  
  
 
          
  TransactionWitnessSet  
  Represents a set of transaction witnesses.
 
          
  TransactionWitnessSets  
  
 
          
  TransactionWitnessSetSerializationConfig  
  
 
          
  TreasuryWithdrawals  
  
 
          
  TreasuryWithdrawalsAction  
  
 
          
  UnitInterval  
  
 
          
  Update  
  
 
          
  UpdateCommitteeAction  
  
 
          
  Value  
  Represents the value of an output.
 
          
  Vkey  
  Represents a verification key (Vkey).
 
          
  Vkeywitness  
  Represents a witness for a Vkey along with its corresponding Ed25519 signature.
 
          
  VkeyWitnesses  
  Vkeywitness
 
          
  VkeyWitnessesSerializationConfig  
  
 
          
  VoteDelegation  
  
 
          
  Voter  
  
 
          
  VoterConstitutionalCommitteeHotKeyHash  
  
 
          
  VoterConstitutionalCommitteeHotScriptHash  
  
 
          
  VoterDRepKeyHash  
  
 
          
  VoterDRepScriptHash  
  
 
          
  VoteRegistrationAndDelegation  
  
 
          
  VoterStakingPoolKeyHash  
  
 
          
  VoterType  
  Represents a voter type.
 
          
  VoteType  
  Represents a vote type.
 
          
  VotingProcedure  
  
 
          
  VotingProcedures  
  
 
          
  VotingProposal  
  
 
          
  VotingProposals  
  
 
          
  VotingProposalSerializationConfig  
  
 
          
  VRFCert  
  
 
          
  VRFKeyHash  
  Represents a VRF key hash.
 
          
  VRFVKey  
  Represents a VRF verification key.
 
          
  Withdrawals