Vaulta

mine.joker

Contract

The data tables defined by this contract.

  • rows of pool

    Field Type
    key uint64
    created uint32
    staking asset
    mining_pool asset
    total_reward asset
    total_rex asset
    last_reward_day uint32
  • rows of rexpool

    Field Type
    version uint8
    total_lent asset
    total_unlent asset
    total_rent asset
    total_lendable asset
    total_rex asset
    namebid_proceeds asset
    loan_num uint64
  • Field Type
    day uint32
    pool asset
    reward_per_share float64
  • rows of state

    Field Type
    day uint32
    pool asset
    total_reward asset
    started bool