Vaulta

eospolyfarms

Contract

The data tables defined by this contract.

  • rows of global

    Field Type
    id uint64
    status uint8
    epoch uint32
    mine_ratio uint16
    rank_ratio uint16
    fund_ratio uint16
    dice_ratio uint16
    harvest_ranking_interval uint32
    last_harvest_ranking_time uint32
    reset_ranking_interval uint32
    last_reset_ranking_time uint32
    released_reward asset
    week_rewards weekreward[]
  • rows of lptoken

    Field Type
    owner name
    token uint64
  • rows of miner

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

    Field Type
    id uint64
    swap name
    mid uint64
    type uint8
    weight uint16
    epoch uint32
    duration uint32
    harvest_interval uint32
    last_harvest_time uint32
    total_traded asset
    total_staked asset
    released_reward asset
  • Field Type
    owner name
    traded asset
  • Field Type
    owner name
    traded asset