Vaulta

coralpool1v2

Contract

The data tables defined by this contract.

  • rows of miner

    Field Type
    owner name
    staked asset
    claimed_crl asset
    unclaimed_crl asset
    claimed_box asset
    unclaimed_box 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
    min_staked asset
    last_harvest_time uint32
    box_enable uint8
    box_code symbol_code
    box_reward asset
  • rows of round

    Field Type
    pool_id uint64
    no uint64
    offset name
    crl_amount uint64
    box_amount uint64
    completed bool