Vaulta

dgame5555555

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    name name
    balance uint64
  • rows of item

    Field Type
    number uint64
    sales uint64
  • rows of order

    Field Type
    id uint64
    name name
    number uint64
    quantity uint64
    key uint128
  • Field Type
    name name
    quantity uint64
    amount uint64
    sales uint64
  • rows of result

    Field Type
    name name
    issue uint64
    number uint64
    quantity uint64
    prize uint64
  • rows of stats

    Field Type
    issue uint64
    quantity uint64
    amount uint64
    sales uint64
    orders uint64
    provider_orders uint64
    number uint64
    publication_date uint64