Avalanche SDK Client - v0.0.4-alpha.14
    Preparing search index...

    Module utils

    Type Aliases

    GetUtxosForAddressParams

    Functions

    avaxToNanoAvax

    Convert AVAX to nanoAVAX

    avaxToWei

    Convert AVAX to wei

    buildUtxoBytes

    Builds UTXO bytes from the given UTXO parameters.

    CB58ToHex

    Decodes a CB58 string into a hex string (0x...).

    getTxFromBytes

    Get a transaction from a buffer or hex string

    getUnsignedTxFromBytes

    Get an unsigned transaction from a buffer or hex string

    getUtxoFromBytes

    Get a Utxo from a buffer or hex string

    getUtxosForAddress

    Get the UTXOs for an address.

    hexToCB58

    Encodes a hex string (0x...) into CB58.

    nanoAvaxToAvax

    Convert nanoAVAX to AVAX

    nanoAvaxToWei

    Convert nanoAVAX to wei

    removeChecksum
    weiToAvax

    Convert wei to AVAX

    weiToNanoAvax

    Convert wei to nanoAVAX