Module
Cardano.Serialization.Lib
#address_kind
address_kind :: Address -> AddressKind
#address_paymentCred
#address_isMalformed
#address_toBech32
address_toBech32 :: Address -> String -> String
#address_fromBech32
#address_networkId
address_networkId :: Address -> Number
#anchor_url
anchor_url :: Anchor -> URL
#anchor_anchorDataHash
#anchor_new
anchor_new :: URL -> AnchorDataHash -> Anchor
#anchorDataHash_toBech32
#anchorDataHash_fromBech32
#assetName_new
assetName_new :: ByteArray -> AssetName
#assetName_name
assetName_name :: AssetName -> ByteArray
#assetNames_new
#assets_new
#auxiliaryData_new
#auxiliaryData_metadata
#auxiliaryData_setMetadata
#auxiliaryData_nativeScripts
#auxiliaryData_setNativeScripts
#auxiliaryData_plutusScripts
#auxiliaryData_setPlutusScripts
#auxiliaryData_preferAlonzoFormat
#auxiliaryData_setPreferAlonzoFormat
#auxiliaryDataHash_toBech32
#auxiliaryDataHash_fromBech32
#baseAddress_new
baseAddress_new :: Number -> Credential -> Credential -> BaseAddress
#baseAddress_paymentCred
#baseAddress_stakeCred
#baseAddress_toAddress
#baseAddress_fromAddress
#baseAddress_networkId
#bigInt_isZero
bigInt_isZero :: BigInt -> Boolean
#bigInt_asU64
bigInt_asU64 :: BigInt -> Nullable BigNum
#bigInt_asInt
bigInt_asInt :: BigInt -> Nullable Int
#bigInt_fromStr
bigInt_fromStr :: String -> Nullable BigInt
#bigInt_toStr
bigInt_toStr :: BigInt -> String
#bigInt_sub
bigInt_sub :: BigInt -> BigInt -> BigInt
#bigInt_mul
bigInt_mul :: BigInt -> BigInt -> BigInt
#bigInt_pow
bigInt_pow :: BigInt -> Number -> BigInt
#bigInt_one
bigInt_one :: BigInt
#bigInt_zero
#bigInt_abs
bigInt_abs :: BigInt -> BigInt
#bigInt_increment
bigInt_increment :: BigInt -> BigInt
#bigInt_divCeil
bigInt_divCeil :: BigInt -> BigInt -> BigInt
#bigInt_divFloor
bigInt_divFloor :: BigInt -> BigInt -> BigInt
#bigNum_fromStr
bigNum_fromStr :: String -> Nullable BigNum
#bigNum_toStr
bigNum_toStr :: BigNum -> String
#bigNum_zero
#bigNum_one
bigNum_one :: BigNum
#bigNum_isZero
bigNum_isZero :: BigNum -> Boolean
#bigNum_divFloor
bigNum_divFloor :: BigNum -> BigNum -> BigNum
#bigNum_clampedSub
bigNum_clampedSub :: BigNum -> BigNum -> BigNum
#bigNum_compare
bigNum_compare :: BigNum -> BigNum -> Number
#bigNum_lessThan
bigNum_lessThan :: BigNum -> BigNum -> Boolean
#bigNum_maxValue
#bigNum_max
bigNum_max :: BigNum -> BigNum -> BigNum
#bip32PrivateKey_derive
#bip32PrivateKey_from128Xprv
#bip32PrivateKey_to128Xprv
#bip32PrivateKey_generateEd25519Bip32
#bip32PrivateKey_toRawKey
#bip32PrivateKey_toPublic
#bip32PrivateKey_asBytes
#bip32PrivateKey_fromBech32
#bip32PrivateKey_toBech32
#bip32PrivateKey_fromBip39Entropy
#bip32PrivateKey_chaincode
#bip32PublicKey_chaincode
#bip32PublicKey_toBech32
#bip32PublicKey_fromBech32
#bip32PublicKey_asBytes
#bip32PublicKey_toRawKey
#bip32PublicKey_derive
#bootstrapWitness_vkey
#bootstrapWitness_signature
#bootstrapWitness_chainCode
#bootstrapWitness_attributes
#bootstrapWitness_new
bootstrapWitness_new :: Vkey -> Ed25519Signature -> ByteArray -> ByteArray -> BootstrapWitness
#bootstrapWitnesses_new
#byronAddress_toBase58
#byronAddress_byronProtocolMagic
#byronAddress_attributes
#byronAddress_networkId
#byronAddress_fromBase58
#byronAddress_icarusFromKey
#byronAddress_isValid
#byronAddress_toAddress
#byronAddress_fromAddress
#certificate_newStakeRegistration
#certificate_newRegCert
#certificate_newStakeDeregistration
#certificate_newUnregCert
#certificate_newStakeDelegation
#certificate_newPoolRegistration
#certificate_newPoolRetirement
#certificate_newGenesisKeyDelegation
#certificate_newMoveInstantaneousRewardsCert
#certificate_newCommitteeHotAuth
#certificate_newCommitteeColdResign
#certificate_newDrepDeregistration
#certificate_newDrepRegistration
#certificate_newDrepUpdate
#certificate_newStakeAndVoteDelegation
#certificate_newStakeRegistrationAndDelegation
#certificate_newStakeVoteRegistrationAndDelegation
#certificate_newVoteDelegation
#certificate_newVoteRegistrationAndDelegation
#certificate_kind
#certificate_asStakeRegistration
#certificate_asRegCert
#certificate_asStakeDeregistration
#certificate_asUnregCert
#certificate_asStakeDelegation
#certificate_asPoolRegistration
#certificate_asPoolRetirement
#certificate_asGenesisKeyDelegation
#certificate_asMoveInstantaneousRewardsCert
#certificate_asCommitteeHotAuth
#certificate_asCommitteeColdResign
#certificate_asDrepDeregistration
#certificate_asDrepRegistration
#certificate_asDrepUpdate
#certificate_asStakeAndVoteDelegation
#certificate_asStakeRegistrationAndDelegation
#certificate_asStakeVoteRegistrationAndDelegation
#certificate_asVoteDelegation
#certificate_asVoteRegistrationAndDelegation
#certificate_hasRequiredScriptWitness
#certificates_new
#changeConfig_new
#changeConfig_changeAddress
#changeConfig_changePlutusData
#changeConfig_changeScriptRef
#committee_new
#committee_membersKeys
#committee_quorumThreshold
#committee_addMember
committee_addMember :: Committee -> Credential -> Number -> Effect Unit
#committee_getMemberEpoch
#committeeColdResign_committeeColdCredential
#committeeColdResign_anchor
#committeeColdResign_new
#committeeColdResign_newWithAnchor
#committeeColdResign_hasScriptCredentials
#committeeHotAuth_committeeColdCredential
#committeeHotAuth_committeeHotCredential
#committeeHotAuth_new
#committeeHotAuth_hasScriptCredentials
#constitution_anchor
#constitution_scriptHash
#constitution_new
#constitution_newWithScriptHash
#constrPlutusData_alternative
#constrPlutusData_data
#constrPlutusData_new
#costModel_free
costModel_free :: CostModel -> Nullable Unit
#costModel_toBytes
#costModel_fromBytes
#costModel_toHex
costModel_toHex :: CostModel -> String
#costModel_fromHex
#costModel_toJson
costModel_toJson :: CostModel -> String
#costModel_fromJson
#costModel_new
#costModel_len
costModel_len :: CostModel -> Effect Number
#costmdls_new
#costmdls_retainLanguageVersions
#credential_fromKeyhash
#credential_fromScripthash
#credential_toKeyhash
#credential_toScripthash
#credential_kind
#credential_hasScriptHash
#credentials_new
#dnsRecordAorAAAA_new
#dnsRecordAorAAAA_record
#dnsRecordSRV_new
#dnsRecordSRV_record
#dRep_newKeyHash
#dRep_newScriptHash
dRep_newScriptHash :: ScriptHash -> DRep
#dRep_newAlwaysAbstain
#dRep_newAlwaysNoConfidence
#dRep_newFromCredential
#dRep_toKeyHash
#dRep_toScriptHash
#dRep_toBech32
dRep_toBech32 :: DRep -> String
#dRep_fromBech32
dRep_fromBech32 :: String -> Nullable DRep
#dRepDeregistration_votingCredential
#dRepDeregistration_coin
#dRepDeregistration_new
#dRepDeregistration_hasScriptCredentials
#dRepRegistration_votingCredential
#dRepRegistration_coin
#dRepRegistration_anchor
#dRepRegistration_new
#dRepRegistration_newWithAnchor
#dRepRegistration_hasScriptCredentials
#dRepUpdate_votingCredential
#dRepUpdate_anchor
#dRepUpdate_new
#dRepUpdate_newWithAnchor
#dRepUpdate_hasScriptCredentials
#dRepVotingThresholds_new
dRepVotingThresholds_new :: UnitInterval -> UnitInterval -> UnitInterval -> UnitInterval -> UnitInterval -> UnitInterval -> UnitInterval -> UnitInterval -> UnitInterval -> UnitInterval -> DRepVotingThresholds
#dRepVotingThresholds_setMotionNoConfidence
#dRepVotingThresholds_setCommitteeNormal
#dRepVotingThresholds_setCommitteeNoConfidence
#dRepVotingThresholds_setUpdateConstitution
#dRepVotingThresholds_setHardForkInitiation
#dRepVotingThresholds_setPpNetworkGroup
#dRepVotingThresholds_setPpEconomicGroup
#dRepVotingThresholds_setPpTechnicalGroup
#dRepVotingThresholds_setPpGovernanceGroup
#dRepVotingThresholds_setTreasuryWithdrawal
#dRepVotingThresholds_motionNoConfidence
#dRepVotingThresholds_committeeNormal
#dRepVotingThresholds_committeeNoConfidence
#dRepVotingThresholds_updateConstitution
#dRepVotingThresholds_hardForkInitiation
#dRepVotingThresholds_ppNetworkGroup
#dRepVotingThresholds_ppEconomicGroup
#dRepVotingThresholds_ppTechnicalGroup
#dRepVotingThresholds_ppGovernanceGroup
#dRepVotingThresholds_treasuryWithdrawal
#dataCost_newCoinsPerByte
#dataCost_coinsPerByte
#dataHash_toBech32
dataHash_toBech32 :: DataHash -> String -> String
#dataHash_fromBech32
#datumSource_new
#datumSource_newRefInput
#ed25519KeyHash_toBech32
#ed25519KeyHash_fromBech32
#ed25519KeyHashes_new
#ed25519KeyHashes_contains
#ed25519KeyHashes_toOption
#ed25519Signature_toBech32
#ed25519Signature_fromBech32
#enterpriseAddress_new
#enterpriseAddress_paymentCred
#enterpriseAddress_toAddress
#enterpriseAddress_fromAddress
#enterpriseAddress_networkId
#exUnitPrices_memPrice
#exUnitPrices_stepPrice
#exUnitPrices_new
#exUnits_mem
exUnits_mem :: ExUnits -> BigNum
#exUnits_steps
exUnits_steps :: ExUnits -> BigNum
#exUnits_new
exUnits_new :: BigNum -> BigNum -> ExUnits
#generalTransactionMetadata_new
#genesisDelegateHash_toBech32
#genesisDelegateHash_fromBech32
#genesisHash_toBech32
genesisHash_toBech32 :: GenesisHash -> String -> String
#genesisHash_fromBech32
#genesisHashes_new
#genesisKeyDelegation_genesishash
#genesisKeyDelegation_genesisDelegateHash
#genesisKeyDelegation_vrfKeyhash
#genesisKeyDelegation_new
#governanceAction_newParameterChangeAction
#governanceAction_newHardForkInitiationAction
#governanceAction_newTreasuryWithdrawalsAction
#governanceAction_newNoConfidenceAction
#governanceAction_newNewCommitteeAction
#governanceAction_newNewConstitutionAction
#governanceAction_newInfoAction
#governanceAction_kind
#governanceAction_asParameterChangeAction
#governanceAction_asHardForkInitiationAction
#governanceAction_asTreasuryWithdrawalsAction
#governanceAction_asNoConfidenceAction
#governanceAction_asNewCommitteeAction
#governanceAction_asNewConstitutionAction
#governanceAction_asInfoAction
#governanceActionId_transactionId
#governanceActionId_index
#governanceActionId_new
#governanceActionIds_new
#hardForkInitiationAction_govActionId
#hardForkInitiationAction_protocolVersion
#hardForkInitiationAction_new
#hardForkInitiationAction_newWithActionId
#infoAction_new
#int_newNegative
int_newNegative :: BigNum -> Int
#int_newI32
int_newI32 :: Number -> Int
#int_isPositive
int_isPositive :: Int -> Boolean
#int_asPositive
int_asPositive :: Int -> Nullable BigNum
#int_asNegative
int_asNegative :: Int -> Nullable BigNum
#int_asI32OrNothing
int_asI32OrNothing :: Int -> Nullable Number
#int_asI32OrFail
int_asI32OrFail :: Int -> Number
#int_fromStr
int_fromStr :: String -> Nullable Int
#kesvKey_toBech32
kesvKey_toBech32 :: KESVKey -> String -> String
#kesvKey_fromBech32
#language_newPlutusV1
#language_newPlutusV2
#language_newPlutusV3
#language_kind
#languages_new
#languages_list
#legacyDaedalusPrivateKey_asBytes
#legacyDaedalusPrivateKey_chaincode
#linearFee_constant
#linearFee_coefficient
#linearFee_new
linearFee_new :: BigNum -> BigNum -> LinearFee
#mirToStakeCredentials_new
#malformedAddress_originalBytes
#malformedAddress_toAddress
#malformedAddress_fromAddress
#metadataList_new
#metadataMap_new
#metadataMap_insertStr
#metadataMap_insertI32
#metadataMap_getStr
#metadataMap_getI32
#metadataMap_has
#mint_newFromEntry
mint_newFromEntry :: ScriptHash -> MintAssets -> Effect Mint
#mint_asPositiveMultiasset
#mint_asNegativeMultiasset
#mintAssets_new
#mintAssets_newFromEntry
mintAssets_newFromEntry :: AssetName -> Int -> MintAssets
#mintWitness_newNativeScript
#mintWitness_newPlutusScript
#mintsAssets_new
#moveInstantaneousReward_newToOtherPot
#moveInstantaneousReward_newToStakeCreds
#moveInstantaneousReward_pot
#moveInstantaneousReward_kind
#moveInstantaneousReward_asToOtherPot
#moveInstantaneousReward_asToStakeCreds
#moveInstantaneousRewardsCert_moveInstantaneousReward
#moveInstantaneousRewardsCert_new
#multiAsset_new
#multiAsset_setAsset
multiAsset_setAsset :: MultiAsset -> ScriptHash -> AssetName -> BigNum -> Effect (Nullable BigNum)
#multiAsset_getAsset
multiAsset_getAsset :: MultiAsset -> ScriptHash -> AssetName -> Effect BigNum
#multiAsset_sub
multiAsset_sub :: MultiAsset -> MultiAsset -> Effect MultiAsset
#multiHostName_dnsName
#multiHostName_new
#nativeScript_hash
#nativeScript_newScriptPubkey
#nativeScript_newScriptAll
#nativeScript_newScriptAny
#nativeScript_newScriptNOfK
#nativeScript_newTimelockStart
#nativeScript_newTimelockExpiry
#nativeScript_kind
#nativeScript_asScriptPubkey
#nativeScript_asScriptAll
#nativeScript_asScriptAny
#nativeScript_asScriptNOfK
#nativeScript_asTimelockStart
#nativeScript_asTimelockExpiry
#nativeScript_getRequiredSigners
#nativeScriptSource_new
#nativeScriptSource_newRefInput
#nativeScriptSource_setRequiredSigners
#nativeScriptSource_getRefScriptSize
#nativeScripts_new
#networkId_testnet
#networkId_mainnet
#networkId_kind
#networkInfo_new
networkInfo_new :: Number -> Number -> NetworkInfo
#networkInfo_networkId
#networkInfo_protocolMagic
#networkInfo_testnetPreview
#networkInfo_testnetPreprod
#networkInfo_mainnet
#newConstitutionAction_govActionId
#newConstitutionAction_constitution
#newConstitutionAction_new
#newConstitutionAction_newWithActionId
#newConstitutionAction_hasScriptHash
#noConfidenceAction_govActionId
#noConfidenceAction_new
#noConfidenceAction_newWithActionId
#nonce_newIdentity
#nonce_newFromHash
nonce_newFromHash :: ByteArray -> Nonce
#nonce_getHash
nonce_getHash :: Nonce -> Nullable ByteArray
#operationalCert_hotVkey
#operationalCert_sequenceNumber
#operationalCert_kesPeriod
#operationalCert_sigma
#operationalCert_new
operationalCert_new :: KESVKey -> Number -> Number -> Ed25519Signature -> OperationalCert
#outputDatum_newDataHash
#outputDatum_newData
#outputDatum_dataHash
#outputDatum_data
#parameterChangeAction_govActionId
#parameterChangeAction_protocolParamUpdates
#parameterChangeAction_policyHash
#parameterChangeAction_new
#parameterChangeAction_newWithActionId
#parameterChangeAction_newWithPolicyHash
#parameterChangeAction_newWithPolicyHashAndActionId
#plutusData_newConstrPlutusData
#plutusData_newEmptyConstrPlutusData
#plutusData_newSingleValueConstrPlutusData
#plutusData_newMap
#plutusData_newList
#plutusData_newInteger
#plutusData_newBytes
#plutusData_kind
#plutusData_asConstrPlutusData
#plutusData_asMap
#plutusData_asList
#plutusData_asInteger
#plutusData_asBytes
#plutusData_fromAddress
#plutusList_new
#plutusMap_new
#plutusMapValues_new
#plutusScript_new
#plutusScript_newV2
#plutusScript_newV3
#plutusScript_newWithVersion
#plutusScript_bytes
#plutusScript_fromBytesV2
#plutusScript_fromBytesV3
#plutusScript_fromBytesWithVersion
#plutusScript_fromHexWithVersion
#plutusScript_hash
#plutusScript_languageVersion
#plutusScriptSource_new
#plutusScriptSource_newRefInput
#plutusScriptSource_setRequiredSigners
#plutusScriptSource_getRefScriptSize
#plutusScripts_new
#plutusWitness_new
plutusWitness_new :: PlutusScript -> PlutusData -> Redeemer -> PlutusWitness
#plutusWitness_newWithRef
#plutusWitness_newWithoutDatum
#plutusWitness_newWithRefWithoutDatum
#plutusWitness_script
#plutusWitness_datum
#plutusWitness_redeemer
#plutusWitnesses_new
#pointer_slot
pointer_slot :: Pointer -> Number
#pointer_txIndex
pointer_txIndex :: Pointer -> Number
#pointer_certIndex
pointer_certIndex :: Pointer -> Number
#pointer_slotBignum
pointer_slotBignum :: Pointer -> BigNum
#pointer_txIndexBignum
#pointer_certIndexBignum
#pointerAddress_new
pointerAddress_new :: Number -> Credential -> Pointer -> PointerAddress
#pointerAddress_paymentCred
#pointerAddress_stakePointer
#pointerAddress_toAddress
#pointerAddress_fromAddress
#pointerAddress_networkId
#poolMetadata_url
poolMetadata_url :: PoolMetadata -> URL
#poolMetadata_poolMetadataHash
#poolMetadata_new
poolMetadata_new :: URL -> PoolMetadataHash -> PoolMetadata
#poolMetadataHash_toBech32
#poolMetadataHash_fromBech32
#poolParams_operator
#poolParams_vrfKeyhash
#poolParams_pledge
#poolParams_cost
poolParams_cost :: PoolParams -> BigNum
#poolParams_margin
#poolParams_rewardAccount
#poolParams_poolOwners
#poolParams_relays
#poolParams_poolMetadata
#poolParams_new
poolParams_new :: Ed25519KeyHash -> VRFKeyHash -> BigNum -> BigNum -> UnitInterval -> RewardAddress -> Ed25519KeyHashes -> Relays -> PoolMetadata -> PoolParams
#poolRegistration_poolParams
#poolRegistration_new
#poolRetirement_poolKeyhash
#poolRetirement_epoch
#poolRetirement_new
#poolVotingThresholds_new
#poolVotingThresholds_motionNoConfidence
#poolVotingThresholds_committeeNormal
#poolVotingThresholds_committeeNoConfidence
#poolVotingThresholds_hardForkInitiation
#poolVotingThresholds_securityRelevantThreshold
#privateKey_free
#privateKey_fromHex
#privateKey_toHex
privateKey_toHex :: PrivateKey -> String
#privateKey_sign
#privateKey_fromNormalBytes
#privateKey_fromExtendedBytes
#privateKey_asBytes
#privateKey_toBech32
#privateKey_fromBech32
#privateKey_generateEd25519extended
#privateKey_generateEd25519
#privateKey_toPublic
#proposedProtocolParameterUpdates_new
#protocolParamUpdate_setMinfeeA
#protocolParamUpdate_minfeeA
#protocolParamUpdate_setMinfeeB
#protocolParamUpdate_minfeeB
#protocolParamUpdate_setMaxBlockBodySize
#protocolParamUpdate_maxBlockBodySize
#protocolParamUpdate_setMaxTxSize
#protocolParamUpdate_maxTxSize
#protocolParamUpdate_setMaxBlockHeaderSize
#protocolParamUpdate_maxBlockHeaderSize
#protocolParamUpdate_setKeyDeposit
#protocolParamUpdate_keyDeposit
#protocolParamUpdate_setPoolDeposit
#protocolParamUpdate_poolDeposit
#protocolParamUpdate_setMaxEpoch
#protocolParamUpdate_maxEpoch
#protocolParamUpdate_setNOpt
#protocolParamUpdate_nOpt
#protocolParamUpdate_setPoolPledgeInfluence
#protocolParamUpdate_poolPledgeInfluence
#protocolParamUpdate_setExpansionRate
#protocolParamUpdate_expansionRate
#protocolParamUpdate_setTreasuryGrowthRate
#protocolParamUpdate_treasuryGrowthRate
#protocolParamUpdate_d
#protocolParamUpdate_extraEntropy
#protocolParamUpdate_setProtocolVersion
#protocolParamUpdate_protocolVersion
#protocolParamUpdate_setMinPoolCost
#protocolParamUpdate_minPoolCost
#protocolParamUpdate_setAdaPerUtxoByte
#protocolParamUpdate_adaPerUtxoByte
#protocolParamUpdate_setCostModels
#protocolParamUpdate_costModels
#protocolParamUpdate_setExecutionCosts
#protocolParamUpdate_executionCosts
#protocolParamUpdate_setMaxTxExUnits
#protocolParamUpdate_maxTxExUnits
#protocolParamUpdate_setMaxBlockExUnits
#protocolParamUpdate_maxBlockExUnits
#protocolParamUpdate_setMaxValueSize
#protocolParamUpdate_maxValueSize
#protocolParamUpdate_setCollateralPercentage
#protocolParamUpdate_collateralPercentage
#protocolParamUpdate_setMaxCollateralInputs
#protocolParamUpdate_maxCollateralInputs
#protocolParamUpdate_setPoolVotingThresholds
#protocolParamUpdate_poolVotingThresholds
#protocolParamUpdate_setDrepVotingThresholds
#protocolParamUpdate_drepVotingThresholds
#protocolParamUpdate_setMinCommitteeSize
#protocolParamUpdate_minCommitteeSize
#protocolParamUpdate_setCommitteeTermLimit
#protocolParamUpdate_committeeTermLimit
#protocolParamUpdate_setGovernanceActionValidityPeriod
#protocolParamUpdate_governanceActionValidityPeriod
#protocolParamUpdate_setGovernanceActionDeposit
#protocolParamUpdate_governanceActionDeposit
#protocolParamUpdate_setDrepDeposit
#protocolParamUpdate_drepDeposit
#protocolParamUpdate_setDrepInactivityPeriod
#protocolParamUpdate_drepInactivityPeriod
#protocolParamUpdate_setRefScriptCoinsPerByte
#protocolParamUpdate_refScriptCoinsPerByte
#protocolParamUpdate_new
#protocolVersion_major
#protocolVersion_minor
#protocolVersion_new
protocolVersion_new :: Number -> Number -> ProtocolVersion
#publicKey_free
publicKey_free :: PublicKey -> Nullable Unit
#publicKey_fromHex
#publicKey_toHex
publicKey_toHex :: PublicKey -> String
#publicKey_hash
#publicKey_verify
publicKey_verify :: PublicKey -> ByteArray -> Ed25519Signature -> Boolean
#publicKey_fromBytes
#publicKey_asBytes
#publicKey_toBech32
#publicKey_fromBech32
#redeemer_tag
redeemer_tag :: Redeemer -> RedeemerTag
#redeemer_index
redeemer_index :: Redeemer -> BigNum
#redeemer_data
redeemer_data :: Redeemer -> PlutusData
#redeemer_exUnits
redeemer_exUnits :: Redeemer -> ExUnits
#redeemer_new
redeemer_new :: RedeemerTag -> BigNum -> PlutusData -> ExUnits -> Redeemer
#redeemerTag_newSpend
#redeemerTag_newMint
#redeemerTag_newCert
#redeemerTag_newReward
#redeemerTag_newVote
#redeemerTag_newVotingProposal
#redeemerTag_kind
#redeemers_new
#redeemers_totalExUnits
#relay_newSingleHostAddr
#relay_newSingleHostName
#relay_newMultiHostName
#relay_kind
relay_kind :: Relay -> RelayKind
#relay_asSingleHostAddr
#relay_asSingleHostName
#relay_asMultiHostName
#relays_new
#rewardAddress_new
rewardAddress_new :: Number -> Credential -> RewardAddress
#rewardAddress_paymentCred
#rewardAddress_toAddress
#rewardAddress_fromAddress
#rewardAddress_networkId
#rewardAddresses_new
#scriptAll_nativeScripts
#scriptAll_new
#scriptAny_nativeScripts
#scriptAny_new
#scriptDataHash_toBech32
#scriptDataHash_fromBech32
#scriptHash_toBech32
scriptHash_toBech32 :: ScriptHash -> String -> String
#scriptHash_fromBech32
#scriptHashes_new
#scriptNOfK_n
scriptNOfK_n :: ScriptNOfK -> Number
#scriptNOfK_nativeScripts
#scriptNOfK_new
scriptNOfK_new :: Number -> NativeScripts -> ScriptNOfK
#scriptPubkey_addrKeyhash
#scriptPubkey_new
#scriptRef_newNativeScript
#scriptRef_newPlutusScript
#scriptRef_isNativeScript
#scriptRef_isPlutusScript
#scriptRef_nativeScript
#scriptRef_plutusScript
#scriptRef_toUnwrappedBytes
#singleHostAddr_port
#singleHostAddr_ipv4
#singleHostAddr_ipv6
#singleHostAddr_new
singleHostAddr_new :: Number -> Ipv4 -> Ipv6 -> SingleHostAddr
#singleHostName_port
#singleHostName_dnsName
#singleHostName_new
#stakeAndVoteDelegation_stakeCredential
#stakeAndVoteDelegation_poolKeyhash
#stakeAndVoteDelegation_drep
#stakeAndVoteDelegation_new
#stakeAndVoteDelegation_hasScriptCredentials
#stakeDelegation_stakeCredential
#stakeDelegation_poolKeyhash
#stakeDelegation_new
#stakeDelegation_hasScriptCredentials
#stakeDeregistration_stakeCredential
#stakeDeregistration_coin
#stakeDeregistration_new
#stakeDeregistration_newWithExplicitRefund
#stakeDeregistration_hasScriptCredentials
#stakeRegistration_stakeCredential
#stakeRegistration_coin
#stakeRegistration_new
#stakeRegistration_newWithExplicitDeposit
#stakeRegistration_hasScriptCredentials
#stakeRegistrationAndDelegation_stakeCredential
#stakeRegistrationAndDelegation_poolKeyhash
#stakeRegistrationAndDelegation_coin
#stakeRegistrationAndDelegation_new
#stakeRegistrationAndDelegation_hasScriptCredentials
#stakeVoteRegistrationAndDelegation_stakeCredential
#stakeVoteRegistrationAndDelegation_poolKeyhash
#stakeVoteRegistrationAndDelegation_drep
#stakeVoteRegistrationAndDelegation_coin
#stakeVoteRegistrationAndDelegation_new
#stakeVoteRegistrationAndDelegation_hasScriptCredentials
#timelockExpiry_slot
#timelockExpiry_slotBignum
#timelockExpiry_new
#timelockExpiry_newTimelockexpiry
#timelockStart_slot
#timelockStart_slotBignum
#timelockStart_new
#timelockStart_newTimelockstart
#transaction_body
#transaction_witnessSet
#transaction_isValid
#transaction_auxiliaryData
#transaction_setIsValid
transaction_setIsValid :: Transaction -> Boolean -> Effect Unit
#transaction_new
#transactionBody_inputs
#transactionBody_outputs
#transactionBody_fee
#transactionBody_ttl
#transactionBody_ttlBignum
#transactionBody_setTtl
#transactionBody_removeTtl
#transactionBody_setCerts
#transactionBody_certs
#transactionBody_setWithdrawals
#transactionBody_withdrawals
#transactionBody_setUpdate
#transactionBody_update
#transactionBody_setAuxiliaryDataHash
#transactionBody_auxiliaryDataHash
#transactionBody_setValidityStartInterval
#transactionBody_setValidityStartIntervalBignum
#transactionBody_validityStartIntervalBignum
#transactionBody_validityStartInterval
#transactionBody_setMint
transactionBody_setMint :: TransactionBody -> Mint -> Effect Unit
#transactionBody_mint
#transactionBody_setReferenceInputs
#transactionBody_referenceInputs
#transactionBody_setScriptDataHash
#transactionBody_scriptDataHash
#transactionBody_setCollateral
#transactionBody_collateral
#transactionBody_setRequiredSigners
#transactionBody_requiredSigners
#transactionBody_setNetworkId
#transactionBody_networkId
#transactionBody_setCollateralReturn
#transactionBody_collateralReturn
#transactionBody_setTotalCollateral
#transactionBody_totalCollateral
#transactionBody_setVotingProcedures
#transactionBody_votingProcedures
#transactionBody_setVotingProposals
#transactionBody_votingProposals
#transactionBody_setDonation
#transactionBody_donation
#transactionBody_setCurrentTreasuryValue
#transactionBody_currentTreasuryValue
#transactionBody_new
#transactionBody_newTxBody
#transactionHash_toBech32
#transactionHash_fromBech32
#transactionInput_transactionId
#transactionInput_index
#transactionInput_new
#transactionInputs_new
#transactionInputs_toOption
#transactionMetadatum_newMap
#transactionMetadatum_newList
#transactionMetadatum_newInt
#transactionMetadatum_newBytes
#transactionMetadatum_newText
#transactionMetadatum_kind
#transactionMetadatum_asMap
#transactionMetadatum_asList
#transactionMetadatum_asInt
#transactionMetadatum_asBytes
#transactionMetadatum_asText
#transactionMetadatumLabels_new
#transactionOutput_address
#transactionOutput_amount
#transactionOutput_dataHash
#transactionOutput_plutusData
#transactionOutput_scriptRef
#transactionOutput_setScriptRef
#transactionOutput_setPlutusData
#transactionOutput_setDataHash
#transactionOutput_hasPlutusData
#transactionOutput_hasDataHash
#transactionOutput_hasScriptRef
#transactionOutput_new
#transactionOutput_serializationFormat
#transactionOutputs_new
#transactionUnspentOutput_new
#transactionUnspentOutput_input
#transactionUnspentOutput_output
#transactionUnspentOutputs_new
#transactionWitnessSet_setVkeys
#transactionWitnessSet_vkeys
#transactionWitnessSet_setNativeScripts
#transactionWitnessSet_nativeScripts
#transactionWitnessSet_setBootstraps
#transactionWitnessSet_bootstraps
#transactionWitnessSet_setPlutusScripts
#transactionWitnessSet_plutusScripts
#transactionWitnessSet_setPlutusData
#transactionWitnessSet_plutusData
#transactionWitnessSet_setRedeemers
#transactionWitnessSet_redeemers
#transactionWitnessSet_new
#treasuryWithdrawals_new
#treasuryWithdrawalsAction_withdrawals
#treasuryWithdrawalsAction_policyHash
#treasuryWithdrawalsAction_new
#treasuryWithdrawalsAction_newWithPolicyHash
#unitInterval_numerator
#unitInterval_denominator
#unitInterval_new
unitInterval_new :: BigNum -> BigNum -> UnitInterval
#update_proposedProtocolParameterUpdates
#update_epoch
update_epoch :: Update -> Number
#update_new
#updateCommitteeAction_govActionId
#updateCommitteeAction_committee
#updateCommitteeAction_membersToRemove
#updateCommitteeAction_new
#updateCommitteeAction_newWithActionId
#vrfCert_output
vrfCert_output :: VRFCert -> ByteArray
#vrfCert_proof
vrfCert_proof :: VRFCert -> ByteArray
#vrfCert_new
vrfCert_new :: ByteArray -> ByteArray -> VRFCert
#vrfKeyHash_toBech32
vrfKeyHash_toBech32 :: VRFKeyHash -> String -> String
#vrfKeyHash_fromBech32
#vrfvKey_toBech32
vrfvKey_toBech32 :: VRFVKey -> String -> String
#vrfvKey_fromBech32
#value_newFromAssets
#value_newWithAssets
value_newWithAssets :: BigNum -> MultiAsset -> Value
#value_zero
value_zero :: Value
#value_isZero
value_isZero :: Value -> Boolean
#value_coin
value_coin :: Value -> BigNum
#value_multiasset
#value_setMultiasset
value_setMultiasset :: Value -> MultiAsset -> Effect Unit
#value_clampedSub
value_clampedSub :: Value -> Value -> Value
#vkey_publicKey
vkey_publicKey :: Vkey -> PublicKey
#vkeywitness_new
vkeywitness_new :: Vkey -> Ed25519Signature -> Vkeywitness
#vkeywitness_vkey
vkeywitness_vkey :: Vkeywitness -> Vkey
#vkeywitness_signature
#vkeywitnesses_new
#voteDelegation_stakeCredential
#voteDelegation_drep
#voteDelegation_new
voteDelegation_new :: Credential -> DRep -> VoteDelegation
#voteDelegation_hasScriptCredentials
#voteRegistrationAndDelegation_stakeCredential
#voteRegistrationAndDelegation_drep
#voteRegistrationAndDelegation_coin
#voteRegistrationAndDelegation_new
#voteRegistrationAndDelegation_hasScriptCredentials
#voter_newConstitutionalCommitteeHotCredential
#voter_newDrepCredential
#voter_newStakePoolKeyHash
#voter_kind
voter_kind :: Voter -> VoterKind
#voter_toConstitutionalCommitteeHotCredential
#voter_toDrepCredential
#voter_toStakePoolKeyHash
#voter_hasScriptCredentials
#voter_toKeyHash
#voters_new
voters_new :: Voters
#votingProcedure_new
#votingProcedure_newWithAnchor
#votingProcedure_voteKind
#votingProcedure_anchor
#votingProcedures_free
#votingProcedures_toBytes
#votingProcedures_fromBytes
#votingProcedures_toHex
#votingProcedures_fromHex
#votingProcedures_toJson
#votingProcedures_fromJson
#votingProcedures_new
#votingProcedures_insert
#votingProcedures_get
#votingProcedures_getVoters
#votingProcedures_getGovernanceActionIdsByVoter
#votingProposal_governanceAction
#votingProposal_anchor
#votingProposal_rewardAccount
#votingProposal_deposit
#votingProposal_new
votingProposal_new :: GovernanceAction -> Anchor -> RewardAddress -> BigNum -> VotingProposal
#votingProposals_new
#withdrawals_new
#minFee
minFee :: Transaction -> LinearFee -> BigNum
Min fee
#minScriptFee
minScriptFee :: Transaction -> ExUnitPrices -> BigNum
Min script fee
#minRefScriptFee
minRefScriptFee :: Number -> UnitInterval -> BigNum
Min ref script fee
#makeVkeyWitness
makeVkeyWitness :: TransactionHash -> PrivateKey -> Vkeywitness
Make vkey witness
#hashAuxiliaryData
hashAuxiliaryData :: AuxiliaryData -> AuxiliaryDataHash
Hash auxiliary data
#hashTransaction
hashTransaction :: TransactionBody -> TransactionHash
Hash transaction
#hashPlutusData
hashPlutusData :: PlutusData -> DataHash
Hash plutus data
#hashScriptData
hashScriptData :: Redeemers -> Costmdls -> PlutusList -> ScriptDataHash
Hash script data
#minAdaForOutput
minAdaForOutput :: TransactionOutput -> DataCost -> BigNum
Min ada for output
#Address
#Anchor
#AnchorDataHash
#AssetName
#AssetNames
#Assets
#AuxiliaryData
#AuxiliaryDataHash
#BaseAddress
#BigInt
#BigNum
data BigNum
Instances
IsMapContainer Assets AssetName BigNum
IsCsl BigNum
IsBytes BigNum
IsJson BigNum
EncodeAeson BigNum
DecodeAeson BigNum
Show BigNum
IsMapContainer GeneralTransactionMetadata BigNum TransactionMetadatum
IsListContainer TransactionMetadatumLabels BigNum
IsMapContainer TreasuryWithdrawals RewardAddress BigNum
IsMapContainer Withdrawals RewardAddress BigNum
#Bip32PrivateKey
#Bip32PublicKey
#BootstrapWitness
#BootstrapWitnesses
#ByronAddress
#Certificate
#Certificates
#ChangeConfig
#Committee
#CommitteeColdResign
#CommitteeHotAuth
#Constitution
#ConstrPlutusData
#CostModel
#Costmdls
#Credential
#Credentials
#DNSRecordAorAAAA
#DNSRecordSRV
#DRepDeregistration
#DRepRegistration
#DRepUpdate
#DRepVotingThresholds
#DataHash
#DatumSource
#Ed25519KeyHash
#Ed25519KeyHashes
#Ed25519Signature
#EnterpriseAddress
#ExUnitPrices
#ExUnits
#GeneralTransactionMetadata
data GeneralTransactionMetadata
Instances
#GenesisDelegateHash
#GenesisHash
#GenesisHashes
#GenesisKeyDelegation
#GovernanceAction
#GovernanceActionId
#GovernanceActionIds
#HardForkInitiationAction
#InfoAction
#Int
#KESSignature
#KESVKey
#Language
#LegacyDaedalusPrivateKey
#MIRToStakeCredentials
#MalformedAddress
#MetadataList
#MetadataMap
#Mint
#MintAssets
#MintWitness
#MintsAssets
#MoveInstantaneousReward
#MoveInstantaneousRewardsCert
#MultiAsset
#MultiHostName
#NativeScript
#NativeScriptSource
#NativeScripts
#NetworkId
#NetworkInfo
#NewConstitutionAction
#NoConfidenceAction
#Nonce
#OperationalCert
#OutputDatum
#ParameterChangeAction
#PlutusData
#PlutusList
#PlutusMap
#PlutusMapValues
#PlutusScript
#PlutusScriptSource
#PlutusScripts
#PlutusWitness
#PlutusWitnesses
#PointerAddress
#PoolMetadata
#PoolMetadataHash
#PoolParams
#PoolRegistration
#PoolRetirement
#PoolVotingThresholds
#PrivateKey
#ProposedProtocolParameterUpdates
data ProposedProtocolParameterUpdates
Instances
IsCsl ProposedProtocolParameterUpdates
IsBytes ProposedProtocolParameterUpdates
IsJson ProposedProtocolParameterUpdates
EncodeAeson ProposedProtocolParameterUpdates
DecodeAeson ProposedProtocolParameterUpdates
Show ProposedProtocolParameterUpdates
IsMapContainer ProposedProtocolParameterUpdates GenesisHash ProtocolParamUpdate
#ProtocolParamUpdate
#ProtocolVersion
#Redeemer
#RedeemerTag
#Redeemers
#Relay
#Relays
#RewardAddress
#RewardAddresses
#ScriptAll
#ScriptAny
#ScriptDataHash
#ScriptHash
#ScriptHashes
#ScriptNOfK
#ScriptPubkey
#ScriptRef
#SingleHostAddr
#SingleHostName
#StakeAndVoteDelegation
#StakeDelegation
#StakeDeregistration
#StakeRegistration
#StakeRegistrationAndDelegation
#StakeVoteRegistrationAndDelegation
data StakeVoteRegistrationAndDelegation
Instances
#TimelockExpiry
#TimelockStart
#Transaction
#TransactionBatch
#TransactionBatchList
#TransactionBody
#TransactionHash
#TransactionInput
#TransactionInputs
#TransactionMetadatum
data TransactionMetadatum
Instances
IsMapContainer GeneralTransactionMetadata BigNum TransactionMetadatum
IsListContainer MetadataList TransactionMetadatum
IsMapContainer MetadataMap TransactionMetadatum TransactionMetadatum
IsCsl TransactionMetadatum
IsBytes TransactionMetadatum
EncodeAeson TransactionMetadatum
DecodeAeson TransactionMetadatum
Show TransactionMetadatum
#TransactionMetadatumLabels
#TransactionOutput
#TransactionOutputs
#TransactionUnspentOutput
#TransactionUnspentOutputs
#TransactionWitnessSet
#TreasuryWithdrawals
#TreasuryWithdrawalsAction
#UnitInterval
#Update
#UpdateCommitteeAction
#VRFCert
#VRFKeyHash
#VRFVKey
#Value
#Vkey
#Vkeywitness
#Vkeywitnesses
#VoteDelegation
#VoteRegistrationAndDelegation
#Voter
#Voters
#VotingProcedure
#VotingProcedures
#VotingProposal
#VotingProposals
#Withdrawals
#GovernanceActionKind
#CborContainerType
#VoterKind
#NetworkIdKind
#CoinSelectionStrategyCIP2
#NativeScriptKind
#MIRPot
#RelayKind
#PlutusDatumSchema
#CertificateKind
#DRepKind
#ScriptHashNamespace
#TransactionMetadatumKind
#PlutusDataKind
#MetadataJsonSchema
#VoteKind
#LanguageKind
#BlockEra
#ScriptSchema
#MIRKind
#RedeemerTagKind
#CredKind
#AddressKind
#GovernanceActionKindValues
data GovernanceActionKindValues
Constructors
GovernanceActionKind_ParameterChangeAction
GovernanceActionKind_HardForkInitiationAction
GovernanceActionKind_TreasuryWithdrawalsAction
GovernanceActionKind_NoConfidenceAction
GovernanceActionKind_UpdateCommitteeAction
GovernanceActionKind_NewConstitutionAction
GovernanceActionKind_InfoAction
Instances
#CborContainerTypeValues
#VoterKindValues
#NetworkIdKindValues
#CoinSelectionStrategyCIP2Values
#NativeScriptKindValues
#MIRPotValues
#RelayKindValues
#PlutusDatumSchemaValues
#CertificateKindValues
data CertificateKindValues
Constructors
CertificateKind_StakeRegistration
CertificateKind_StakeDeregistration
CertificateKind_StakeDelegation
CertificateKind_PoolRegistration
CertificateKind_PoolRetirement
CertificateKind_GenesisKeyDelegation
CertificateKind_MoveInstantaneousRewardsCert
CertificateKind_CommitteeHotAuth
CertificateKind_CommitteeColdResign
CertificateKind_DRepDeregistration
CertificateKind_DRepRegistration
CertificateKind_DRepUpdate
CertificateKind_StakeAndVoteDelegation
CertificateKind_StakeRegistrationAndDelegation
CertificateKind_StakeVoteRegistrationAndDelegation
CertificateKind_VoteDelegation
CertificateKind_VoteRegistrationAndDelegation
Instances
#DRepKindValues
#ScriptHashNamespaceValues
#TransactionMetadatumKindValues
#PlutusDataKindValues
#MetadataJsonSchemaValues
#VoteKindValues
#LanguageKindValues
#BlockEraValues
#ScriptSchemaValues
#MIRKindValues
#RedeemerTagKindValues
#CredKindValues
#AddressKindValues
Re-exports from Cardano.Serialization.Lib.Internal
#unpackMultiMapContainerToMapWith
unpackMultiMapContainerToMapWith :: forall c k vs k1 v1. IsMultiMapContainer c k vs => Ord k1 => (k -> k1) -> (vs -> Array v1) -> c -> Map k1 v1
#unpackMultiMapContainer
unpackMultiMapContainer :: forall c k vs. IsMultiMapContainer c k vs => c -> Array (k /\ vs)
#unpackMapContainerToMapWith
unpackMapContainerToMapWith :: forall c k v k1 v1. IsMapContainer c k v => Ord k1 => (k -> k1) -> (v -> v1) -> c -> Map k1 v1
#unpackMapContainer
unpackMapContainer :: forall c k v. IsMapContainer c k v => c -> Array (k /\ v)
#unpackListContainer
unpackListContainer :: forall c e. IsListContainer c e => c -> Array e
#toCslEnum
toCslEnum :: forall e f rep. IsCslEnum e f => Generic e rep => GenericBoundedEnum rep => e -> f
#packMultiMapContainer
packMultiMapContainer :: forall c k vs. IsMultiMapContainer c k vs => IsCsl c => Array (k /\ vs) -> c
#packMapContainerFromMap
packMapContainerFromMap :: forall c k v. IsMapContainer c k v => IsCsl c => IsCsl k => IsCsl v => Map k v -> c
#packMapContainer
packMapContainer :: forall c k v. IsMapContainer c k v => IsCsl c => Array (k /\ v) -> c
#packListContainer
packListContainer :: forall c e. IsCsl c => IsListContainer c e => Array e -> c
#fromCslEnum
fromCslEnum :: forall e f rep. IsCslEnum e f => Generic e rep => GenericBoundedEnum rep => f -> e
#cslToAesonViaBytes
cslToAesonViaBytes :: forall a. IsBytes a => a -> Aeson
#cslToAeson
cslToAeson :: forall a. IsJson a => a -> Aeson
#cslFromAesonViaBytes
cslFromAesonViaBytes :: forall a. IsBytes a => Aeson -> Either JsonDecodeError a
#cslFromAeson
cslFromAeson :: forall a. IsJson a => Aeson -> Either JsonDecodeError a
Modules
- Aeson
- Affjax
- Affjax.RequestBody
- Affjax.RequestHeader
- Affjax.ResponseFormat
- Affjax.ResponseHeader
- Affjax.StatusCode
- Ansi.Codes
- Ansi.Output
- Cardano.AsCbor
- Cardano.Collateral.FakeOutput
- Cardano.Collateral.Select
- Cardano.Collateral.UtxoMinAda
- Cardano.FromData
- Cardano.FromMetadata
- Cardano.MessageSigning
- Cardano.Plutus.ApplyArgs
- Cardano.Plutus.DataSchema
- Cardano.Plutus.DataSchema.Indexed
- Cardano.Plutus.DataSchema.Nat
- Cardano.Plutus.DataSchema.RowList
- Cardano.Plutus.Types.Address
- Cardano.Plutus.Types.Credential
- Cardano.Plutus.Types.CurrencySymbol
- Cardano.Plutus.Types.Map
- Cardano.Plutus.Types.MintingPolicyHash
- Cardano.Plutus.Types.OutputDatum
- Cardano.Plutus.Types.PaymentPubKeyHash
- Cardano.Plutus.Types.PubKeyHash
- Cardano.Plutus.Types.StakePubKeyHash
- Cardano.Plutus.Types.StakingCredential
- Cardano.Plutus.Types.TokenName
- Cardano.Plutus.Types.TransactionOutput
- Cardano.Plutus.Types.TransactionOutputWithRefScript
- Cardano.Plutus.Types.TransactionUnspentOutput
- Cardano.Plutus.Types.UtxoMap
- Cardano.Plutus.Types.Validator
- Cardano.Plutus.Types.ValidatorHash
- Cardano.Plutus.Types.Value
- Cardano.Serialization.Lib
- Cardano.Serialization.Lib.Internal
- Cardano.ToData
- Cardano.ToMetadata
- Cardano.Transaction.Builder
- Cardano.Transaction.Edit
- Cardano.Types
- Cardano.Types.Address
- Cardano.Types.Anchor
- Cardano.Types.AnchorDataHash
- Cardano.Types.Asset
- Cardano.Types.AssetClass
- Cardano.Types.AssetName
- Cardano.Types.AuxiliaryData
- Cardano.Types.AuxiliaryDataHash
- Cardano.Types.Base58String
- Cardano.Types.BaseAddress
- Cardano.Types.Bech32String
- Cardano.Types.BigInt
- Cardano.Types.BigNum
- Cardano.Types.BootstrapWitness
- Cardano.Types.ByronAddress
- Cardano.Types.CborBytes
- Cardano.Types.Certificate
- Cardano.Types.Coin
- Cardano.Types.Committee
- Cardano.Types.Constitution
- Cardano.Types.CostModel
- Cardano.Types.Credential
- Cardano.Types.DRep
- Cardano.Types.DRepVotingThresholds
- Cardano.Types.DataHash
- Cardano.Types.Ed25519KeyHash
- Cardano.Types.Ed25519Signature
- Cardano.Types.EnterpriseAddress
- Cardano.Types.Epoch
- Cardano.Types.ExUnitPrices
- Cardano.Types.ExUnits
- Cardano.Types.GeneralTransactionMetadata
- Cardano.Types.GenesisHash
- Cardano.Types.GovernanceAction
- Cardano.Types.GovernanceActionId
- Cardano.Types.HardForkInitiationAction
- Cardano.Types.Int
- Cardano.Types.Internal.Helpers
- Cardano.Types.Ipv4
- Cardano.Types.Ipv6
- Cardano.Types.Language
- Cardano.Types.Mint
- Cardano.Types.MultiAsset
- Cardano.Types.NativeScript
- Cardano.Types.NetworkId
- Cardano.Types.NewConstitutionAction
- Cardano.Types.NoConfidenceAction
- Cardano.Types.OutputDatum
- Cardano.Types.ParameterChangeAction
- Cardano.Types.PaymentCredential
- Cardano.Types.PaymentPubKeyHash
- Cardano.Types.PlutusData
- Cardano.Types.PlutusScript
- Cardano.Types.PointerAddress
- Cardano.Types.PoolMetadata
- Cardano.Types.PoolMetadataHash
- Cardano.Types.PoolParams
- Cardano.Types.PoolPubKeyHash
- Cardano.Types.PoolVotingThresholds
- Cardano.Types.PrivateKey
- Cardano.Types.ProtocolParamUpdate
- Cardano.Types.ProtocolVersion
- Cardano.Types.PublicKey
- Cardano.Types.RawBytes
- Cardano.Types.Redeemer
- Cardano.Types.RedeemerDatum
- Cardano.Types.RedeemerTag
- Cardano.Types.Relay
- Cardano.Types.RewardAddress
- Cardano.Types.ScriptDataHash
- Cardano.Types.ScriptHash
- Cardano.Types.ScriptRef
- Cardano.Types.Slot
- Cardano.Types.StakeCredential
- Cardano.Types.StakePubKeyHash
- Cardano.Types.Transaction
- Cardano.Types.TransactionBody
- Cardano.Types.TransactionHash
- Cardano.Types.TransactionInput
- Cardano.Types.TransactionMetadatum
- Cardano.Types.TransactionOutput
- Cardano.Types.TransactionUnspentOutput
- Cardano.Types.TransactionWitnessSet
- Cardano.Types.TreasuryWithdrawalsAction
- Cardano.Types.URL
- Cardano.Types.UnitInterval
- Cardano.Types.UpdateCommitteeAction
- Cardano.Types.UtxoMap
- Cardano.Types.VRFKeyHash
- Cardano.Types.Value
- Cardano.Types.Vkey
- Cardano.Types.Vkeywitness
- Cardano.Types.Vote
- Cardano.Types.Voter
- Cardano.Types.VotingProcedure
- Cardano.Types.VotingProcedures
- Cardano.Types.VotingProposal
- Cardano.Wallet.Cip30
- Cardano.Wallet.Cip30.TypeSafe
- Cardano.Wallet.Cip30Mock
- Cardano.Wallet.Cip95
- Cardano.Wallet.Cip95.TypeSafe
- Cardano.Wallet.HD
- Cardano.Wallet.Key
- Contract.Address
- Contract.AuxiliaryData
- Contract.Backend.Ogmios
- Contract.Backend.Ogmios.Mempool
- Contract.BalanceTxConstraints
- Contract.CborBytes
- Contract.Chain
- Contract.ClientError
- Contract.Config
- Contract.Credential
- Contract.Crypto.Secp256k1
- Contract.Crypto.Secp256k1.ECDSA
- Contract.Crypto.Secp256k1.Schnorr
- Contract.Crypto.Secp256k1.Utils
- Contract.Hashing
- Contract.JsSdk
- Contract.Keys
- Contract.Log
- Contract.Metadata
- Contract.Monad
- Contract.Numeric.BigNum
- Contract.Numeric.Convert
- Contract.Numeric.Rational
- Contract.Plutarch.Types
- Contract.PlutusData
- Contract.Prelude
- Contract.Prim.ByteArray
- Contract.ProtocolParameters
- Contract.ScriptLookups
- Contract.Scripts
- Contract.Staking
- Contract.Sync
- Contract.Test
- Contract.Test.Assert
- Contract.Test.Blockfrost
- Contract.Test.Cip30Mock
- Contract.Test.E2E
- Contract.Test.Mote
- Contract.Test.Mote.ConsoleReporter
- Contract.Test.Testnet
- Contract.Test.Utils
- Contract.TextEnvelope
- Contract.Time
- Contract.Transaction
- Contract.TxConstraints
- Contract.UnbalancedTx
- Contract.Utxos
- Contract.Value
- Contract.Wallet
- Contract.Wallet.Key
- Contract.Wallet.KeyFile
- Control.Algebra.Properties
- Control.Alt
- Control.Alternative
- Control.Applicative
- Control.Apply
- Control.Biapplicative
- Control.Biapply
- Control.Bind
- Control.Category
- Control.Comonad
- Control.Comonad.Cofree
- Control.Comonad.Cofree.Class
- Control.Comonad.Cofree.Trans
- Control.Comonad.Env
- Control.Comonad.Env.Class
- Control.Comonad.Env.Trans
- Control.Comonad.Store
- Control.Comonad.Store.Class
- Control.Comonad.Store.Trans
- Control.Comonad.Traced
- Control.Comonad.Traced.Class
- Control.Comonad.Traced.Trans
- Control.Comonad.Trans.Class
- Control.Extend
- Control.Lazy
- Control.Monad
- Control.Monad.Cont
- Control.Monad.Cont.Class
- Control.Monad.Cont.Trans
- Control.Monad.Error.Class
- Control.Monad.Except
- Control.Monad.Except.Checked
- Control.Monad.Except.Trans
- Control.Monad.Fork.Class
- Control.Monad.Free
- Control.Monad.Free.Class
- Control.Monad.Free.Trans
- Control.Monad.Gen
- Control.Monad.Gen.Class
- Control.Monad.Gen.Common
- Control.Monad.Identity.Trans
- Control.Monad.List.Trans
- Control.Monad.Logger.Class
- Control.Monad.Logger.Trans
- Control.Monad.Maybe.Trans
- Control.Monad.Morph
- Control.Monad.RWS
- Control.Monad.RWS.Trans
- Control.Monad.Reader
- Control.Monad.Reader.Class
- Control.Monad.Reader.Trans
- Control.Monad.Rec.Class
- Control.Monad.ST
- Control.Monad.ST.Class
- Control.Monad.ST.Global
- Control.Monad.ST.Internal
- Control.Monad.ST.Ref
- Control.Monad.ST.Uncurried
- Control.Monad.State
- Control.Monad.State.Class
- Control.Monad.State.Trans
- Control.Monad.Trampoline
- Control.Monad.Trans.Class
- Control.Monad.Writer
- Control.Monad.Writer.Class
- Control.Monad.Writer.Trans
- Control.MonadPlus
- Control.Parallel
- Control.Parallel.Class
- Control.Plus
- Control.Promise
- Control.Safely
- Control.Semigroupoid
- Ctl.Examples.AdditionalUtxos
- Ctl.Examples.AlwaysMints
- Ctl.Examples.AlwaysSucceeds
- Ctl.Examples.AwaitTxConfirmedWithTimeout
- Ctl.Examples.BalanceTxConstraints
- Ctl.Examples.ByUrl
- Ctl.Examples.ChangeGeneration
- Ctl.Examples.Cip30
- Ctl.Examples.ContractTestUtils
- Ctl.Examples.Datums
- Ctl.Examples.DropTokens
- Ctl.Examples.ECDSA
- Ctl.Examples.ExUnits
- Ctl.Examples.Gov.DelegateVoteAbstain
- Ctl.Examples.Gov.Internal.Common
- Ctl.Examples.Gov.ManageDrep
- Ctl.Examples.Gov.ManageDrepScript
- Ctl.Examples.Gov.SubmitVote
- Ctl.Examples.Gov.SubmitVoteScript
- Ctl.Examples.Helpers
- Ctl.Examples.IncludeDatum
- Ctl.Examples.KeyWallet.Cip30
- Ctl.Examples.KeyWallet.DelegateVoteAbstain
- Ctl.Examples.KeyWallet.Internal.Cip30Contract
- Ctl.Examples.KeyWallet.Internal.Cip30HtmlForm
- Ctl.Examples.KeyWallet.Internal.Contract
- Ctl.Examples.KeyWallet.Internal.HtmlForm
- Ctl.Examples.KeyWallet.Internal.Pkh2PkhContract
- Ctl.Examples.KeyWallet.Internal.Pkh2PkhHtmlForm
- Ctl.Examples.KeyWallet.ManageDrep
- Ctl.Examples.KeyWallet.MintsAndSendsToken
- Ctl.Examples.KeyWallet.Pkh2Pkh
- Ctl.Examples.KeyWallet.SignMultiple
- Ctl.Examples.KeyWallet.SubmitVote
- Ctl.Examples.Lose7Ada
- Ctl.Examples.ManyAssets
- Ctl.Examples.MintsMultipleTokens
- Ctl.Examples.MultipleRedeemers
- Ctl.Examples.NativeScriptMints
- Ctl.Examples.OneShotMinting
- Ctl.Examples.PaysWithDatum
- Ctl.Examples.Pkh2Pkh
- Ctl.Examples.PlutusV2.AlwaysSucceeds
- Ctl.Examples.PlutusV2.InlineDatum
- Ctl.Examples.PlutusV2.OneShotMinting
- Ctl.Examples.PlutusV2.ReferenceInputsAndScripts
- Ctl.Examples.PlutusV2.Scripts.AlwaysMints
- Ctl.Examples.PlutusV2.Scripts.AlwaysSucceeds
- Ctl.Examples.PlutusV3.Scripts.AlwaysMints
- Ctl.Examples.Schnorr
- Ctl.Examples.SendsToken
- Ctl.Examples.SignData
- Ctl.Examples.SignMultiple
- Ctl.Examples.TxChaining
- Ctl.Examples.Utxos
- Ctl.Examples.Wallet
- Ctl.Internal.Affjax
- Ctl.Internal.BalanceTx
- Ctl.Internal.BalanceTx.CoinSelection
- Ctl.Internal.BalanceTx.Collateral
- Ctl.Internal.BalanceTx.Collateral.Select
- Ctl.Internal.BalanceTx.Constraints
- Ctl.Internal.BalanceTx.Error
- Ctl.Internal.BalanceTx.ExUnitsAndMinFee
- Ctl.Internal.BalanceTx.FakeOutput
- Ctl.Internal.BalanceTx.Sync
- Ctl.Internal.BalanceTx.Types
- Ctl.Internal.BalanceTx.UtxoMinAda
- Ctl.Internal.Cardano.TextEnvelope
- Ctl.Internal.CardanoCli
- Ctl.Internal.CoinSelection.UtxoIndex
- Ctl.Internal.Contract
- Ctl.Internal.Contract.AwaitTxConfirmed
- Ctl.Internal.Contract.Hooks
- Ctl.Internal.Contract.LogParams
- Ctl.Internal.Contract.MinFee
- Ctl.Internal.Contract.Monad
- Ctl.Internal.Contract.QueryBackend
- Ctl.Internal.Contract.QueryHandle
- Ctl.Internal.Contract.QueryHandle.Error
- Ctl.Internal.Contract.QueryHandle.Type
- Ctl.Internal.Contract.Sign
- Ctl.Internal.Contract.WaitUntilSlot
- Ctl.Internal.Contract.Wallet
- Ctl.Internal.Error
- Ctl.Internal.FfiHelpers
- Ctl.Internal.Helpers
- Ctl.Internal.Helpers.Formatter
- Ctl.Internal.IsData
- Ctl.Internal.JsWebSocket
- Ctl.Internal.Logging
- Ctl.Internal.Metadata.MetadataType
- Ctl.Internal.MinFee
- Ctl.Internal.NativeScripts
- Ctl.Internal.Partition
- Ctl.Internal.ProcessConstraints
- Ctl.Internal.ProcessConstraints.Error
- Ctl.Internal.ProcessConstraints.State
- Ctl.Internal.QueryM
- Ctl.Internal.QueryM.CurrentEpoch
- Ctl.Internal.QueryM.Dispatcher
- Ctl.Internal.QueryM.EraSummaries
- Ctl.Internal.QueryM.JsonRpc2
- Ctl.Internal.QueryM.Kupo
- Ctl.Internal.QueryM.Ogmios
- Ctl.Internal.QueryM.Pools
- Ctl.Internal.QueryM.UniqueId
- Ctl.Internal.ServerConfig
- Ctl.Internal.Service.Blockfrost
- Ctl.Internal.Service.Error
- Ctl.Internal.Service.Helpers
- Ctl.Internal.Spawn
- Ctl.Internal.Test.ConsoleReporter
- Ctl.Internal.Test.ContractTest
- Ctl.Internal.Test.E2E.Browser
- Ctl.Internal.Test.E2E.Feedback
- Ctl.Internal.Test.E2E.Feedback.Browser
- Ctl.Internal.Test.E2E.Feedback.Hooks
- Ctl.Internal.Test.E2E.Feedback.Node
- Ctl.Internal.Test.E2E.Options
- Ctl.Internal.Test.E2E.Route
- Ctl.Internal.Test.E2E.Runner
- Ctl.Internal.Test.E2E.Types
- Ctl.Internal.Test.E2E.Wallets
- Ctl.Internal.Test.KeyDir
- Ctl.Internal.Test.UtxoDistribution
- Ctl.Internal.Testnet.Contract
- Ctl.Internal.Testnet.DistributeFunds
- Ctl.Internal.Testnet.Server
- Ctl.Internal.Testnet.Types
- Ctl.Internal.Testnet.Utils
- Ctl.Internal.Transaction
- Ctl.Internal.TxOutput
- Ctl.Internal.Types.Cbor
- Ctl.Internal.Types.Chain
- Ctl.Internal.Types.DelegationsAndRewards
- Ctl.Internal.Types.EraSummaries
- Ctl.Internal.Types.Interval
- Ctl.Internal.Types.MetadataLabel
- Ctl.Internal.Types.ProtocolParameters
- Ctl.Internal.Types.Rational
- Ctl.Internal.Types.ScriptLookups
- Ctl.Internal.Types.StakeValidatorHash
- Ctl.Internal.Types.SystemStart
- Ctl.Internal.Types.TxConstraints
- Ctl.Internal.Types.UsedTxOuts
- Ctl.Internal.Types.Val
- Ctl.Internal.Wallet
- Ctl.Internal.Wallet.Cip30
- Ctl.Internal.Wallet.Cip30Mock
- Ctl.Internal.Wallet.KeyFile
- Ctl.Internal.Wallet.Spec
- Data.Align
- Data.Argonaut
- Data.Argonaut.Core
- Data.Argonaut.Decode
- Data.Argonaut.Decode.Class
- Data.Argonaut.Decode.Combinators
- Data.Argonaut.Decode.Decoders
- Data.Argonaut.Decode.Error
- Data.Argonaut.Decode.Parser
- Data.Argonaut.Encode
- Data.Argonaut.Encode.Class
- Data.Argonaut.Encode.Combinators
- Data.Argonaut.Encode.Encoders
- Data.Argonaut.Gen
- Data.Argonaut.JCursor
- Data.Argonaut.JCursor.Gen
- Data.Argonaut.Parser
- Data.Argonaut.Prisms
- Data.Argonaut.Traversals
- Data.Array
- Data.Array.NonEmpty
- Data.Array.NonEmpty.Internal
- Data.Array.Partial
- Data.Array.ST
- Data.Array.ST.Iterator
- Data.Array.ST.Partial
- Data.ArrayBuffer.Types
- Data.Bifoldable
- Data.Bifunctor
- Data.Bifunctor.Join
- Data.BigNumber
- Data.Bitraversable
- Data.Boolean
- Data.BooleanAlgebra
- Data.Bounded
- Data.Bounded.Generic
- Data.ByteArray
- Data.CatList
- Data.CatQueue
- Data.Char
- Data.Char.Gen
- Data.Char.Utils
- Data.CodePoint.Unicode
- Data.CodePoint.Unicode.Internal
- Data.CodePoint.Unicode.Internal.Casing
- Data.CommutativeRing
- Data.Comparison
- Data.Const
- Data.Coyoneda
- Data.Date
- Data.Date.Component
- Data.Date.Component.Gen
- Data.Date.Gen
- Data.DateTime
- Data.DateTime.Gen
- Data.DateTime.Instant
- Data.Decidable
- Data.Decide
- Data.Distributive
- Data.Divide
- Data.Divisible
- Data.DivisionRing
- Data.Either
- Data.Either.Inject
- Data.Either.Nested
- Data.Enum
- Data.Enum.Gen
- Data.Enum.Generic
- Data.Eq
- Data.Eq.Generic
- Data.Equivalence
- Data.EuclideanRing
- Data.Exists
- Data.Field
- Data.Foldable
- Data.FoldableWithIndex
- Data.FormURLEncoded
- Data.Formatter.DateTime
- Data.Formatter.Internal
- Data.Formatter.Interval
- Data.Formatter.Number
- Data.Formatter.Parser.Interval
- Data.Formatter.Parser.Number
- Data.Formatter.Parser.Utils
- Data.Function
- Data.Function.Memoize
- Data.Function.Uncurried
- Data.Functor
- Data.Functor.App
- Data.Functor.Clown
- Data.Functor.Compose
- Data.Functor.Contravariant
- Data.Functor.Coproduct
- Data.Functor.Coproduct.Inject
- Data.Functor.Coproduct.Nested
- Data.Functor.Costar
- Data.Functor.Flip
- Data.Functor.Invariant
- Data.Functor.Joker
- Data.Functor.Mu
- Data.Functor.Nu
- Data.Functor.Product
- Data.Functor.Product.Nested
- Data.Functor.Product2
- Data.Functor.Variant
- Data.FunctorWithIndex
- Data.Generic.Rep
- Data.HTTP.Method
- Data.HeytingAlgebra
- Data.HeytingAlgebra.Generic
- Data.Identity
- Data.Int
- Data.Int.Bits
- Data.Interval
- Data.Interval.Duration
- Data.Interval.Duration.Iso
- Data.JSDate
- Data.Lattice
- Data.Lattice.Verify
- Data.Lazy
- Data.Lens
- Data.Lens.AffineTraversal
- Data.Lens.At
- Data.Lens.Common
- Data.Lens.Fold
- Data.Lens.Fold.Partial
- Data.Lens.Getter
- Data.Lens.Grate
- Data.Lens.Index
- Data.Lens.Indexed
- Data.Lens.Internal.Bazaar
- Data.Lens.Internal.Exchange
- Data.Lens.Internal.Focusing
- Data.Lens.Internal.Forget
- Data.Lens.Internal.Grating
- Data.Lens.Internal.Indexed
- Data.Lens.Internal.Market
- Data.Lens.Internal.Re
- Data.Lens.Internal.Shop
- Data.Lens.Internal.Stall
- Data.Lens.Internal.Tagged
- Data.Lens.Internal.Wander
- Data.Lens.Internal.Zipping
- Data.Lens.Iso
- Data.Lens.Iso.Newtype
- Data.Lens.Lens
- Data.Lens.Lens.Product
- Data.Lens.Lens.Tuple
- Data.Lens.Lens.Unit
- Data.Lens.Lens.Void
- Data.Lens.Prism
- Data.Lens.Prism.Coproduct
- Data.Lens.Prism.Either
- Data.Lens.Prism.Maybe
- Data.Lens.Record
- Data.Lens.Setter
- Data.Lens.Traversal
- Data.Lens.Types
- Data.Lens.Zoom
- Data.List
- Data.List.Internal
- Data.List.Lazy
- Data.List.Lazy.NonEmpty
- Data.List.Lazy.Types
- Data.List.NonEmpty
- Data.List.Partial
- Data.List.Types
- Data.List.ZipList
- Data.Log.Filter
- Data.Log.Formatter.JSON
- Data.Log.Formatter.Pretty
- Data.Log.Level
- Data.Log.Message
- Data.Log.Tag
- Data.Map
- Data.Map.Gen
- Data.Map.Internal
- Data.Maybe
- Data.Maybe.First
- Data.Maybe.Last
- Data.MediaType
- Data.MediaType.Common
- Data.Monoid
- Data.Monoid.Additive
- Data.Monoid.Alternate
- Data.Monoid.Conj
- Data.Monoid.Disj
- Data.Monoid.Dual
- Data.Monoid.Endo
- Data.Monoid.Generic
- Data.Monoid.Multiplicative
- Data.NaturalTransformation
- Data.Newtype
- Data.NonEmpty
- Data.Nullable
- Data.Number
- Data.Number.Approximate
- Data.Number.Format
- Data.Op
- Data.Options
- Data.Ord
- Data.Ord.Down
- Data.Ord.Generic
- Data.Ord.Max
- Data.Ord.Min
- Data.Ordering
- Data.Posix
- Data.Posix.Signal
- Data.Predicate
- Data.Profunctor
- Data.Profunctor.Choice
- Data.Profunctor.Closed
- Data.Profunctor.Cochoice
- Data.Profunctor.Costrong
- Data.Profunctor.Join
- Data.Profunctor.Split
- Data.Profunctor.Star
- Data.Profunctor.Strong
- Data.Ratio
- Data.Rational
- Data.Reflectable
- Data.Ring
- Data.Ring.Generic
- Data.Semigroup
- Data.Semigroup.First
- Data.Semigroup.Foldable
- Data.Semigroup.Generic
- Data.Semigroup.Last
- Data.Semigroup.Traversable
- Data.Semiring
- Data.Semiring.Generic
- Data.Set
- Data.Set.NonEmpty
- Data.Show
- Data.Show.Generic
- Data.String
- Data.String.CaseInsensitive
- Data.String.CodePoints
- Data.String.CodeUnits
- Data.String.Common
- Data.String.Gen
- Data.String.NonEmpty
- Data.String.NonEmpty.CaseInsensitive
- Data.String.NonEmpty.CodePoints
- Data.String.NonEmpty.CodeUnits
- Data.String.NonEmpty.Internal
- Data.String.Pattern
- Data.String.Regex
- Data.String.Regex.Flags
- Data.String.Regex.Unsafe
- Data.String.Unicode
- Data.String.Unsafe
- Data.String.Utils
- Data.Symbol
- Data.TacitString
- Data.TextDecoder
- Data.TextEncoder
- Data.These
- Data.These.Gen
- Data.Time
- Data.Time.Component
- Data.Time.Component.Gen
- Data.Time.Duration
- Data.Time.Duration.Gen
- Data.Time.Gen
- Data.Traversable
- Data.Traversable.Accum
- Data.Traversable.Accum.Internal
- Data.TraversableWithIndex
- Data.Tuple
- Data.Tuple.Nested
- Data.Typelevel.Bool
- Data.Typelevel.Num
- Data.Typelevel.Num.Aliases
- Data.Typelevel.Num.Ops
- Data.Typelevel.Num.Reps
- Data.Typelevel.Num.Sets
- Data.Typelevel.Undefined
- Data.UInt
- Data.UInt.Gen
- Data.Unfoldable
- Data.Unfoldable1
- Data.Unit
- Data.Variant
- Data.Variant.Internal
- Data.Void
- Data.Yoneda
- Debug
- Effect
- Effect.AVar
- Effect.Aff
- Effect.Aff.AVar
- Effect.Aff.Class
- Effect.Aff.Compat
- Effect.Aff.Retry
- Effect.Class
- Effect.Class.Console
- Effect.Console
- Effect.Exception
- Effect.Exception.Unsafe
- Effect.Now
- Effect.Random
- Effect.Ref
- Effect.Uncurried
- Effect.Unsafe
- ExitCodes
- Foreign
- Foreign.Index
- Foreign.Keys
- Foreign.Object
- Foreign.Object.Gen
- Foreign.Object.ST
- Foreign.Object.ST.Unsafe
- Foreign.Object.Unsafe
- Heterogeneous.Folding
- Heterogeneous.Mapping
- Internal.CardanoCli.QueryHandle
- JS.BigInt
- JSURI
- Literals
- Literals.Boolean
- Literals.Int
- Literals.Literal
- Literals.Null
- Literals.Number
- Literals.String
- Literals.Undefined
- Mote
- Mote.Description
- Mote.Entry
- Mote.Monad
- Mote.Plan
- Mote.TestPlanM
- Noble.Secp256k1.ECDSA
- Noble.Secp256k1.Schnorr
- Noble.Secp256k1.Utils
- Node.Buffer
- Node.Buffer.Class
- Node.Buffer.Immutable
- Node.Buffer.Internal
- Node.Buffer.ST
- Node.Buffer.Types
- Node.ChildProcess
- Node.Crypto
- Node.Crypto.Cipher
- Node.Crypto.Decipher
- Node.Crypto.Hash
- Node.Crypto.Hmac
- Node.Encoding
- Node.FS
- Node.FS.Aff
- Node.FS.Async
- Node.FS.Perms
- Node.FS.Stats
- Node.FS.Stream
- Node.FS.Sync
- Node.HTTP
- Node.HTTP.Client
- Node.HTTP.Secure
- Node.Net
- Node.Net.Server
- Node.Net.Socket
- Node.Path
- Node.Platform
- Node.Process
- Node.ReadLine
- Node.Stream
- Node.Stream.Aff
- Node.Stream.Aff.Internal
- Node.URL
- Options.Applicative
- Options.Applicative.BashCompletion
- Options.Applicative.Builder
- Options.Applicative.Builder.Completer
- Options.Applicative.Builder.Internal
- Options.Applicative.Common
- Options.Applicative.Extra
- Options.Applicative.Help
- Options.Applicative.Help.Chunk
- Options.Applicative.Help.Core
- Options.Applicative.Help.Levenshtein
- Options.Applicative.Help.Pretty
- Options.Applicative.Help.Types
- Options.Applicative.Internal
- Options.Applicative.Internal.Utils
- Options.Applicative.Types
- PSCI.Support
- Parsing
- Parsing.Combinators
- Parsing.Combinators.Array
- Parsing.Expr
- Parsing.Indent
- Parsing.Language
- Parsing.String
- Parsing.String.Basic
- Parsing.String.Replace
- Parsing.Token
- Partial
- Partial.Unsafe
- Pipes
- Pipes.Core
- Pipes.Internal
- Pipes.ListT
- Pipes.Prelude
- Prelude
- Prim
- Prim.Boolean
- Prim.Coerce
- Prim.Int
- Prim.Ordering
- Prim.Row
- Prim.RowList
- Prim.Symbol
- Prim.TypeError
- Random.LCG
- Record
- Record.Builder
- Record.Unsafe
- Record.Unsafe.Union
- Safe.Coerce
- Scaffold
- Scaffold.Main
- Scaffold.Test.Blockfrost
- Scaffold.Test.E2E
- Scaffold.Test.E2E.Serve
- Test.Assert
- Test.Ctl.ApplyArgs
- Test.Ctl.BalanceTx.ChangeGeneration
- Test.Ctl.BalanceTx.Collateral
- Test.Ctl.BalanceTx.Time
- Test.Ctl.Blockfrost
- Test.Ctl.Blockfrost.Aeson.Suite
- Test.Ctl.Blockfrost.Contract
- Test.Ctl.Blockfrost.GenerateFixtures.ChainTip
- Test.Ctl.Blockfrost.GenerateFixtures.EraSummaries
- Test.Ctl.Blockfrost.GenerateFixtures.Helpers
- Test.Ctl.Blockfrost.GenerateFixtures.NativeScript
- Test.Ctl.Blockfrost.GenerateFixtures.ProtocolParameters
- Test.Ctl.Blockfrost.GenerateFixtures.ScriptInfo
- Test.Ctl.Blockfrost.GenerateFixtures.SystemStart
- Test.Ctl.CoinSelection
- Test.Ctl.CoinSelection.Arbitrary
- Test.Ctl.CoinSelection.RoundRobin
- Test.Ctl.CoinSelection.SelectionState
- Test.Ctl.CoinSelection.UtxoIndex
- Test.Ctl.CslGc
- Test.Ctl.Data
- Test.Ctl.Data.Interval
- Test.Ctl.E2E
- Test.Ctl.E2E.Route
- Test.Ctl.Fixtures
- Test.Ctl.Fixtures.CostModels
- Test.Ctl.Hashing
- Test.Ctl.Integration
- Test.Ctl.Internal.Hashing
- Test.Ctl.Internal.Plutus.Credential
- Test.Ctl.Internal.Plutus.Time
- Test.Ctl.Logging
- Test.Ctl.Main
- Test.Ctl.NativeScript
- Test.Ctl.Ogmios.Aeson
- Test.Ctl.Ogmios.EvaluateTx
- Test.Ctl.Ogmios.GenerateFixtures
- Test.Ctl.Partition
- Test.Ctl.PrivateKey
- Test.Ctl.ProtocolParameters
- Test.Ctl.QueryM.AffInterface
- Test.Ctl.Serialization
- Test.Ctl.Serialization.Hash
- Test.Ctl.Testnet
- Test.Ctl.Testnet.Common
- Test.Ctl.Testnet.Contract
- Test.Ctl.Testnet.Contract.Assert
- Test.Ctl.Testnet.Contract.Mnemonics
- Test.Ctl.Testnet.Contract.OgmiosMempool
- Test.Ctl.Testnet.DistributeFunds
- Test.Ctl.Testnet.ExUnits
- Test.Ctl.Testnet.Gov
- Test.Ctl.Testnet.Logging
- Test.Ctl.Testnet.SameWallets
- Test.Ctl.Testnet.Staking
- Test.Ctl.Testnet.Utils
- Test.Ctl.Testnet.UtxoDistribution
- Test.Ctl.Types.Interval
- Test.Ctl.Types.Ipv6
- Test.Ctl.Types.TokenName
- Test.Ctl.Types.Transaction
- Test.Ctl.Unit
- Test.Ctl.UsedTxOuts
- Test.Ctl.Utils
- Test.Ctl.Utils.DrainWallets
- Test.Ctl.Wallet.Bip32
- Test.QuickCheck
- Test.QuickCheck.Arbitrary
- Test.QuickCheck.Combinators
- Test.QuickCheck.Gen
- Test.QuickCheck.Laws
- Test.QuickCheck.Laws.Control
- Test.QuickCheck.Laws.Control.Align
- Test.QuickCheck.Laws.Control.Alignable
- Test.QuickCheck.Laws.Control.Alt
- Test.QuickCheck.Laws.Control.Alternative
- Test.QuickCheck.Laws.Control.Applicative
- Test.QuickCheck.Laws.Control.Apply
- Test.QuickCheck.Laws.Control.Bind
- Test.QuickCheck.Laws.Control.Category
- Test.QuickCheck.Laws.Control.Comonad
- Test.QuickCheck.Laws.Control.Crosswalk
- Test.QuickCheck.Laws.Control.Extend
- Test.QuickCheck.Laws.Control.Monad
- Test.QuickCheck.Laws.Control.MonadPlus
- Test.QuickCheck.Laws.Control.Plus
- Test.QuickCheck.Laws.Control.Semigroupoid
- Test.QuickCheck.Laws.Data
- Test.QuickCheck.Laws.Data.BooleanAlgebra
- Test.QuickCheck.Laws.Data.Bounded
- Test.QuickCheck.Laws.Data.BoundedEnum
- Test.QuickCheck.Laws.Data.CommutativeRing
- Test.QuickCheck.Laws.Data.DivisionRing
- Test.QuickCheck.Laws.Data.Enum
- Test.QuickCheck.Laws.Data.Eq
- Test.QuickCheck.Laws.Data.EuclideanRing
- Test.QuickCheck.Laws.Data.Field
- Test.QuickCheck.Laws.Data.Foldable
- Test.QuickCheck.Laws.Data.Functor
- Test.QuickCheck.Laws.Data.FunctorWithIndex
- Test.QuickCheck.Laws.Data.HeytingAlgebra
- Test.QuickCheck.Laws.Data.Monoid
- Test.QuickCheck.Laws.Data.Ord
- Test.QuickCheck.Laws.Data.Ring
- Test.QuickCheck.Laws.Data.Semigroup
- Test.QuickCheck.Laws.Data.Semiring
- Test.Scaffold.Main
- Test.Spec
- Test.Spec.Assertions
- Test.Spec.Assertions.String
- Test.Spec.Console
- Test.Spec.QuickCheck
- Test.Spec.Reporter
- Test.Spec.Reporter.Base
- Test.Spec.Reporter.Console
- Test.Spec.Reporter.ConsoleReporter
- Test.Spec.Reporter.Dot
- Test.Spec.Reporter.Spec
- Test.Spec.Reporter.Tap
- Test.Spec.Reporter.TeamCity
- Test.Spec.Result
- Test.Spec.Runner
- Test.Spec.Runner.Event
- Test.Spec.Speed
- Test.Spec.Style
- Test.Spec.Summary
- Test.Spec.Tree
- Text.PrettyPrint.Leijen
- Toppokki
- Type.Data.Boolean
- Type.Data.Ordering
- Type.Data.Symbol
- Type.Equality
- Type.Function
- Type.Prelude
- Type.Proxy
- Type.Row
- Type.Row.Homogeneous
- Type.RowList
- Unsafe.Coerce
- Untagged.Castable
- Untagged.TypeCheck
- Untagged.Union
- Web.DOM
- Web.DOM.CharacterData
- Web.DOM.ChildNode
- Web.DOM.Comment
- Web.DOM.DOMTokenList
- Web.DOM.Document
- Web.DOM.DocumentFragment
- Web.DOM.DocumentType
- Web.DOM.Element
- Web.DOM.HTMLCollection
- Web.DOM.Internal.Types
- Web.DOM.MutationObserver
- Web.DOM.MutationRecord
- Web.DOM.Node
- Web.DOM.NodeList
- Web.DOM.NodeType
- Web.DOM.NonDocumentTypeChildNode
- Web.DOM.NonElementParentNode
- Web.DOM.ParentNode
- Web.DOM.ProcessingInstruction
- Web.DOM.ShadowRoot
- Web.DOM.Text
- Web.Event.CustomEvent
- Web.Event.Event
- Web.Event.EventPhase
- Web.Event.EventTarget
- Web.Event.Internal.Types
- Web.File.Blob
- Web.File.File
- Web.File.FileList
- Web.File.FileReader
- Web.File.FileReader.ReadyState
- Web.File.Url
- Web.HTML
- Web.HTML.Common
- Web.HTML.Event.BeforeUnloadEvent
- Web.HTML.Event.BeforeUnloadEvent.EventTypes
- Web.HTML.Event.DataTransfer
- Web.HTML.Event.DataTransfer.DataTransferItem
- Web.HTML.Event.DragEvent
- Web.HTML.Event.DragEvent.EventTypes
- Web.HTML.Event.ErrorEvent
- Web.HTML.Event.EventTypes
- Web.HTML.Event.HashChangeEvent
- Web.HTML.Event.HashChangeEvent.EventTypes
- Web.HTML.Event.PageTransitionEvent
- Web.HTML.Event.PageTransitionEvent.EventTypes
- Web.HTML.Event.PopStateEvent
- Web.HTML.Event.PopStateEvent.EventTypes
- Web.HTML.Event.TrackEvent
- Web.HTML.Event.TrackEvent.EventTypes
- Web.HTML.HTMLAnchorElement
- Web.HTML.HTMLAreaElement
- Web.HTML.HTMLAudioElement
- Web.HTML.HTMLBRElement
- Web.HTML.HTMLBaseElement
- Web.HTML.HTMLBodyElement
- Web.HTML.HTMLButtonElement
- Web.HTML.HTMLCanvasElement
- Web.HTML.HTMLDListElement
- Web.HTML.HTMLDataElement
- Web.HTML.HTMLDataListElement
- Web.HTML.HTMLDivElement
- Web.HTML.HTMLDocument
- Web.HTML.HTMLDocument.ReadyState
- Web.HTML.HTMLDocument.VisibilityState
- Web.HTML.HTMLElement
- Web.HTML.HTMLEmbedElement
- Web.HTML.HTMLFieldSetElement
- Web.HTML.HTMLFormElement
- Web.HTML.HTMLHRElement
- Web.HTML.HTMLHeadElement
- Web.HTML.HTMLHeadingElement
- Web.HTML.HTMLHtmlElement
- Web.HTML.HTMLHyperlinkElementUtils
- Web.HTML.HTMLIFrameElement
- Web.HTML.HTMLImageElement
- Web.HTML.HTMLImageElement.CORSMode
- Web.HTML.HTMLImageElement.DecodingHint
- Web.HTML.HTMLImageElement.Laziness
- Web.HTML.HTMLInputElement
- Web.HTML.HTMLKeygenElement
- Web.HTML.HTMLLIElement
- Web.HTML.HTMLLabelElement
- Web.HTML.HTMLLegendElement
- Web.HTML.HTMLLinkElement
- Web.HTML.HTMLMapElement
- Web.HTML.HTMLMediaElement
- Web.HTML.HTMLMediaElement.CanPlayType
- Web.HTML.HTMLMediaElement.NetworkState
- Web.HTML.HTMLMediaElement.ReadyState
- Web.HTML.HTMLMetaElement
- Web.HTML.HTMLMeterElement
- Web.HTML.HTMLModElement
- Web.HTML.HTMLOListElement
- Web.HTML.HTMLObjectElement
- Web.HTML.HTMLOptGroupElement
- Web.HTML.HTMLOptionElement
- Web.HTML.HTMLOutputElement
- Web.HTML.HTMLParagraphElement
- Web.HTML.HTMLParamElement
- Web.HTML.HTMLPreElement
- Web.HTML.HTMLProgressElement
- Web.HTML.HTMLQuoteElement
- Web.HTML.HTMLScriptElement
- Web.HTML.HTMLSelectElement
- Web.HTML.HTMLSourceElement
- Web.HTML.HTMLSpanElement
- Web.HTML.HTMLStyleElement
- Web.HTML.HTMLTableCaptionElement
- Web.HTML.HTMLTableCellElement
- Web.HTML.HTMLTableColElement
- Web.HTML.HTMLTableDataCellElement
- Web.HTML.HTMLTableElement
- Web.HTML.HTMLTableHeaderCellElement
- Web.HTML.HTMLTableRowElement
- Web.HTML.HTMLTableSectionElement
- Web.HTML.HTMLTemplateElement
- Web.HTML.HTMLTextAreaElement
- Web.HTML.HTMLTimeElement
- Web.HTML.HTMLTitleElement
- Web.HTML.HTMLTrackElement
- Web.HTML.HTMLTrackElement.ReadyState
- Web.HTML.HTMLUListElement
- Web.HTML.HTMLVideoElement
- Web.HTML.History
- Web.HTML.Location
- Web.HTML.Navigator
- Web.HTML.SelectionMode
- Web.HTML.ValidityState
- Web.HTML.Window
- Web.Internal.FFI
- Web.Storage.Event.StorageEvent
- Web.Storage.Storage
- Web.XHR.EventTypes
- Web.XHR.FormData
- Web.XHR.ProgressEvent
- Web.XHR.ReadyState
- Web.XHR.ResponseType
- Web.XHR.XMLHttpRequest
- Web.XHR.XMLHttpRequestUpload