config

class ActionCosts
add_key = ActionCosts.add_key
create_account = ActionCosts.create_account
delete_account = ActionCosts.delete_account
delete_key = ActionCosts.delete_key
deploy_contract = ActionCosts.deploy_contract
function_call = ActionCosts.function_call
new_receipt = ActionCosts.new_receipt
stake = ActionCosts.stake
transfer = ActionCosts.transfer
value_return = ActionCosts.value_return
class ExtCosts

Strongly-typed representation of the fees for counting.

alt_bn128_g1_multiexp_base = ExtCosts.alt_bn128_g1_multiexp_base
alt_bn128_g1_multiexp_element = ExtCosts.alt_bn128_g1_multiexp_element
alt_bn128_g1_sum_base = ExtCosts.alt_bn128_g1_sum_base
alt_bn128_g1_sum_element = ExtCosts.alt_bn128_g1_sum_element
alt_bn128_pairing_check_base = ExtCosts.alt_bn128_pairing_check_base
alt_bn128_pairing_check_element = ExtCosts.alt_bn128_pairing_check_element
base = ExtCosts.base
contract_loading_base = ExtCosts.contract_loading_base
contract_loading_bytes = ExtCosts.contract_loading_bytes
ecrecover_base = ExtCosts.ecrecover_base
ed25519_verify_base = ExtCosts.ed25519_verify_base
ed25519_verify_byte = ExtCosts.ed25519_verify_byte
keccak256_base = ExtCosts.keccak256_base
keccak256_byte = ExtCosts.keccak256_byte
keccak512_base = ExtCosts.keccak512_base
keccak512_byte = ExtCosts.keccak512_byte
log_base = ExtCosts.log_base
log_byte = ExtCosts.log_byte
promise_and_base = ExtCosts.promise_and_base
promise_and_per_promise = ExtCosts.promise_and_per_promise
promise_return = ExtCosts.promise_return
read_cached_trie_node = ExtCosts.read_cached_trie_node
read_memory_base = ExtCosts.read_memory_base
read_memory_byte = ExtCosts.read_memory_byte
read_register_base = ExtCosts.read_register_base
read_register_byte = ExtCosts.read_register_byte
ripemd160_base = ExtCosts.ripemd160_base
ripemd160_block = ExtCosts.ripemd160_block
sha256_base = ExtCosts.sha256_base
sha256_byte = ExtCosts.sha256_byte
storage_has_key_base = ExtCosts.storage_has_key_base
storage_has_key_byte = ExtCosts.storage_has_key_byte
storage_iter_create_from_byte = ExtCosts.storage_iter_create_from_byte
storage_iter_create_prefix_base = ExtCosts.storage_iter_create_prefix_base
storage_iter_create_prefix_byte = ExtCosts.storage_iter_create_prefix_byte
storage_iter_create_range_base = ExtCosts.storage_iter_create_range_base
storage_iter_create_to_byte = ExtCosts.storage_iter_create_to_byte
storage_iter_next_base = ExtCosts.storage_iter_next_base
storage_iter_next_key_byte = ExtCosts.storage_iter_next_key_byte
storage_iter_next_value_byte = ExtCosts.storage_iter_next_value_byte
storage_read_base = ExtCosts.storage_read_base
storage_read_key_byte = ExtCosts.storage_read_key_byte
storage_read_value_byte = ExtCosts.storage_read_value_byte
storage_remove_base = ExtCosts.storage_remove_base
storage_remove_key_byte = ExtCosts.storage_remove_key_byte
storage_remove_ret_value_byte = ExtCosts.storage_remove_ret_value_byte
storage_write_base = ExtCosts.storage_write_base
storage_write_evicted_byte = ExtCosts.storage_write_evicted_byte
storage_write_key_byte = ExtCosts.storage_write_key_byte
storage_write_value_byte = ExtCosts.storage_write_value_byte
touching_trie_node = ExtCosts.touching_trie_node
utf16_decoding_base = ExtCosts.utf16_decoding_base
utf16_decoding_byte = ExtCosts.utf16_decoding_byte
utf8_decoding_base = ExtCosts.utf8_decoding_base
utf8_decoding_byte = ExtCosts.utf8_decoding_byte
validator_stake_base = ExtCosts.validator_stake_base
validator_total_stake_base = ExtCosts.validator_total_stake_base
write_memory_base = ExtCosts.write_memory_base
write_memory_byte = ExtCosts.write_memory_byte
write_register_base = ExtCosts.write_register_base
write_register_byte = ExtCosts.write_register_byte