scalus.ledger.api.v2

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object OutputDatum

Attributes

Companion
enum
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
case class ScriptContext(txInfo: TxInfo, purpose: ScriptPurpose)

The context that the currently-executing script can access.

The context that the currently-executing script can access.

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
case class TxInInfo(outRef: TxOutRef, resolved: TxOut)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class TxInfo(inputs: List[TxInInfo], referenceInputs: List[TxInInfo], outputs: List[TxOut], fee: Value, mint: Value, dcert: List[DCert], withdrawals: AssocMap[StakingCredential, BigInt], validRange: PosixTimeRange, signatories: List[PubKeyHash], redeemers: AssocMap[ScriptPurpose, Redeemer], data: AssocMap[DatumHash, Datum], id: TxId)

A pending transaction.

A pending transaction.

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class TxOut(address: Address, value: Value, datum: OutputDatum, referenceScript: Maybe[ScriptHash])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Exports

Defined exports

final val Address: Address
Exported from v1
final type Address = Address
Exported from v1
final type Closure = Closure
Exported from Contexts$package$
final val Credential: Credential
Exported from v1
final type Credential = Credential
Exported from v1
Exported from ToDataInstances
Exported from Contexts$package$
final val DCert: DCert
Exported from v1
final type DCert = DCert
Exported from v1
export DCertLift[T <: DCert]
Exported from ToDataInstances
final type Datum = Datum
Exported from Contexts$package$
final type DatumHash = DatumHash
Exported from Contexts$package$
final val Interval: Interval
Exported from v1
final type Interval = Interval
Exported from v1
Exported from v1
Exported from v1
Exported from v1
Exported from v1
final type PosixTime = PosixTime
Exported from Contexts$package$
Exported from Contexts$package$
final val PubKeyHash: PubKeyHash
Exported from v1
final type PubKeyHash = PubKeyHash
Exported from v1
final type Redeemer = Redeemer
Exported from Contexts$package$
final type RedeemerHash = RedeemerHash
Exported from Contexts$package$
final type ScriptHash = ScriptHash
Exported from Contexts$package$
Exported from v1
Exported from v1
Exported from ToDataInstances
Exported from v1
Exported from v1
final type TokenName = TokenName
Exported from Contexts$package$
final val TxId: TxId
Exported from v1
final type TxId = TxId
Exported from v1
final val TxOutRef: TxOutRef
Exported from v1
final type TxOutRef = TxOutRef
Exported from v1
Exported from Contexts$package$
final val Value: Value
Exported from v1
final type Value = Value
Exported from Contexts$package$
Exported from FromDataInstances
Exported from ToDataInstances
Exported from ToDataInstances
Exported from ToDataInstances
Exported from ToDataInstances
Exported from ToDataInstances
Exported from ToDataInstances
Exported from ToDataInstances