Vaulta

minttreasure

Contract

The data tables defined by this contract.

  • Field Type
    staker name
    inviter name
  • rows of pool

    Field Type
    id uint64
    poolname string
    total_stake asset
    total_quantity asset
    start_time uint32
    duration uint32
    min_stake asset
    second_quantity asset
    stake_type uint32
    stake_code name
    stake_mid uint32
  • rows of stake

    Field Type
    staker name
    stake_quantity asset
    claim_time uint32
    unclaim_quantity asset
    second_quantity float64
  • rows of token

    Field Type
    sym symbol
    quantity asset