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.