Vaulta

packeosbid11

Contract

The data tables defined by this contract.

  • rows of config

    Field Type
    contract name
    taxi_price uint64
    taxi_limit uint16
    gas_price uint32
    gas_limit uint16
    first_gas_gift uint16
    taxi_gas_count uint16
    reward_interval uint64
    auction_reward_interval uint64
    reward_percent uint32
    reward_token uint64
    cost_gas_per_reward uint16
  • rows of driver

    Field Type
    account name
    inviter name
    invite_reward asset
    invite_reward_token asset
    total_work_reward asset
    total_work_reward_token asset
    total_invite_reward asset
    total_invite_reward_token asset
    number_of_taxis uint32
    last_claim_time uint64
    register_time uint64
    gas uint64
    status uint8
  • rows of global

    Field Type
    account name
    amount uint64
  • rows of level

    Field Type
    level uint32
    reward uint32
  • rows of rank

    Field Type
    account name
    invitations uint64
    timestamp uint64
  • rows of store

    Field Type
    timestamp uint64
    taxi_stock_count uint32
    rank_reward asset
  • rows of taxi

    Field Type
    id uint64
    owner name
    sold_time uint64
    claim_time uint64
    work_time uint64
    price asset
    total_claim_amount asset
    status uint8
  • rows of global

    Field Type
    account name
    amount uint64
  • rows of key

    Field Type
    id uint64