Vaulta

virtualusers

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    user uint64
    key public_key
    actions_made uint64
    balance asset[]
    addition_info uint16
  • Field Type
    allowed_act_id uint64
    allowed_count uint32
    current_count uint32
    total_count uint64
    max_cpu uint8
    virt_balance_coef uint16
    last_update uint32
  • Field Type
    token_sym symbol
    contract name
  • rows of dapp

    Field Type
    dapp_name name
    dapp_key public_key
    dapp_auth name
    virtual_balance asset[]
    balance_model uint8
    transfer_act allowact
    transfer_to_allowed name[]
    actions_made uint64
    state uint8
  • Field Type
    act_id uint64
    act_contract name
    act_name name
    act_data bytes
  • Field Type
    id uint128
    estimate_at uint32
    dapp_name name
  • Field Type
    No data in response.
  • Field Type
    No data in response.
  • Field Type
    balance asset
  • Field Type
    user_id uint64
    real_balance asset[]
    virtual_balance asset[]