Cardano
class Cardano
Types
Link copied to clipboard
Delegate funds in this account to a specified staking pool.
Content copied to clipboard
TW.Cardano.Proto.Delegate
Link copied to clipboard
interface DelegateOrBuilder
Link copied to clipboard
Deregister staking key. can be done when staking is stopped completely. The Staking deposit is returned at this time.
Content copied to clipboard
TW.Cardano.Proto.DeregisterStakingKey
Link copied to clipboard
interface DeregisterStakingKeyOrBuilder
Link copied to clipboard
A transaction output that can be used as input
Content copied to clipboard
TW.Cardano.Proto.OutPoint
Link copied to clipboard
interface OutPointOrBuilder
Link copied to clipboard
Register a staking key for the account, prerequisite for Staking.
Note: staking messages are typically used with a 1-output-to-self transaction.
Content copied to clipboard
TW.Cardano.Proto.RegisterStakingKey
Link copied to clipboard
interface RegisterStakingKeyOrBuilder
Link copied to clipboard
Input data necessary to create a signed transaction.
Content copied to clipboard
TW.Cardano.Proto.SigningInput
Link copied to clipboard
interface SigningInputOrBuilder
Link copied to clipboard
Result containing the signed and encoded transaction.
Content copied to clipboard
TW.Cardano.Proto.SigningOutput
Link copied to clipboard
interface SigningOutputOrBuilder
Link copied to clipboard
Represents a token and an amount. Token is identified by PolicyID and name.
Content copied to clipboard
TW.Cardano.Proto.TokenAmount
Link copied to clipboard
interface TokenAmountOrBuilder
Link copied to clipboard
Collection of tokens with amount
Content copied to clipboard
TW.Cardano.Proto.TokenBundle
Link copied to clipboard
interface TokenBundleOrBuilder
Link copied to clipboard
Describes a preliminary transaction plan.
Content copied to clipboard
TW.Cardano.Proto.TransactionPlan
Link copied to clipboard
interface TransactionPlanOrBuilder
Link copied to clipboard
Message for simple Transfer tx
Content copied to clipboard
TW.Cardano.Proto.Transfer
Link copied to clipboard
interface TransferOrBuilder
Link copied to clipboard
One input for a transaction
Content copied to clipboard
TW.Cardano.Proto.TxInput
Link copied to clipboard
interface TxInputOrBuilder
Link copied to clipboard
One output for a transaction
Content copied to clipboard
TW.Cardano.Proto.TxOutput
Link copied to clipboard
interface TxOutputOrBuilder
Link copied to clipboard
Withdraw earned staking reward.
Content copied to clipboard
TW.Cardano.Proto.Withdraw
Link copied to clipboard
interface WithdrawOrBuilder