Vaulta

kmp3wkgqfyqx

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • rows of bill

    Field Type
    id uint64
    token_in extended_asset
    gtoken_out extended_asset
    token_out extended_asset
    creation_date time_point_sec
  • rows of cash

    Field Type
    name asset
    name_identity symbol_code
    available_deal_id uint64
    available_debt_id uint64
  • rows of debt

    Field Type
    id uint64
    owner name
    volume asset
    buyout_price asset
    reward asset
    creation_date time_point_sec
    expiration_date time_point_sec
  • rows of fee

    Field Type
    max_fee asset
  • rows of income

    Field Type
    user name
    is_priority bool
    last_day numerator
    previous_day numerator
  • Field Type
    user_name name
    inheritance_date time_point_sec
    inactive_period uint32
    inheritors inheritor_record[]
  • Field Type
    account name
  • rows of rate

    Field Type
    cash_token asset
  • rows of request

    Field Type
    id uint64
    creator name
    receiver name
    volume asset
    blocked_certificate asset
    creation_date time_point_sec
    expiration_date time_point_sec
    creator_approve bool
    receiver_approve bool
  • Field Type
    date time_point_sec
    account name
    royalty asset
  • rows of slice

    Field Type
    user name
    last_day divider
    previous_day divider
  • Field Type
    supply asset
    max_supply asset
    issuer name
  • rows of swap

    Field Type
    income extended_asset