Address

scalus.cardano.onchain.plutus.v1.Address
See theAddress companion class
object Address

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Address.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

inline def fromCredential(credential: Credential): Address

Smart-constructor for an scalus.cardano.onchain.plutus.v1.Address from a scalus.cardano.onchain.plutus.v1.Credential. The resulting address has no delegation rights whatsoever.

Smart-constructor for an scalus.cardano.onchain.plutus.v1.Address from a scalus.cardano.onchain.plutus.v1.Credential. The resulting address has no delegation rights whatsoever.

Attributes

inline def fromPubKeyHash(pubKey: PubKeyHash): Address

Smart-constructor for an scalus.cardano.onchain.plutus.v1.Address from a scalus.cardano.onchain.plutus.v1.PubKeyHash. The resulting address has no delegation rights whatsoever.

Smart-constructor for an scalus.cardano.onchain.plutus.v1.Address from a scalus.cardano.onchain.plutus.v1.PubKeyHash. The resulting address has no delegation rights whatsoever.

Attributes

inline def fromScriptHash(script: ScriptHash): Address

Smart-constructor for an scalus.cardano.onchain.plutus.v1.Address from a scalus.cardano.onchain.plutus.v1.ScriptHash. The resulting address has no delegation rights whatsoever.

Smart-constructor for an scalus.cardano.onchain.plutus.v1.Address from a scalus.cardano.onchain.plutus.v1.ScriptHash. The resulting address has no delegation rights whatsoever.

Attributes

Concrete fields

lazy val sirDeps: List[SIRModuleWithDeps]
lazy val sirModule: Module