Vaulta

openbrmeos11

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • Field Type
    invoice_id_key uint64
    created_date uint32
    sender name
  • rows of config

    Field Type
    config_id uint64
    running uint8
    overflow name
    active_accounts uint32
    staked_weekly asset
    staked_monthly asset
    staked_quarterly asset
    total_staked asset
    total_escrowed_monthly asset
    total_escrowed_quarterly asset
    total_shares uint64
    base_payout asset
    bonus asset
    total_payout asset
    interest_share asset
    unclaimed_tokens asset
    spare_a1 asset
    spare_a2 asset
    spare_i1 uint64
    spare_i2 uint64
  • Field Type
    stake_account name
    locked_balance asset
    refund_due uint32
  • rows of stake_row

    Field Type
    stake_account name
    stake_period uint8
    staked asset
    stake_date uint32
    stake_due uint32
    escrow asset
  • Field Type
    supply asset
    max_supply asset
    issuer name
  • Field Type
    invoice_id_key uint64
    invoice_status uint8
    from_account name
    to_account name
    invoice_total asset
    paid_total asset
    payment_due uint32
    payment_date uint32
    payment_id string
    invoice_descr string