Avalanche SDK Client
    Preparing search index...

    Module methods/cChain

    Type Aliases

    CChainAtomicTxStatus

    The status of an atomic transaction

    GetAtomicTxErrorType
    GetAtomicTxParameters

    The parameters for the avax.getAtomicTx method.

    GetAtomicTxReturnType

    The return type for the avax.getAtomicTx method.

    GetAtomicTxStatusErrorType
    GetAtomicTxStatusParameters

    The parameters for the avax.getAtomicTxStatus method.

    GetAtomicTxStatusReturnType

    The return type for the avax.getAtomicTxStatus method.

    GetUTXOsErrorType
    GetUTXOsParameters

    The parameters for the avax.getUTXOs method.

    GetUTXOsReturnType

    The return type for the avax.getUTXOs method.

    IssueTxErrorType
    IssueTxParameters

    The parameters for the platform.issueTx method.

    IssueTxReturnType

    The return type for the platform.issueTx method.

    Functions

    getAtomicTx

    Get the atomic transaction by its ID.

    getAtomicTxStatus

    Get the status of an atomic transaction.

    getUTXOs

    Get the UTXOs for a set of addresses.

    issueTx

    Issue a transaction to the C-Chain.