Module

Cardano.Types

Re-exports from Cardano.Types.Address

Re-exports from Cardano.Types.Asset

Re-exports from Cardano.Types.AssetClass

Re-exports from Cardano.Types.AssetName

Re-exports from Cardano.Types.AuxiliaryData

Re-exports from Cardano.Types.AuxiliaryDataHash

Re-exports from Cardano.Types.Base58String

#Base58String

Re-exports from Cardano.Types.BaseAddress

#BaseAddress

type BaseAddress = { networkId :: NetworkId, paymentCredential :: PaymentCredential, stakeCredential :: StakeCredential }

Re-exports from Cardano.Types.Bech32String

#Bech32String

Re-exports from Cardano.Types.BigInt

Re-exports from Cardano.Types.BigNum

Re-exports from Cardano.Types.BootstrapWitness

Re-exports from Cardano.Types.ByronAddress

Re-exports from Cardano.Types.CborBytes

Re-exports from Cardano.Types.Certificate

Re-exports from Cardano.Types.Coin

Re-exports from Cardano.Types.CostModel

Re-exports from Cardano.Types.Credential

Re-exports from Cardano.Types.DataHash

Re-exports from Cardano.Types.Ed25519KeyHash

Re-exports from Cardano.Types.Ed25519Signature

Re-exports from Cardano.Types.EnterpriseAddress

#EnterpriseAddress

type EnterpriseAddress = { networkId :: NetworkId, paymentCredential :: PaymentCredential }

Re-exports from Cardano.Types.Epoch

Re-exports from Cardano.Types.ExUnitPrices

Re-exports from Cardano.Types.ExUnits

Re-exports from Cardano.Types.GeneralTransactionMetadata

Re-exports from Cardano.Types.GenesisDelegateHash

Re-exports from Cardano.Types.GenesisHash

Re-exports from Cardano.Types.Ipv4

Re-exports from Cardano.Types.Ipv6

Re-exports from Cardano.Types.Language

Re-exports from Cardano.Types.MIRPot

Re-exports from Cardano.Types.MIRToStakeCredentials

Re-exports from Cardano.Types.Mint

Re-exports from Cardano.Types.MoveInstantaneousReward

Re-exports from Cardano.Types.MultiAsset

Re-exports from Cardano.Types.NativeScript

Re-exports from Cardano.Types.NetworkId

Re-exports from Cardano.Types.OutputDatum

Re-exports from Cardano.Types.PaymentCredential

Re-exports from Cardano.Types.PaymentPubKeyHash

Re-exports from Cardano.Types.PlutusData

Re-exports from Cardano.Types.PlutusScript

Re-exports from Cardano.Types.PointerAddress

Re-exports from Cardano.Types.PoolMetadata

Re-exports from Cardano.Types.PoolMetadataHash

Re-exports from Cardano.Types.PoolParams

#PoolParams

newtype PoolParams

Constructors

Instances

Re-exports from Cardano.Types.PoolPubKeyHash

Re-exports from Cardano.Types.PrivateKey

Re-exports from Cardano.Types.ProposedProtocolParameterUpdates

Re-exports from Cardano.Types.ProtocolParamUpdate

#ProtocolParamUpdate

newtype ProtocolParamUpdate

Constructors

Instances

Re-exports from Cardano.Types.ProtocolVersion

Re-exports from Cardano.Types.PublicKey

Re-exports from Cardano.Types.RawBytes

Re-exports from Cardano.Types.Redeemer

Re-exports from Cardano.Types.RedeemerTag

Re-exports from Cardano.Types.Relay

#Relay

data Relay

Constructors

Instances

Re-exports from Cardano.Types.RewardAddress

#RewardAddress

type RewardAddress = { networkId :: NetworkId, stakeCredential :: StakeCredential }

Re-exports from Cardano.Types.ScriptDataHash

Re-exports from Cardano.Types.ScriptHash

Re-exports from Cardano.Types.ScriptRef

Re-exports from Cardano.Types.Slot

Re-exports from Cardano.Types.StakeCredential

Re-exports from Cardano.Types.StakePubKeyHash

Re-exports from Cardano.Types.Transaction

Re-exports from Cardano.Types.TransactionBody

#TransactionBody

newtype TransactionBody

Constructors

Instances

Re-exports from Cardano.Types.TransactionHash

Re-exports from Cardano.Types.TransactionInput

Re-exports from Cardano.Types.TransactionMetadatum

Re-exports from Cardano.Types.TransactionOutput

Re-exports from Cardano.Types.TransactionUnspentOutput

Re-exports from Cardano.Types.TransactionWitnessSet

Re-exports from Cardano.Types.URL

Re-exports from Cardano.Types.UnitInterval

Re-exports from Cardano.Types.Update

#Update

Re-exports from Cardano.Types.UtxoMap

Re-exports from Cardano.Types.VRFKeyHash

Re-exports from Cardano.Types.Value

#Value

data Value

In Plutus, Ada is is stored inside the map (with currency symbol and token name being empty bytestrings). cardano-serialization-lib makes semantic distinction between native tokens and Ada, and we follow this convention.

Constructors

Instances

Re-exports from Cardano.Types.Vkey

Re-exports from Cardano.Types.Vkeywitness

Modules