Vaulta

themarftoken

Contract

The data tables defined by this contract.

  • Field Type
    tokensymbol symbol
    tokencontract name
    exchange_rate float64
  • rows of account

    Field Type
    balance asset
  • Field Type
    account name
    available asset
    staked asset
    is_grabbed bool
  • Field Type
    account name
  • Field Type
    rewards_per_day asset
    min_stake_time uint8
    min_unstake_time uint8
    min_reward_time uint8
    round uint8
    total_reward asset
    total_weight float64
    reward_date time_point_sec
    prev_reward_date time_point_sec
  • rows of setting

    Field Type
    token_contract name
    max_airgrab_amount asset
    current_airgrab_amount asset
    tokens_per_user asset
    locked_till time_point_sec
  • Field Type
    airgrab_contract name
    urirewaccount name
    urirew_amount asset
    inflate_per_day asset
    minimum_days_between_payout uint8
    initial_burn_percent float64
    total_percent float64
    current_burn_amount asset
    total_burn_amount asset
    rewards_pool asset
    last_uri_dist_at time_point_sec
  • rows of staking

    Field Type
    id uint64
    account name
    stake_amount asset
    staked_at time_point_sec
    unstaked_at time_point_sec
    last_paid_round uint8
    unstake_amt_transferred bool
  • Field Type
    supply asset
    max_supply asset
    issuer name
  • Field Type
    account_name name
    amount_grabbed asset
  • Field Type
    account name