Vaulta

mooncakepool

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • rows of miner

    Field Type
    owner name
    staked asset
    claimed asset
    unclaimed asset
  • rows of miner2

    Field Type
    owner name
    staked uint64
    staked2 asset
    claimed asset
    unclaimed asset
  • rows of pool

    Field Type
    id uint64
    contract name
    sym symbol
    total_staked asset
    total_reward asset
    released_reward asset
    epoch_time uint32
    duration uint32
    is_stop uint32
    min_staked asset
    last_harvest_time uint32
  • rows of pool2

    Field Type
    id uint64
    contract name
    mid uint64
    code symbol_code
    sym symbol
    total_staked uint64
    total_staked2 asset
    total_reward asset
    released_reward asset
    min_staked asset
    type uint32
    is_stop uint32
    epoch_time uint32
    duration uint32
    last_harvest_time uint32
  • Field Type
    owner name
    debt uint64
    token uint64