Vaulta

blockbaseopr

Contract

The data tables defined by this contract.

  • rows of accperm

    Field Type
    key name
    public_key string
    permissions string
  • Field Type
    key name
  • Field Type
    key name
    block_hash string
    timestamp uint64
  • Field Type
    producer string
    block_hash string
    previous_block_hash string
    last_trx_sequence_number uint64
    sequence_number uint64
    timestamp uint64
    transactions_count uint64
    producer_signature string
    merkletree_root_hash string
    is_verified bool
    is_latest_block bool
    block_size_in_bytes uint64
  • Field Type
    key name
    num_blocks_failed uint8
    num_blocks_produced uint8
  • Field Type
    key name
    public_key string
    producer_type uint8
    secret_hash checksum256
    secret checksum256
    work_duration_in_seconds uint64
  • rows of client

    Field Type
    key name
    public_key string
    sidechain_creation_timestamp uint64$
  • Field Type
    key name
    max_payment_per_block_validator_producers uint64
    max_payment_per_block_history_producers uint64
    max_payment_per_block_full_producers uint64
    min_payment_per_block_validator_producers uint64
    min_payment_per_block_history_producers uint64
    min_payment_per_block_full_producers uint64
    min_candidature_stake uint64
    number_of_validator_producers_required uint32
    number_of_history_producers_required uint32
    number_of_full_producers_required uint32
    block_time_in_seconds uint32
    num_blocks_between_settlements uint32
    block_size_in_bytes uint64
    config_changed_time_in_seconds uint64
  • Field Type
    key name
    max_payment_per_block_validator_producers uint64
    max_payment_per_block_history_producers uint64
    max_payment_per_block_full_producers uint64
    min_payment_per_block_validator_producers uint64
    min_payment_per_block_history_producers uint64
    min_payment_per_block_full_producers uint64
    min_candidature_stake uint64
    number_of_validator_producers_required uint32
    number_of_history_producers_required uint32
    number_of_full_producers_required uint32
    candidature_phase_duration_in_seconds uint32
    secret_sending_phase_duration_in_seconds uint32
    ip_sending_phase_duration_in_seconds uint32
    ip_retrieval_phase_duration_in_seconds uint32
    candidature_phase_end_date_in_seconds uint32
    secret_sending_phase_end_date_in_seconds uint32
    ip_sending_phase_end_date_in_seconds uint32
    ip_retrieval_phase_end_date_in_seconds uint32
    block_time_in_seconds uint32
    num_blocks_between_settlements uint32
    block_size_in_bytes uint64
  • Field Type
    key name
    has_chain_started bool
    is_configuration_phase bool
    is_candidature_phase bool
    is_secret_sending_phase bool
    is_ip_sending_phase bool
    is_ip_retrieving_phase bool
    is_production_phase bool
  • Field Type
    key name
    producer name
    production_start_date_in_seconds uint64
    has_produced_block bool
  • rows of histval

    Field Type
    key name
    block_hash string
    signed_producers name[]
    verify_signatures string[]
    packed_transaction bytes
    block_byte_in_hex string
  • Field Type
    key name
    public_key string
    encrypted_ips string[]
  • Field Type
    key name
    public_key string
    producer_type uint8
    work_duration_in_seconds uint64
    sidechain_start_date_in_seconds uint64
    is_ready_to_produce bool
  • Field Type
    key name
    producer_type uint8
  • Field Type
    key name
    reward uint64
  • Field Type
    key name
    block_hash string
    verify_signature string
    packed_transaction bytes
  • rows of version

    Field Type
    key name
    software_version uint32
  • Field Type
    key uint64
    producer name
    warning_type uint8
    warning_creation_date_in_seconds uint64
    producer_exit_date_in_seconds uint64