Vaulta

gempoolscode

Contract

The data tables defined by this contract.

  • Field Type
    owner name
    token uint64
  • rows of miner

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

    Field Type
    owner name
    staked uint64
    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
    swap name
    mid uint64
    total_staked uint64
    total_reward asset
    released_reward asset
    epoch_time uint32
    duration uint32
    is_stop uint32
    last_harvest_time uint32