Module transaction

Source

Functionsยง

address_minimum_lovelace_with_assets
Calculates the minimum lovelace required for a given address with assets.
calculate_min_required_utxo
Calculates the minimum required UTXO for a given output.
collateral_input
Creates a collateral input for a transaction based on the network.
computation_fee
Computes the computation fee for a transaction.
extract_budgets
Extracts CPU and memory budgets from a JSON value.
seedelf_minimum_lovelace
Calculates the minimum lovelace required for a SeedElf transaction.
seedelf_reference_utxo
Creates a reference UTXO input for the Seedelf contract.
seedelf_token_name
Generates the SeedElf token name.
total_computation_fee
Calculates the total computation fee for a list of CPU and memory budgets.
wallet_minimum_lovelace_with_assets
Calculates the minimum lovelace required for a wallet transaction output with assets.
wallet_reference_utxo
Creates a reference UTXO input for the wallet contract.