Vaulta

z1gametoken1

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • Field Type
    account name
    quantity asset
    request_time time_point
  • rows of mine

    Field Type
    owner name
    difficulty uint8
    current_allowance asset
    next_stage_allowance asset
    allowance asset
  • Field Type
    offerer name
    allowance asset
    current_exchange_rate asset
  • rows of pool

    Field Type
    owner name
    total_staked asset
    profit asset
  • rows of stakes

    Field Type
    account name
    staked asset
  • Field Type
    supply asset
    max_supply asset
    issuer name