Cardano C documentation
Auxiliary Data
Initializing search
    cardano-c
    cardano-c
    • Getting Started
      • Address
        • Address
        • Address Type
        • Base Address
        • Byron Address
        • Byron Address Attributes
        • Byron Address Type
        • Enterprise Address
        • Pointer Address
        • Stake Pointer
        • Reward Address
      • Assets
        • Asset ID
        • Asset ID List
        • Asset ID Map
        • Asset Name
        • Asset Name List
        • Asset Name Map
        • Multi Asset
        • Policy ID List
      • Auxiliary Data
        • Auxiliary Data
        • Metadatum
        • Metadatum Kind
        • Metadatum Label List
        • Metadatum List
        • Metadatum Map
        • PlutusV1 Script List
        • PlutusV2 Script List
        • PlutusV3 Script List
        • Transaction Metadata
      • Auxiliary Data
        • Auxiliary Data
        • Metadatum
        • Metadatum Kind
        • Metadatum Label List
        • Metadatum List
        • Metadatum Map
        • PlutusV1 Script List
        • PlutusV2 Script List
        • PlutusV3 Script List
        • Transaction Metadata
      • Certificates
        • Auth Committee Member Certificate
        • Certificate Types
        • Certificate
        • Certificate Set
        • Genesis Key Delegation Certificate
        • Move Instantaneous Rewards Certificate (MIR)
        • Move Instantaneous Rewards Pot Types
        • Move Instantaneous Rewards Types
        • MIR Between Pots
        • MIR To Stake Credentials
        • Pool Registration Certificate
        • Pool Retirement Certificate
        • Register DRep Certificate
        • Registration Certificate
        • Resignation Committee Member Certificate
        • Stake Delegation Certificate
        • Stake De-Registration Certificate
        • Stake Registration Certificate
        • Stake Registration Delegation Certificate
        • Stake Vote Delegation Certificate
        • Stake Vote Registration Delegation Certificate
        • Unregister DRep Certificate
        • Unregistration Certificate
        • Update DRep Certificate
        • Vote Delegation Certificate
        • Vote Registration Delegation Certificate
      • Common
        • Anchor
        • Bigint
        • Byte Order
        • Credential
        • Credential Type
        • Datum
        • Datum Type
        • DRep
        • DRep Type
        • Execution Units
        • Governance Action Id
        • Governance Key Type
        • Network Id
        • Protocol Version
        • Reward Address List
        • Unit Interval
        • Unspent Transaction Output (UTxO)
        • UTxO List
        • Withdrawal Map
      • Cryptography
        • BIP32 Private Key
        • BIP32 Public Key
        • ED25519 Private Key
        • ED25519 Public Key
        • ED25519 Signature
        • BLAKE2b Hash
        • BLAKE2b Hash Set
        • BLAKE2b Hash Size
        • CRC-32
        • EMIP-003
        • PBKDF2
      • CBOR
        • CBOR Writer
        • CBOR Reader
        • CBOR Major Type
        • CBOR Reader State
        • CBOR Simple Value
        • CBOR Tag
      • Encoding
        • Base58
        • Bech32
      • JSON
        • JSON Writer
        • JSON Context
        • JSON Format
        • JSON Object
        • JSON Object Type
      • Key Handlers
        • Account Derivation Path
        • Derivation Path
        • Secure Key Handler
        • Secure Key Handler Implentation
        • Secure Key Handler Type
        • Software Secure Key Handler
      • Plutus Data
        • Constr Plutus Data
        • Plutus Data
        • Plutus Data Kind
        • Plutus List
        • Plutus Map
      • Pool Parameters
        • IPv4 Address
        • IPv6 Address
        • Multi Hostname Relay
        • Pool Metadata
        • Pool Owners
        • Pool Parameters
        • Relay
        • Relay Type
        • Relays
        • Single Address Relay
        • Single Hostname Relay
      • Proposal Procedures
        • Committee
        • Committee Members Map
        • Constitution
        • Credential Set
        • Governance Action Type
        • Hard Fork Initiation Action
        • Info Action
        • New Constitution Action
        • No Confidence Action
        • Parameter Change Action
        • Proposal Procedure
        • Proposal Procedure Set
        • Treasury Withdrawals Action
        • Update Committee Action
      • Protocol Parameters
        • Cost Model
        • Cost Models
        • DREP Voting Thresholds
        • Execution Units Prices
        • Pool Voting Thresholds
        • Proposed Protocol Parameter Updates
        • Protocol Parameter Update
        • Protocol Parameters
        • Update
      • Providers
        • Provider
        • Provider Implementation
      • Scripts
        • Script
        • Native Script
        • Native Script List
        • Native Script Type
        • Native Script - Require All Of
        • Native Script - Require Any Of
        • Native Script - Require Time Before
        • Native Script - Require Time After
        • Script Language
        • Native Script - Require M Of N
        • Native Script - Require Signature
        • Plutus Language Version
        • Plutus Script - V1
        • Plutus Script - V2
        • Plutus Script - V3
      • Transaction
        • Transaction
      • Transaction Body
        • Transaction Body
        • Transaction Input
        • Transaction Input Set
        • Transaction Output
        • Transaction Output List
        • Value
      • Transaction Builder
        • Coin Selector
        • Transaction Balancing
        • Transaction Builder
        • Large First Coin Selector
        • Coin Selector Implementation
        • Fee
        • Implicit Coin
        • Transaction Evaluator
        • Transaction Evaluator Implementation
        • Provider Transaction Evaluator
        • Script Data Hash
        • Transaction Input To Redeemer Map
      • Voting Procedures
        • Vote
        • Voter
        • Voter Type
        • Voting Procedure
        • Voting Procedures
        • Voter List
        • Governance Action ID List
      • Witness Set
        • Bootstrap Witness
        • Bootstrap Witness Set
        • Native Script Set
        • Plutus Data Set
        • Plutus V1 Script set
        • Plutus V2 Script set
        • Plutus V3 Script set
        • Redeemer
        • Redeemer List
        • Redeemer Tag
        • VKey Witness
        • VKey Witness Set
        • Witness Set
      • Message Signing
        • CIP-008
      • BIP-039
      • Buffer
      • Error
      • Object
      • Time
      • Slot Config

    Auxiliary DataΒΆ

    The Auxiliary Data allows anyone to embed metadata into transactions, which is then stored in the blockchain.

    • Auxiliary Data
    • Metadatum
    • Metadatum Kind
    • Metadatum Label List
    • Metadatum List
    • Metadatum Map
    • PlutusV1 Script List
    • PlutusV2 Script List
    • PlutusV3 Script List
    • Transaction Metadata
    Back to top
    Previous Policy ID List
    Next Auxiliary Data
    © Copyright 2024, Biglup Labs.
    Created using Sphinx 7.2.6. and Sphinx-Immaterial